Redis Cache Module for Medusa
A component wrapper that provides click outside detection.
Find the nearest file with a given name
A package for the @ogma packages to deal with adding color and string styling to terminal logs
A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137
Utility to parse mime type from a file content
A promisified FileReader for browsers
SCSS preset for Storybook
Extract a source .gz archive to a specified destination file.
TypeScript definitions for string-hash
A utility to help library developers send messages to Coveo Explorer.
Type checking and DDD for JavaScript
TypeScript definitions for cose-js
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
Easily build binaries
Utility functions for working with Quadbins
Convert GeoJSON to TopoJSON for smaller files and the power of topology!
TypeScript definitions for parse-full-name
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).
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()))
Make and decode ULIDs.
**`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