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 6 months ago
- A simple LRU cache☆136Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- ☆155Updated 6 months ago
- Require global variables☆253Updated 6 years ago
- extend like a boss☆305Updated 4 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
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Load module from string☆299Updated 7 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 7 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
- Check if function is an ES6 class.☆43Updated 5 years ago
- 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☆314Updated 6 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last week
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- evaluate statically-analyzable expressions☆178Updated 6 months ago
- Pretty-print a javascript object as a tree☆246Updated 8 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- Tentative to a simple JavaScript AST modification library☆246Updated 4 months ago
- A simple HTMLElement shim on the server☆52Updated 2 years ago
- ☆91Updated 2 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago