Create an array of unique values, in order, from the input arrays
Match human-quality input to potential matches by edit distance.
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Create an array with values that are present in the first input array but not additional ones
Interact with component inputs dynamically in the Storybook UI
Use the :focus-visible pseudo-selector in CSS
Style form elements when they are empty
A Select control built with and for ReactJS
JavaScript implementation of the "accept" attribute for HTML5
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
Discard stdin input except for Ctrl+C
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
Auto-resizing Input Component for React
Automatic transforms on text input for ProseMirror
React input-number component
React component to format number in an input or as a text.
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.