gajus / babel-plugin-lodash-modularizeLinks
Babel plugin that replaces lodash library import statement to individual module imports.
☆18Updated 9 years ago
Alternatives and similar repositories for babel-plugin-lodash-modularize
Users that are interested in babel-plugin-lodash-modularize are comparing it to the libraries listed below
Sorting:
- Removes webpack-specific functions from JavaScript code.☆32Updated 7 years ago
- ☆28Updated 8 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 6 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Provides more powerful externals configuration options to webpack.☆22Updated 8 years ago
- 🎴 Sharable webpack config, a higher-level approach.☆31Updated 8 years ago
- A utility to lazily calculate and cache values in a react component based on props☆44Updated 7 years ago
- Easily manage global component z-index☆24Updated 6 years ago
- ☆64Updated 9 years ago
- Preprocessor for Jest that is able to resolve require() statements using webpack aliases☆41Updated 2 years ago
- Useful functions for testing React Components with Enzyme.☆40Updated 2 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 7 years ago
- standalone CSSTransitionGroup for React.addons.CSSTransitionGroup☆39Updated 4 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 8 years ago
- 🔧 Utility scripts for Flow type checker☆34Updated 7 years ago
- Utility React error handler decorator. Described in the following blog post:☆50Updated 8 years ago
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- A simple way to listen for events outside of elements in 390 bytes☆31Updated 8 years ago
- A webpack plugin that inlines chunk in html-webpack-plugin.☆34Updated 7 years ago
- A higher order React component and allows mapping prop values passed in to other prop values expected by the wrapped component☆45Updated 9 years ago
- Paradux - a Redux reducer wrapper that adds a little bit of fun uncertainty☆61Updated 8 years ago
- window.localStorage engine for redux-storage☆18Updated 8 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Clones a React element while preserving its original ref☆38Updated last year
- Basically a simple ORM using Refetch, but the data is stored in Redux. Feel free to open an issue if you have a question or feature reque…☆45Updated 7 years ago
- A webpack loader for prepack.☆31Updated 8 years ago
- ☆12Updated 6 years ago
- PostCSS plugin to rewrite code with existing vendor prefixes for flexbox code (especially -webkit-)☆40Updated 9 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- An easy way to theme your components using css modules and js css objects thanks to aphrodite. Also works with asynchronously loaded styl…☆28Updated 2 years ago