node-find-root

Node.js module to get the closest package.json

node-find-root is a simple library to get the closest package.json.

node-vscode-debugprotocol

VS Code Debug Protocol

This npm module contains declarations for the json-based Visual Studio Code debug protocol.

elpa-org-contrib

additional Emacs Lisp libraries for Org-mode

This package supplies the Emacs Lisp libraries that were part of Org-mode's contrib/ directory prior to the Org-9.5 release. These user-contributed addons mostly integrate Org-mode with other tools, both inside and outside of Emacs. There are also some additions to Org-mode's core functionality.

libmeshoptimizer2d

Mesh optimizing library for 3D object rendering

When a GPU renders triangle meshes, various stages of the GPU pipeline have to process vertex and index data. The efficiency of these stages depends on the data you feed to them; this library provides algorithms to help optimize meshes for these stages, as well as algorithms to reduce the mesh complexity and storage overhead.

node-react-highlight-words

ReactJS component to highlight words within a larger body of text

node-react-highlight-words is a node-react component used to highlight words within a larger body of text. To use it, just provide it with an array of search terms and a body of text to highlight.

r-cran-pkgdown

make static HTML documentation for a GNU R package

Generate an attractive and useful website from a source package. 'pkgdown' converts your documentation, vignettes, 'README', and more to 'HTML' making it easy to share information about your package online.