gvelo / babel-plugin-transform-react-jsx-img-importLinks
Generate imports for jsx img elements. A handy transform for use in webpack workflows.
☆35Updated 8 years ago
Alternatives and similar repositories for babel-plugin-transform-react-jsx-img-import
Users that are interested in babel-plugin-transform-react-jsx-img-import are comparing it to the libraries listed below
Sorting:
- Enhances html-webpack-plugin functionality by enabling internal ('in-line') styles.☆126Updated 2 years ago
- Inline svg wrapper component for React☆132Updated 3 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 9 years ago
- ☆65Updated 2 years ago
- Preprocessor for Jest that is able to resolve require() statements using webpack aliases☆41Updated 3 years ago
- Find dependencies to transpile with Babel.☆131Updated 2 years ago
- A webpack plugin that inlines chunk in html-webpack-plugin.☆34Updated 7 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆245Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆234Updated 7 years ago
- 📝 Babel plugin to add react-docgen info into your code.☆163Updated last year
- Simple SSR perf test for React 15 vs. React 16☆78Updated 8 years ago
- Babel PostCSS Transform☆55Updated 5 years ago
- Write the stats of a Webpack build to a file.☆164Updated 3 years ago
- Defaults to be shared across webpack projects☆109Updated 2 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆157Updated 3 weeks ago
- A mirror of Facebook's dev-expression Babel plugin☆188Updated this week
- Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.☆80Updated 7 years ago
- NOTE: now use babel-plugin-universal-import if you're using React Universal Component☆51Updated 7 years ago
- ESLint rules for redux-saga☆135Updated 2 years ago
- Automatically start your server once Webpack's build completes.☆159Updated 2 years ago
- Validates style objects by ensuring the keys are valid css property names (in camelcase form).☆58Updated 3 years ago
- 🍾 universal(props => import(`./${props.page}`)) + dual css/js imports☆115Updated last year
- [DEPRECATED] A loader that returns an empty module (can still be used for webpack 4).☆147Updated 5 years ago
- This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies…☆145Updated 2 years ago
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Adds automatically resource hints to your html-files☆101Updated 6 years ago
- Render debugger for React