stoeffel / babel-plugin-array-includesLinks
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
☆44Updated 7 years ago
Alternatives and similar repositories for babel-plugin-array-includes
Users that are interested in babel-plugin-array-includes are comparing it to the libraries listed below
Sorting:
- import() & System.import() to UMD pattern transformer plugin for Babel☆73Updated 2 years ago
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- A webpack plugin that inlines chunk in html-webpack-plugin.☆34Updated 7 years ago
- Utility library for creating and extending Webpack configuration structures.☆113Updated 9 years ago
- React's PropTypes, as a standalone module.☆60Updated 8 years ago
- Removes webpack-specific functions from JavaScript code.☆32Updated 8 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 8 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 9 years ago
- transform loader for webpack☆110Updated 5 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Updated 6 years ago
- CSS in React☆66Updated 8 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 9 years ago
- A setup to get you started on building babel plugins.☆44Updated 7 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆158Updated last year
- Example for HMR in a node.js process☆53Updated 10 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 8 years ago
- 🎴 Sharable webpack config, a higher-level approach.☆31Updated 8 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- Provides a hooking mechanism for Node.js require() calls☆62Updated 3 years ago
- webpack loader for linting your code with https://github.com/feross/standard☆69Updated 2 years ago
- Babel presets for modern browsers☆108Updated 2 years ago
- Babel preset including only needed ES2015+ plugins☆89Updated 5 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last month
- Project is Discontinued and I'm contributing here -☆70Updated 8 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆107Updated 4 months ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- Figwheel style in page error tips☆32Updated 3 months ago