frux / trowel
React application boilerplate
☆12Updated 7 years ago
Alternatives and similar repositories for trowel:
Users that are interested in trowel are comparing it to the libraries listed below
- Next.js example for including a global stylesheet with HMR☆91Updated 8 years ago
- Webpack isomorphic loader tools to make Node require handle files like images for Server Side Rendering (SSR)☆18Updated 3 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- A demo config showing how to enable long-term caching using Webpack. Read [medium link] for details.☆97Updated 8 years ago
- 📝 A list of recipes to testing your React code☆76Updated 9 years ago
- Easy responsive apps with Redux☆92Updated 7 years ago
- Example code as part of a thing I wrote on medium about how to use css modules on the server as well as in the client.☆28Updated 6 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 8 years ago
- Simple SSR perf test for React 15 vs. React 16☆78Updated 7 years ago
- Example project with React + Enzyme + Karma + Webpack☆82Updated 7 years ago
- Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)☆72Updated 6 years ago
- ☆18Updated 9 years ago
- A css module compatible version of bootstrap☆46Updated 7 years ago
- Allows dynamically injecting reducers into a redux store at runtime☆59Updated 5 years ago
- Combine an array of webpack loaders into a loader string☆105Updated 2 years ago
- React / Redux Boilerplate. Using Immutable, react-router, redux-devtools, redux-saga, Babel6, Webpack, Radium and ESlint.☆46Updated 9 years ago
- An example of how to code split with Webpack 2 and React Router☆135Updated 7 years ago
- Connect Next.js to Redux☆55Updated 7 years ago
- Brief example of how redux-sagas can be used to asynchronously fetch data in an isomorphic React application.☆44Updated 8 years ago
- A bold way to begin your next great universal React application. Uses Webpack 3, React 16, Redux, and more for a great developer experien…☆66Updated 3 months ago
- A simple React app for bundler tree-shaking comparison.☆17Updated 7 years ago
- Preprocessor for Jest that is able to resolve require() statements using webpack aliases☆41Updated 2 years ago
- base icon for https://github.com/gorangajic/react-icons☆51Updated 6 years ago
- Internationalizing React App Boilerplate For SmashingMagazine☆62Updated 8 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated last year
- Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.☆229Updated 6 years ago
- REPO/PACKAGE MOVED - A storybook addon to show additional information for your stories.☆153Updated 7 years ago
- A webpack loader that transforms a stylesheet into a Radium-compatible JS object☆23Updated 8 years ago
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago