maxdavidson / typescript-library-boilerplateLinks
Boilerplate for TypeScript libraries
☆43Updated 3 years ago
Alternatives and similar repositories for typescript-library-boilerplate
Users that are interested in typescript-library-boilerplate are comparing it to the libraries listed below
Sorting:
- Ergonomic Redux bindings for React using render functions☆54Updated 3 years ago
- ☆101Updated 9 years ago
- No need for reducers, action creators and dispatching. Immer has you covered☆58Updated 2 years ago
- Compose several nested render props components into a single one☆44Updated 7 years ago
- strongly typed forms using [final-form](https://github.com/final-form/final-form)☆48Updated 6 years ago
- Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real opti…