a react input component
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Resolve a URI relative to an optional base URI
List of ndarray casting modes.
A collection of common types for TypeScript along with dynamic type cast methods.
One-time password input component for React.
Match human-quality input to potential matches by edit distance.
Get the first fulfilled promise that satisfies the provided testing function
Isomorphic, functional type-checking for Javascript
a react input number component
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Merge CSS rules with PostCSS.
JavaScript parser, mangler/compressor and beautifier toolkit
Inquirer input text prompt
Parse postgres array columns
A family of specs for interoperable TypeScript
just emit 'log' events on the process object
Retry a promise-returning or async function
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Get stdin as a string or Uint8Array
React input-number component
Promisify a callback-style function