A tiny (239B) utility for constructing className strings conditionally.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
A simple double ended queue datastructure
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
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 path proxy object constructor
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
a simple priority queue data structure
This changes RegExp constructors into literals if the RegExp arguments are strings.
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)
Flattens the underlying C structures of a concatenated JavaScript string
The modular and type safe schema library for validating structural data
A write stream constructor that supports a flush function that is called before finish is emitted
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
[Copy of disappeared esprima-six@0.0.3] 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.
This is watch_r 0.0.14 but locks down structr
Structural equality checking for JavaScript values
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Properly constructed base class for error objects
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