react-zap
Component data sharer
A package that enables sharing of dynamic data between React components using the new context API and higher-order components.
Zap props from one React component to another, using React new context API and your existing higher-order components
17 stars
3 watching
1 forks
Language: TypeScript
last commit: over 6 years ago
Linked from 1 awesome list
contexthigher-order-componentjavascriptreact
Related projects:
Repository | Description | Stars |
---|---|---|
jscharting/jscharting-react | A React wrapper for a popular JavaScript data visualization library | 18 |
zaproxy/zap-api-nodejs | A Node.js wrapper for the ZAP API, allowing developers to interact with the ZAP (Zed Attack Proxy) vulnerability scanner from within a JavaScript application. | 46 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
jbetancur/react-data-table-component | A library that provides a simple and flexible table component with built-in features such as sorting, pagination, selection, and expandable rows. | 2,057 |
xavierlefevre/shared-react-components-example | A mono-repository of shared React components | 86 |
talyssonoc/react-laravel | Enables ReactJS components to be used within Laravel views with optional server-side rendering. | 896 |
smastrom/react-rating | A customizable rating component for React applications with built-in accessibility and responsive design | 346 |
wildhoney/standalone | Creates reusable and interoperable React components as HTML custom elements using the webcomponents API | 206 |
zillow/react-slider | A customizable slider component for React applications. | 892 |
99ff00/react-charty | A data visualization component for creating various types of charts with customization options and support for multiple chart types | 71 |
lukasbach/react-complex-tree | A customizable tree component with drag-and-drop functionality and accessible keyboard controls | 985 |
rstacruz/remount | Allows React components to be used as custom HTML elements in web applications | 716 |
alan345/ter | A full-stack web application built with TypeScript and top-tier libraries to manage user data and provide authentication and API connectivity. | 761 |
diegohaz/generact | A tool that generates React components by duplicating existing ones from a given directory or project root. | 1,480 |
rob-race/react-trix | A React wrapper around the Trix editor from Basecamp, providing additional features for collaborative text editing. | 214 |