urx-react is an urx extension that builds React components from urx systems.
A mock backend for testing React DnD apps
The official SDK for the Hyperlane Network
A shared UI component library for Cognizant AI Labs projects
A very fast streaming multipart parser for node.js
React resize detector
TanStack React Query Integration for tRPC
🏁 High performance subscription-based form state management for React
Download multiple files at once in the browser
TypeScript definitions for react-modal
⚡ Lightning-fast search for React, by Algolia
An easy to use library to create react forms 📝, its the new level from react-nice-inputs.
COV Kendo From Component library. Helps COV developers to use Kendo components in a consistent way.
Simple no-frills code editor with syntax highlighting
Integration for the drawer component from react-native-drawer-layout
Android and iOS supported pure JS slider component with multiple markers for React Native
React charts
Sanity plugin providing input handlers for geo-related input types using Google Maps
Core utilities for building navigators
The most comprehensive authentication framework for TypeScript.
Importable React UI components for Voyant bookings. Bundler-consumed (Vite, Next.js, webpack, etc.).
Automatically adds datepickers to input[type=date] on IE, Firefox, and OS X Safari.
<p align="center"> <label style="font-weight:bold;font-size:200%">Transform SVG to React Chakra UI <Icon \/> ✨ </label> <br/><label style="font-weight:bold;font-size:small;font-style:italic">from SVG file to CODE</label> <br/> <br/> <img src="ht
The `useDebounce` hook is used to delay the execution of a function until a specified amount of time has passed since it was last invoked. This is useful for handling rapid user input scenarios, such as search input fields or window resizing.