blakeembrey / react-free-style
Make React components easier and more maintainable by using inline style objects
☆138Updated last year
Alternatives and similar repositories for react-free-style
Users that are interested in react-free-style are comparing it to the libraries listed below
Sorting:
- Component based styling for your React applications☆148Updated 7 years ago
- An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments☆115Updated 7 years ago
- React bindings for derivable state computation library☆123Updated 7 years ago
- Solves challenging redux problems in a clean, understandable, debuggable fasion.☆124Updated 8 years ago
- ☆170Updated 9 years ago
- Reducer library for Redux☆163Updated 6 years ago
- Alternative syntax for PropTypes☆202Updated 6 years ago
- Location reducer and routing helpers for redux.☆81Updated 8 years ago
- WIP. An abstraction layer around handling normalized entity storage and data fetching with redux☆187Updated 8 years ago
- Adds vendor prefixes to styles in React elements☆115Updated 8 years ago
- <Subscribe> component to automatically consume observables declaratively in React JSX☆133Updated 7 years ago
- Combines redux middleware and normalizr to make flattening nested data a snap☆96Updated last year
- Redux toolset for keeping all the side effects inside your reducers while maintaining their purity.☆180Updated 8 years ago
- Composable Command Line Applications☆91Updated 8 years ago
- history transitions based on arbitrary actions☆167Updated 8 years ago
- Lisp-Style conditional rendering in react.☆177Updated 9 years ago
- A simple Side Effects manager for redux.☆103Updated 4 years ago
- Prepare you app state for async server-side rendering and more!☆100Updated 3 years ago
- Attempt to implement (a subset) of [Classic FRP](http://conal.net/papers/icfp97/)☆83Updated 8 years ago
- A simple plugin that allows you to require globally☆100Updated 9 years ago
- A React based code pattern matching library.☆126Updated 8 years ago
- Redux powered notification React components.☆113Updated 6 years ago
- REPO/PACKAGE MOVED - A storybook addon to show additional information for your stories.☆153Updated 7 years ago
- Helpers for using router5 with React [MOVED]☆83Updated 7 years ago
- Transforms CSS-alike text into a React style JSON object☆121Updated 7 years ago
- A collection of generic functions for writing redux reducers to operate on various data structures☆157Updated 8 years ago
- Easily create controllable components☆256Updated 9 years ago
- react components for redux-saga☆67Updated 7 years ago
- ☆176Updated 7 years ago
- Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memo…