knpwrs / babel-plugin-remove-webpack
Removes webpack-specific functions from JavaScript code.
☆32Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-remove-webpack
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- async-await and promise class methods decorators☆43Updated 9 years ago
- Provides more powerful externals configuration options to webpack.☆23Updated 8 years ago
- A higher order React component and allows mapping prop values passed in to other prop values expected by the wrapped component☆45Updated 8 years ago
- React's PropTypes, as a standalone module.☆59Updated 7 years ago
- A setup to get you started on building babel plugins.☆44Updated 6 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 7 years ago
- JS Codemod to automatically convert webpack config from v1 to v2☆31Updated 7 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated last year
- 👜Callbag RxJS-like middleware for asynchronous side effects in Redux☆47Updated 4 years ago
- Redux DevTools instrumentation. Moved to redux-devtools monorepo.☆41Updated 5 years ago
- Switch between different .yarnrc files with ease and grace.☆28Updated 6 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions☆32Updated 6 years ago
- Generates a JSX string representation of React elements☆28Updated 7 years ago
- Clones a React element while preserving its original ref☆38Updated 5 months ago
- [DEPRECATED] Redux middleware for WebSockets communication.☆35Updated 6 years ago
- Figwheel style in page error tips☆32Updated 2 months ago
- window.localStorage engine for redux-storage☆19Updated 7 years ago
- Babel preset for all es2015 plugins but one, babel-plugin-transform-es2015-modules-commonjs.