DiegoRBaquero / node-vm
NodeJS Core Module
☆11Updated 3 years ago
Alternatives and similar repositories for node-vm:
Users that are interested in node-vm are comparing it to the libraries listed below
- Auto gen ci config file☆15Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.☆19Updated 8 months ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.org☆12Updated 5 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Range header field parser☆93Updated 11 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Standard NPM Package Format☆42Updated 3 years ago
- Resolve a relative path against a root path with validation☆32Updated 8 months ago
- random string generator☆29Updated 5 years ago
- ☆45Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 7 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- HTTP2 Server Push middleware for Koa☆24Updated 4 years ago
- Measuring execution time of functions☆16Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Incredibly unsafe way to free a Buffer☆47Updated 5 years ago
- Compressible Content-Type / mime checking.☆100Updated last year
- An adapter which make it easier to use Prism in Node.js.☆24Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Why? Cuz I need it☆15Updated 2 years ago
- destroy a stream if possible☆56Updated 8 months ago
- Check if something is a promise☆46Updated 4 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Scaffold out a node module.