Converts arrays to object keys and values
Implementation of JSON Web Signatures
Hashing made simple. Get the hash of a buffer/string/stream/file.
Convert colors between RGBA/HSLA/Hex
Convert and detect character encoding in JavaScript
Create a MD5 hash with hex encoding
Generate hashes from javascript objects in node and the browser.
Lightning fast normal and incremental md5 for javascript
bigint to buffer conversion with native support
Stable JS value hash.
A MurmurHash2 implementation
JWA implementation (supports all JWS algorithms)
Node.js Buffer API, for React Native
Hash any object based on its value
Convert character encodings in pure javascript.
An incremental implementation of MurmurHash3
abstract base class for hash-streams
Stable JS value hash.
Array of "block level elements" defined by the HTML specification
Chinese Calendar
Vega expression parser and code generator.
Create a hash checksum over a folder and its content - its children and their content
A pure JS implementation SHA256.
Immutable hash maps implemented as hash array papped tries
Efficient conversion of a Ruby Array to a lookup table-like Hash written in Rubex via a C extension.
Data-munging utilities, including extensions to Array, Hash, String, Symbol plus data conversions and transformations.
A simple parser of Apache access log: it parses a line of Apache access log and turns it into an array of strings or a Hash object. And from the command line, you can use it as a conversion tool of file format (to CSV/TSV) or as a filtering tool of access records.
DBConfig provides a powerful, database-backed configuration store for Rails applications. Store and retrieve configuration values dynamically with automatic type detection and conversion (strings, integers, floats, booleans, arrays, hashes, and nil). Features eager loading for high-performance access to frequently used configs, a simple API (get/set/update/delete), and seamless integration with Avo admin panels. See https://github.com/avo-hq/db_config for full documentation and usage examples.