Contains utility components for React
> TODO: description
A React hook used for batching real-time or periodic data processing by accumulating data in a stack and calling a callback function with a specified delay.
A custom hook for queuing and executing functions in order with a specified timeout.
A custom hook that uses the useRef hook internally for storing the previous value.
unifyedx-common-lib is a Node.js module that provides authentication functionality for UnifyedX microservices. Check package.json for nestjs dependency.
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
React: useful utils and mixins (WindowSizeWatch, ViewportWatch, ...)
Utilities for testing React applications with Mocha. Includes [enzyme](https://www.npmjs.com/package/enzyme), [jsdom](https://www.npmjs.com/package/jsdom), and [react-addons-test-utils](https://www.npmjs.com/package/react-addons-test-utils).
A simple event bus for JS/TS/ECMA projects
Utility functions and types for Javascript projects
Utility functions for building Babel plugins for React code
react工具