mmckegg / notevilLinks
Evalulate javascript like the built-in javascript eval() method but safely.
☆194Updated 3 years ago
Alternatives and similar repositories for notevil
Users that are interested in notevil are comparing it to the libraries listed below
Sorting:
- require('vm') like in node but for the browser☆203Updated 10 months ago
- ☆157Updated 11 months ago
- evaluate statically-analyzable expressions☆178Updated 10 months ago
- Tentative to a simple JavaScript AST modification library☆249Updated 9 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Load module from string☆298Updated 7 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆209Updated 3 years ago
- A simple LRU cache☆136Updated 3 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 8 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- extend like a boss☆305Updated 5 years ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Clear a module from the cache☆184Updated 4 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Require global variables☆253Updated 6 years ago
- ☆139Updated 5 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 10 months ago
- Check if function is an ES6 class.☆43Updated 6 years ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- JavaScript option parsing and help generation library☆165Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆101Updated last year
- When close() is just not enough☆188Updated 5 years ago