dherman / defense-of-dot-jsLinks
In Defense of .js: A Proposal for Node.js Modules
☆470Updated 9 years ago
Alternatives and similar repositories for defense-of-dot-js
Users that are interested in defense-of-dot-js are comparing it to the libraries listed below
Sorting:
- Tests if module's dependencies can be updated to latest version☆560Updated 7 years ago
- 🔍 Dead simple debugging for node.js using chrome-devtools.☆425Updated 5 years ago
- ☆413Updated 3 years ago
- Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin☆515Updated 6 years ago
- Browserify transform to apply Rollup (UNMAINTAINED)☆386Updated 6 years ago
- Stage 2 proposal for public class fields in ECMAScript☆487Updated 3 years ago
- JavaScript Concrete Syntax Tree☆458Updated 2 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆440Updated 7 years ago
- Asynchronous Generators for ES7☆390Updated 8 years ago
- ES6 polyfill vs. feature performance tests☆522Updated last year
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆246Updated 4 years ago
- Former home of the now-withdrawn cancelable promises proposal for JavaScript☆375Updated 8 years ago
- A Private Fields Proposal for ECMAScript☆318Updated 3 years ago
- Loader Standard☆609Updated 4 years ago
- Run multiple shell commands in parallel☆501Updated 4 years ago
- A Babel plugin which eliminates closures from your JavaScript wherever possible.☆368Updated 2 years ago
- A utility to convert JSHint and JSCS files into ESLint files and vice-versa☆275Updated 7 years ago
- Asynchronous Javascript language extensions