daluege / jsvm
The Node.js virtual machine interface in pure standard JS
☆13Updated 8 years ago
Alternatives and similar repositories for jsvm
Users that are interested in jsvm are comparing it to the libraries listed below
Sorting:
- launch a web worker at runtime that can require() in the browser with webpack☆119Updated last year
- Use ES6 proxies today!☆65Updated 8 years ago
- A requestIdleCallback shim/polyfill☆184Updated 4 years ago
- v8 debugger client☆48Updated 9 years ago
- cross browser microtask☆146Updated last year
- JS Object representation of a stack frame.☆82Updated 2 years ago
- ☆45Updated 2 years ago
- An exceptionally slim polyfill for document.currentScript in IE9+☆74Updated 5 years ago
- Run script easy!☆41Updated 5 months ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- require('vm') like in node but for the browser☆202Updated 4 months ago
- Extremely fast implementation of the node strftime module☆23Updated 10 years ago
- A talk on V8 garbage collection logs☆57Updated 8 years ago
- AST recursive visitor☆79Updated 2 years ago
- A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript☆41Updated 7 months ago
- Simple in-memory vinyl file store.☆126Updated 2 weeks ago
- In-browser playground for webpack☆61Updated 6 years ago
- Is this an ES6 generator function?☆49Updated 4 months ago
- A simple tool for parsing V8 GC logs.☆75Updated 6 years ago
- Resolve a relative path against a root path with validation☆32Updated 9 months 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
- utility box for ECMAScript language tools☆121Updated 3 years ago
- Easily unzip an HTTP stream☆18Updated last year
- resolve function which support the browser field in package.json☆102Updated 4 months ago
- Next generation complexity reporting for Javascript & Typescript based on the Babel parser.☆113Updated 2 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Custom renderer built as the part of blog post☆18Updated 6 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- The util.is* functions from Node core☆103Updated 3 years ago
- A reverse polish notation --> JavaScript compiler demoing source maps☆20Updated 11 years ago