mmckegg / notevil
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
- require('vm') like in node but for the browser☆200Updated 3 months ago
- ☆153Updated 3 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- ☆138Updated 4 years ago
- evaluate statically-analyzable expressions☆177Updated 3 months ago
- A simple LRU cache☆135Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-alias / https://github.com/rollup/plugins/tree/master/packages/alias☆172Updated 5 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆176Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Load module from string☆298Updated 6 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 3 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 9 years ago
- Import a module while bypassing the cache☆284Updated last month
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Unleash the detectives☆227Updated last month
- Require global variables☆252Updated 5 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Exports a jsdom window object.☆77Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated 11 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- extend like a boss☆306Updated 4 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated 3 months ago
- Write files in an atomic fashion w/configurable ownership☆235Updated 5 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆143Updated last year