FormidableLabs / babel-plugin-transform-define
Compile time code replacement for babel similar to Webpack's DefinePlugin
☆245Updated last year
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-transform-define
- React's ExecutionEnvironment module extracted for use in other packages & components☆233Updated 5 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆159Updated 3 months ago
- Ignore imported style files when running in Node☆211Updated 6 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 7 years ago
- Convert Flow React props annotation to PropTypes☆234Updated 10 months ago
- Extract css class names from required css module files, so we can render it on server.☆326Updated last year
- A mirror of Facebook's dev-expression Babel plugin☆184Updated 2 weeks ago
- higher-order reducer to reset the redux state on certain actions☆146Updated last year
- Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.☆229Updated 6 years ago
- Automatically start your server once Webpack's build completes.☆158Updated last year
- ESLint rules for redux-saga☆135Updated last year
- Interoperable Style Transfer Format [DRAFT]☆247Updated 6 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆162Updated 6 years ago
- Reduces `action` and `runInAction` boilerplates☆107Updated 5 years ago
- 📝 Babel plugin to add react-docgen info into your code.☆162Updated last year
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆222Updated 8 years ago
- Autoprefixer for JavaScript style objects☆394Updated 4 months ago
- Utility library for creating and extending Webpack configuration structures.☆113Updated 8 years ago
- ☆65Updated last year
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 8 years ago
- Pass arbitrary constants between your module files☆203Updated last year
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated last year
- Keep your code piping hot! Live code reloading without additional binaries☆219Updated 5 years ago
- Flow typecheck status in Webpack build reports☆102Updated 6 years ago
- Component-wrapper to determine and report children elements height☆180Updated 3 years ago
- Warn about slow reducers used in your redux app☆139Updated 8 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated last year
- A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the…☆298Updated 7 years ago