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