antoniolibrada / dotjs-2015-notesLinks
Notes from dotJS 2015
☆15Updated 9 years ago
Alternatives and similar repositories for dotjs-2015-notes
Users that are interested in dotjs-2015-notes are comparing it to the libraries listed below
Sorting:
- ESLint shareable config for the Google style☆55Updated 9 years ago
- (v8-lazy-parse-webpack-plugin) This is a webpack plugin designed to exploit the V8 engines treatment of functions with parens wrapped aro…☆104Updated 8 years ago
- Find built-in ESLint rules you don't have in your custom config☆33Updated 4 years ago
- Babel preset including only needed ES2015+ plugins☆89Updated 5 years ago
- Run CPU-consuming Gulp tasks in the separate processes to achieve faster builds.☆84Updated 5 years ago
- Node.js version switcher based on engines at `package.json`.☆68Updated 2 years ago
- Make npm's flat dependencies easier to find and sort☆42Updated 8 years ago
- a deck to take you beyond npm install☆27Updated 9 years ago
- Run jsperf.com tests locally with your NodeJS version☆34Updated 9 years ago
- Project is Discontinued and I'm contributing here -☆70Updated 8 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- Trigger cross-browser DOM events. Works with Browserify and as a standalone☆22Updated 9 years ago
- A command line tool to check the bundle size of one or more browser compatible npm modules☆59Updated 7 years ago
- Making releasing to npm so easy a kitten could probably do it™☆102Updated 4 months ago
- Easier debugging for ES6+ arrow functions☆47Updated 8 years ago
- Gulp plugin to exclude file contained in .gitignore from the stream☆27Updated 5 years ago
- [DEPRECATED] Lint your npm package☆59Updated 4 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- TAP output formatter using difflet for inequality errors.☆48Updated 5 years ago
- A mixin usable for both generic objects and decorators.☆60Updated 8 years ago
- Yeoman generator to setup Babel effortlessly (with plugins, if you want)☆40Updated 8 years ago
- Inside Babel stages: discover more about the features you've already installed☆35Updated 9 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 8 years ago
- DEPRECATED: Allows to map existing jshint/jscs rules to eslint☆45Updated 7 years ago
- A proposal for a Time To Interactive specification.