Build complex CLIs with type safety and no dependencies
Array.prototype.findIndex polyfill from MDN website
Lightweight, beautiful and user-friendly prompts
Transforms nested values of complex objects
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Turn a ReactElement into the corresponding JSX string.
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Typed client for models.dev to fetch model catalogs with friendly errors.
Formats data into a string table.
Infinite scroll component for React. Zero runtime dependencies, IntersectionObserver-based, TypeScript-first. Window scroll, fixed-height, and custom container modes. Pull-to-refresh and inverse (chat) scroll included.
A tiny and fast dynamic type checker/enforcer library
Read `.xlsx` files in a web browser or in Node.js
Array module.
A straightforward implementation of base58-check encoding
Array utilities
A promise that is resolvable (or rejectable) after it was created.
Convert an array-like object to an object likely to have the same "shape".
A powerful tool to simplify your Angular tests
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href] [![bundle][bundle-src]][bundle-href]
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Interactive react component for displaying javascript arrays and JSON objects.
dropdown ui component for react
A behavior to help with internationalizating apps
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.