Dehydrate React/Preact components on the server so that they can be rehydrated with their original props on the client.
Measure the difference between two strings using the Levenshtein distance algorithm
Build React components with server-only data requirements, then rehydrate them on the client to provide interactivity and event bindings.
Super-fast alternative to Babel for when you can target modern JS runtimes
Like a Set, but provides the index of the `key` in the backing array
Encode/decode sourcemap mappings
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
🚇 The JavaScript bundler for React Native.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Storybook Links: Link stories together to build demos and prototypes with your UI components
A collection of loading indicators animated with CSS for React
zlib port to javascript - fast, modularized, with browser support
Match balanced character pairs, like "{" and "}"
URL utilities for markdown-it
JavaScript Performance Monitor
General purpose glob-based configuration matching.
an operating-system utility library
An evented streaming XML parser in JavaScript
In memory queue system prioritizing tasks
Provides functions for generating ordering strings
Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
Connection pool for node-postgres
Generic options parameter handling.