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