Walk a React (or Preact) element tree, executing a "visitor" function against each element.
☆345Apr 16, 2019Updated 6 years ago
Alternatives and similar repositories for react-tree-walker
Users that are interested in react-tree-walker are comparing it to the libraries listed below
Sorting:
- Execute a bootstrap method on your React/Preact components. Useful for data prefetching and other activities.☆117Dec 7, 2022Updated 3 years ago
- A custom partial React SSR renderer for prefetching and suspense☆608Nov 5, 2024Updated last year
- Asynchronously resolve data for your components, with support for server side rendering.☆166Aug 26, 2021Updated 4 years ago
- Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.☆1,443Dec 7, 2022Updated 3 years ago
- An experimental css-in-js library☆81Dec 8, 2022Updated 3 years ago
- ⚙️📦 Gearbox - Renderless state provisioning and composition☆30Mar 6, 2019Updated 6 years ago
- 🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting☆1,691Aug 27, 2022Updated 3 years ago
- Renderless Containers☆2,680Jan 25, 2023Updated 3 years ago
- Polyfill for the proposed React context API☆689Jun 7, 2021Updated 4 years ago
- A Babel preset and plugins for optimizing React code.☆1,670Apr 6, 2017Updated 8 years ago
- Asynchronous React VirtualDOM renderer for SSR.☆1,390Feb 18, 2022Updated 4 years ago
- 💩 server-to-client chunk discovery + transportation for Universal Rendering☆354Dec 6, 2022Updated 3 years ago
- Dead simple React state management to bring pure components alive☆223Dec 8, 2022Updated 3 years ago
- A Suspense enabled React server renderer☆145Jul 8, 2021Updated 4 years ago
- ☆25Sep 1, 2018Updated 7 years ago
- React HTML elements with CSS-in-JS☆78Sep 1, 2018Updated 7 years ago
- Compose render props components like a pro☆1,670Dec 7, 2022Updated 3 years ago
- Browser API's turned into declarative React components and HoC's☆3,716Jan 24, 2023Updated 3 years ago
- 🐣 Pre-evaluate code at build-time☆1,365Feb 2, 2022Updated 4 years ago
- Reliably communicate state changes to deeply nested React elements