stoeffel / babel-plugin-array-includes
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
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Updated 6 years ago
- 🎴 Sharable webpack config, a higher-level approach.☆31Updated 7 years ago
- Figwheel style in page error tips☆32Updated 2 months ago
- Provides more powerful externals configuration options to webpack.☆22Updated 8 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 7 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- A framework agnostic standard for describing themes of components.☆31Updated 7 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated last year
- Webpack isomorphic loader tools to make Node require handle files like images for Server Side Rendering (SSR)☆18Updated 3 years ago
- Switch between different .yarnrc files with ease and grace.☆28Updated 7 years ago
- React's PropTypes, as a standalone module.☆60Updated 7 years ago
- Removes webpack-specific functions from JavaScript code.☆32Updated 7 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 7 years ago
- JavaScript utility functions for CSSinJS to build CSS functions.☆73Updated 6 years ago
- ☆28Updated 7 years ago
- Babel preset including only needed ES2015+ plugins☆90Updated 5 years ago
- JS Codemod to automatically convert webpack config from v1 to v2☆31Updated 8 years ago
- Preprocessor for Jest that is able to resolve require() statements using webpack aliases☆41Updated 2 years ago
- A setup to get you started on building babel plugins.☆44Updated 6 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- A module that shallow copies an object, ignoring keys depending on the filter object passed to it.☆32Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 10 months ago
- A webpack plugin that inlines chunk in html-webpack-plugin.☆34Updated 6 years ago
- Set environment variables in npm scripts☆51Updated 4 years ago
- CSS in React☆66Updated 8 years ago
- Chai browser plugins set for Karma☆30Updated 3 years ago
- Tool for deprecating things☆37Updated 7 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 6 years ago