dfkaye / vm-shimLinks
working browser polyfill for node.js vm#runInContext() methods
☆21Updated 11 years ago
Alternatives and similar repositories for vm-shim
Users that are interested in vm-shim are comparing it to the libraries listed below
Sorting:
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A Proxy based implementation of Object.observe☆109Updated 5 years ago
- A minimal DOM implementation☆112Updated 3 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- DOM backend for JSX☆45Updated 6 years ago
- A simple LRU cache☆136Updated 4 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 3 years ago
- A Lightning Fast, Yet Very Small Promise A+ Compliant Implementation☆128Updated 6 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 3 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A node module for serving static files. Does etags, caching, etc.☆382Updated 5 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Like ruby's Abbrev module☆167Updated 3 weeks ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Resolve and require local & global modules in node.js like a boss