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
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Style form elements when they are empty
Interact with component inputs dynamically in the Storybook UI
Use the :focus-visible pseudo-selector in CSS
A Select control built with and for ReactJS
Create an array with values that are present in the first input array but not additional ones
JavaScript implementation of the "accept" attribute for HTML5
Discard stdin input except for Ctrl+C
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
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
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
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
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