my secound module
Measure the difference between two strings using the Levenshtein distance algorithm
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
an operating-system utility library
General purpose glob-based configuration matching.
(Bounded) Knapsack problem
An evented streaming XML parser in JavaScript
In memory queue system prioritizing tasks
MCP server for simap.ch - Swiss public procurement platform
Provides functions for generating ordering strings
Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
Connection pool for node-postgres