jquense / uncontrollableLinks
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
☆203Updated 10 months ago
Alternatives and similar repositories for uncontrollable
Users that are interested in uncontrollable are comparing it to the libraries listed below
Sorting:
- React's ExecutionEnvironment module extracted for use in other packages & components☆234Updated 6 years ago
- Warn about slow reducers used in your redux app☆138Updated 9 years ago
- Provide props to your React Components based on their Width and/or Height.☆182Updated 7 years ago
- React component for place dropdowns outside overflow: hidden; elements☆120Updated 2 years ago
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Walk a React (or Preact) element tree, executing a "visitor" function against each element.☆345Updated 6 years ago
- Babel plugin that adds React import declaration if file contains JSX tags☆157Updated last year
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆223Updated 9 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆244Updated 10 months ago
- Asynchronously resolve data for your components, with support for server side rendering.☆165Updated 4 years ago
- React Router v4 helper components☆112Updated 8 years ago
- React wrapper around Tether☆388Updated last year
- Get position and size attributes for any React Component☆140Updated 7 years ago
- Selectors for mapping over collections☆184Updated 2 years ago
- Publishing createReducer from http://redux.js.org/docs/recipes/ReducingBoilerplate.html#generating-reducers☆83Updated 5 years ago
- Convert Flow React props annotation to PropTypes☆230Updated last year
- Traps focus for accessible dropdowns and modal content☆80Updated 3 years ago
- Unopinionated Web Workers for Redux☆168Updated 7 years ago
- A React component for binding events on the global scope.☆357Updated last month
- ESLint rules for redux-saga☆135Updated 2 years ago
- [No Maintenance Intended] Drop-in named route support for React Router☆106Updated 8 years ago
- A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the…☆297Updated 8 years ago
- Removes React.PropTypes and attempts to transform to flowtypes