Tagged template string regular expression compiler.
mutate a copy of data without changing the original source
Redis Cache Module for Medusa
A utility to help library developers send messages to Coveo Explorer.
Find the nearest file with a given name
SCSS preset for Storybook
A component wrapper that provides click outside detection.
Make and decode ULIDs.
Extract a source .gz archive to a specified destination file.
A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137
A package for the @ogma packages to deal with adding color and string styling to terminal logs
Type checking and DDD for JavaScript
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
WordNet 3.1 Database files
Convert GeoJSON to TopoJSON for smaller files and the power of topology!
TypeScript definitions for cose-js
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Utility functions for working with Quadbins
TypeScript definitions for parse-full-name
TypeScript definitions for string-hash
A simple list of CSS shorthand properties and which longhand properties they expand to
Convert a Cypress chain into a promise for use with async/await
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
**`BufferBackedObject` creates objects that are backed by an `ArrayBuffer`**. It takes a schema definition and de/serializes data on-demand using [`DataView`][dataview] under the hood. The goal is to make [`ArrayBuffer`][arraybuffer]s more convenient to u