pierrec / node-eval
Evaluate node require() module content directly
☆94Updated 3 years ago
Alternatives and similar repositories for node-eval:
Users that are interested in node-eval are comparing it to the libraries listed below
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Use ES6 proxies today!☆65Updated 7 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Make your own error types!☆70Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- JavaScript option parsing and help generation library☆163Updated last year
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-strip / https://github.com/rollup/plugins/blob/master/packages/strip☆50Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- Set of utilities to work with JSON / JSON5 documents.☆71Updated 5 years ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆44Updated 10 months ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 4 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Write data to a random temporary file☆105Updated 9 months ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Convert a glob to a regular expression☆150Updated 5 years ago
- evaluate statically-analyzable expressions☆177Updated 4 months ago
- Make your own nested errors☆68Updated last year
- Hooking Node.js stdout☆69Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Converts JavaScript objects to source☆102Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.