'Shallow Equal' HOC implementation to optimize shouldComponentUpdate with children / React elements.
Efficient shallow equality algorithm that also allows checks for react element equality of children props
unist utility to visit direct children of a parent
unist utility to modify direct children of a parent
An efficient equality algorithm for React Native inline styles
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`immutability-helper`](https://github.com/kolodny/im
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
A module that checks diff when child elements are added, removed, or changed
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
hast utility to create trees
A Quick description of the component
Flattens React children and fragments to an array with predictable and stable keys
A low-level utility for matching a string against a directed acyclic graph of regexes.
Reliably communicate state changes to deeply nested React elements
Extended utils for ⚛️ React.Children data structure that adds recursive filter, map and more methods to iterate nested children.
Renders highlighted Prism output using React
filter in array tree
Element React module for WordPress.
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
Utils to manage your React Children; find and filter children by type or custom function, enforce child content, and more!
Disables scroll outside of `children` node.
React PureRenderMixin replacement for immutable-js library
Library to parse Scala programs