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
- Evaluate node require() module content directly☆94Updated 3 years ago
- ☆158Updated last year
- A simple LRU cache☆136Updated 4 years ago
- evaluate statically-analyzable expressions☆178Updated last year
- Load module from string☆299Updated 7 years ago
- Tentative to a simple JavaScript AST modification library☆249Updated 11 months ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Clear a module from the cache☆184Updated 4 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
- Require global variables☆254Updated 6 years ago
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Blazing fast unique hash generator☆311Updated 3 years ago
- ☆252Updated 5 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 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
- Get the system locale☆228Updated 4 years ago
- extend like a boss☆305Updated 5 years ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Simulates a global browser environment using jsdom☆177Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if function is an ES6 class.☆43Updated 6 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆179Updated 8 years ago
- The definitive JavaScript type testing library☆193Updated 2 months ago