mmckegg / notevilLinks
Evalulate javascript like the built-in javascript eval() method but safely.
☆195Updated 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 7 months ago
- A simple LRU cache☆137Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- Tentative to a simple JavaScript AST modification library☆246Updated 6 months ago
- Clear a module from the cache☆182Updated 3 years ago
- evaluate statically-analyzable expressions☆178Updated 7 months ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 7 years ago
- Require global variables☆253Updated 6 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- ☆156Updated 7 months ago
- Environment agnostic nextTick polyfill☆75Updated 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
- Blazing fast unique hash generator☆308Updated 2 years ago
- ☆139Updated 4 years ago
- Tiny WebWorker for the Server☆250Updated 2 years ago
- Convert a glob to a regular expression☆148Updated 6 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- JavaScript option parsing and help generation library☆164Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- simple non-compliant xml parser for nodejs☆102Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated this week
- Converts JavaScript objects to source☆102Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 6 months ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago