Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
A simple double ended queue datastructure
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
Read all the installed packages in a folder, and return a tree structure with all the data.
a simple priority queue data structure
Flattens the underlying C structures of a concatenated JavaScript string
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
[Copy of disappeared [email protected]] ECMAScript parsing infrastructure for multipurpose analysis
lazy-debug is a helper for visionmedia´s debug. It generates module identifiers based on filename, so your debug identifiers reflect the file structure automatically.
Handy data structures for elements keyed by string.
File system tree printer - print a file system structure as a tree
Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p
Ultra-fast MessagePack implementation with extensions for records and structured cloning
Schemas describing various structures used by nyc and istanbuljs
ECMAScript parsing infrastructure for multipurpose analysis
Deep-merge the values of one object structure into another
Convert objects into directory structures and back again
Hash data structure manipulation functions
Custom jest matchers to test the dom structure
Double Ended Queue Datastructure - ordered collection with optimized access from its endpoints
javascript standard data structure library which benchmark against C++ STL
Ultra-fast and conformant CBOR (RFC 8949) implementation with support for numerous tag extensions including records and structured cloning