ctrlplusb / react-tree-walkerLinks
Walk a React (or Preact) element tree, executing a "visitor" function against each element.
☆345Updated 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:
- 💩 server-to-client chunk discovery + transportation for Universal Rendering☆355Updated 2 years ago
- Use the native Web Component Shadow DOM API declaratively in React.☆292Updated 2 years ago
- Tiny dom implementation using react-reconciler☆246Updated 5 years ago
- Interoperable Style Transfer Format [DRAFT]☆250Updated 7 years ago
- 🚇 Render React components in placeholders that are placed somewhere else in the component tree.☆396Updated 2 years ago
- Automatically start your server once Webpack's build completes.☆159Updated 2 years ago
- Make your async components compact and descriptive by leveraging the power of the language features☆264Updated 5 years ago
- 📝 Babel plugin to add react-docgen info into your code.☆163Updated 10 months ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆234Updated 6 years ago
- 🍾 universal(props => import(`./${props.page}`)) + dual css/js imports☆115Updated last year
- Compose render props imperatively with async/await/CPS kinda sugar☆388Updated 6 years ago
- Babel Macro for graphql-tag☆169Updated 2 years ago
- Convert Flow React props annotation to PropTypes☆230Updated last year
- Render React Suspense on server☆159Updated 2 years ago
- Unified CSSinJS theming solution for React☆304Updated 2 years ago
- Babel Plugin that adds useful build time console functions 🎮☆293Updated 3 years ago
- Compose render prop components☆609Updated 3 years ago
- Simple immutable state for React using Immer☆258Updated 6 years ago
- Declarative way to track promise lifecycle states using "render props" 🕶☆142Updated 7 years ago
- Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled☆203Updated 9 months ago
- Hot reload webpack bundles on the server☆323Updated 2 years ago
- ReactDOMServer + experimental Prepack (React) compiler☆310Updated 7 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆244Updated 10 months ago
- fast websites, by default☆293Updated 8 years ago
- A mirror of Facebook's dev-expression Babel plugin☆188Updated 3 weeks ago
- React Component that abstracts away requestAnimationFrame, allowing you to set props by monitoring anything in the document!☆94Updated 7 years ago
- Jest helpers for working with the React Profiler API.☆278Updated 6 years ago
- A babel-macro that allows you to import all files that match a glob☆178Updated 4 years ago
- Get performance measurements from React Fiber