Hotell / rex-tils
Type safe utils for redux actions, epics, effects, react/preact default props, various type guards and TypeScript utils, React util components
☆254Updated 5 years ago
Alternatives and similar repositories for rex-tils:
Users that are interested in rex-tils are comparing it to the libraries listed below
- Type-safe and terse reducers with Typescript for React Hooks and Redux☆224Updated 2 years ago
- Declarative mocks for React state and global APIs☆365Updated 2 years ago
- ☆233Updated 6 years ago
- Utility functions to help facilitate type-safe routing with react-router☆89Updated 2 years ago
- TSLint rule for detecting invalid uses of React Hooks☆218Updated 2 years ago
- ☔️ Babel Macros for automatic React Hooks memoization invalidation☆357Updated last year
- [NOT MAINTAINED] React Redux binding with React Hooks and Proxy☆504Updated last year
- Make React Hooks out of your Recompose enhancers☆246Updated 4 years ago
- A Redux middleware that allows actions to be converted into Promises☆44Updated 2 years ago
- ✨ React 16 context wrap with redux semantics powered by immer☆168Updated 6 years ago
- Enhance your Redux store to support batched actions☆171Updated 2 years ago
- Example TypeScript project built on top of new Babel 7 features. Includes Jest and Enzyme.☆160Updated 6 years ago
- React Hook for using Statecharts powered by XState. use-machine.☆226Updated 2 years ago
- Example repo to demonstrate use of `lint-staged` with multi-pkg projects☆187Updated last year
- Compile GraphQL AST at build-time with babel-plugin-macros.☆239Updated this week
- create-react-app-parcel-typescript☆62Updated 5 years ago
- TypeScript transformer for improving the debugging experience of styled-components☆419Updated last year
- TypeScript coding guidelines & configs for Formik☆288Updated last year
- A component to help benchmark React components and their trees.☆384Updated last year
- 💩 server-to-client chunk discovery + transportation for Universal Rendering☆355Updated 2 years ago
- A typesafe, low-boilerplate wrapper around redux☆53Updated 6 years ago
- A babel plugin to add css namespaces (and increase specificity) of styled-component classes.☆117Updated 7 months ago
- Babel Macro for graphql-tag☆168Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆159Updated this week
- hooks-first CSS-in-JS library, focused on semantics and runtime performance☆302Updated last month
- Redux statecharts☆122Updated 7 years ago
- 🍾 universal(props => import(`./${props.page}`)) + dual css/js imports☆115Updated 6 months ago
- Predictable state container for React apps written using Hooks☆145Updated 6 years ago
- Simple immutable state for React using Immer