knpwrs / babel-plugin-remove-webpackLinks
Removes webpack-specific functions from JavaScript code.
☆32Updated 8 years ago
Alternatives and similar repositories for babel-plugin-remove-webpack
Users that are interested in babel-plugin-remove-webpack are comparing it to the libraries listed below
Sorting:
- Create a modified babel preset based on an an existing preset.☆86Updated 7 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated 2 years ago
- async-await and promise class methods decorators☆44Updated 9 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 8 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
- Babel plugin that adds React import declaration if file contains JSX tags☆158Updated last year
- React components and decorators for putting context-like values into context and pulling them out as props☆101Updated 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
- strong utility for adding browser prefixes to your inline styles in React.js☆31Updated 9 years ago
- Provides more powerful externals configuration options to webpack.☆22Updated 9 years ago
- A setup to get you started on building babel plugins.☆44Updated 7 years ago
- JS Codemod to automatically convert webpack config from v1 to v2☆31Updated 8 years ago
- List of examples to make your webpack builds faster and files smaller☆77Updated 9 years ago
- A replacement for the Match component in React Router v4 that allows for async routes☆26Updated 8 years ago
- Test if you can use dom in the environment☆21Updated 10 years ago
- Stop worrying about method/function binding!!☆42Updated 9 years ago
- Babel plugin that injects helpful details into console statements☆84Updated last year
- Declaratively render a tree of files with JSX☆112Updated 8 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 7 years ago
- JavaScript utility functions for CSSinJS to build CSS functions.☆73Updated 7 years ago
- YellowBox renders warnings at the bottom of the app being developed.☆67Updated 6 years ago
- 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 8 years ago
- ☆41Updated 3 years ago
- ☆13Updated 8 years ago
- Enhanced React Shape PropType Validators☆36Updated 8 years ago
- Add markers to your React components for easy testing with actual DOM elements☆79Updated 7 years ago
- Create a ReactListenerProvider and use HOC (Higher Order Components) to listen for Events in one place.☆19Updated 8 years ago
- A development replacement for shouldComponentUpdate that gives you the "why?"☆52Updated 8 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago