dropbox / ts-transform-react-constant-elements
A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the highest possible scope.
☆44Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ts-transform-react-constant-elements
- Fast Library for the Composition of React Higher-Order-Components☆65Updated 7 years ago
- ☆38Updated 4 years ago
- Redux with render props. Typescript friendly.☆22Updated 5 years ago
- strongly typed forms using [final-form](https://github.com/final-form/final-form)☆48Updated 5 years ago
- 🍙 Lightweight (<600B minified + gzipped) React Hook to subscribe to a subset of your single app state.☆99Updated 6 years ago
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 6 years ago
- Universal Component Interface - FaCC, render prop, component prop, prop injection, HOC, decorator☆39Updated 2 years ago
- Several hooks for using Wonka streams with React☆26Updated 4 years ago
- Nodes instead of reducers☆47Updated 4 years ago
- 㸚 Easy-to-use React state containers which utilize the render props (function as child) pattern☆34Updated 5 years ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- Simple generator of reselect selectors☆96Updated 7 months ago
- 👜Callbag RxJS-like middleware for asynchronous side effects in Redux☆47Updated 4 years ago
- Tiny (0.8kb) Elm-inspired state management for React☆74Updated 2 months ago
- An exchange for client-side React Suspense support in urql☆43Updated 4 years ago
- Declaratively render a tree of files with JSX☆110Updated 7 years ago
- Declarative, complex forms with Mobx/React with lots of dynamic/imperative hooks☆30Updated last year
- React primitives for a "stepper" component.☆79Updated 5 years ago
- Adding Value to React