AveroLLC / typesafe-react-router
Utility functions to help facilitate type-safe routing with react-router
☆89Updated 2 years ago
Alternatives and similar repositories for typesafe-react-router:
Users that are interested in typesafe-react-router are comparing it to the libraries listed below
- Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real opti…☆83Updated 3 years ago
- Like Reselect but with better support for shared-selectors☆74Updated 2 years ago
- Nodes instead of reducers☆47Updated 5 years ago
- Use redux-saga without redux☆75Updated 2 years ago
- Simple generator of reselect selectors☆96Updated last year
- No need for reducers, action creators and dispatching. Immer has you covered☆58Updated 2 years ago
- strongly typed forms using [final-form](https://github.com/final-form/final-form)☆48Updated 6 years ago
- Add TypeScript support to Create React App using @babel/preset-typescript☆52Updated 3 years ago
- ES6-like syntax for mobx-state-tree☆91Updated 4 years ago
- NO LONGER MAINTAINED - SEE https://github.com/streamich/libreact INSTEAD☆97Updated last year
- A library that generates memoized selectors (like Reselect) which supports dynamic dependency tracking (à la Vue/VueX/MobX).☆24Updated 9 months ago
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 6 years ago
- CLI tool to automate typescript mono-repo management☆38Updated 2 years ago
- Universal Component Interface - FaCC, render prop, component prop, prop injection, HOC, decorator