michaelcontento / babel-preset-modern-nodeLinks
Babel preset for modern node apps
☆19Updated 8 years ago
Alternatives and similar repositories for babel-preset-modern-node
Users that are interested in babel-preset-modern-node are comparing it to the libraries listed below
Sorting:
- Babel preset including only needed ES2015+ plugins☆89Updated 5 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 9 years ago
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- Multiline tagged templates using a pipe |, followed by a space, to signal line start, no more crazy indent hacks.☆55Updated 2 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 9 years ago
- Preview npm publish changes.☆91Updated 5 years ago
- Reproducible tooling and configuration☆88Updated 8 years ago
- JS bundler - inspired by Git, built on Babel.☆73Updated 8 years ago
- Adds a console.warn statement to the functions annotated with @deprecated tag.☆102Updated 8 years ago
- Checks all require path's to exist as files☆43Updated 4 years ago
- Module for transforming configuration from ESLint to EditorConfig format☆48Updated 6 years ago
- [DEPRECATED] Experimental rollup/babel integration☆28Updated 6 years ago
- ☆13Updated 8 years ago
- Drop-in BDD helpers for AVA test runner [DEPRECATED, please use Jest!]☆142Updated 7 years ago
- Check if the currently installed packages match package.json☆14Updated 8 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Stop worrying about method/function binding!!☆42Updated 9 years ago
- Proposal for Promise.prototype.inspect☆76Updated 8 years ago
- Jest TestRunner to run tests in Electron environment☆49Updated 7 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆73Updated 2 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Codemods for AVA☆68Updated 6 years ago
- Making this a reality ☞☆82Updated 4 years ago
- Annotates console.log call expression with information about the invocation context.☆42Updated 8 years ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago
- Babel preset to make node@5 fully ES2015 compatible☆178Updated 9 years ago
- Helper for conditionally building your npm package on postinstall☆91Updated 6 years ago
- Solves the problem of false positives with `no-undef` and `no-unused-vars` when using babel-eslint☆58Updated 5 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago