mmckegg / notevilLinks
Evalulate javascript like the built-in javascript eval() method but safely.
☆194Updated 4 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☆205Updated last year
- ☆158Updated last year
- Load module from string☆299Updated 7 years ago
- A simple LRU cache☆136Updated 4 years ago
- Tentative to a simple JavaScript AST modification library☆249Updated last year
- evaluate statically-analyzable expressions☆178Updated last year
- Converts JavaScript objects to source☆104Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Pretty-print a javascript object as a tree☆258Updated last year
- 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
- Clear a module from the cache☆184Updated 4 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Require global variables☆254Updated 6 years ago
- Get the system locale☆228Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- ☆252Updated 5 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆103Updated last year
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆179Updated 8 years ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 2 weeks ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 4 months ago
- ☆139Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Check if a string or buffer is SVG☆143Updated 6 months ago