JSON parse & stringify that supports binary via bops & base64
Opens stuff, like webpages and files and executables, cross-platform
Transform stream that gunzips its input if it is gzipped and just echoes it if not
node style hmacs in the browser
the brains and guts of a layout library
Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
A simple in-memory filesystem. Holds data in a javascript object.
ASN.1 encoder and decoder
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
webgl-noise shaders ported to work with glslify
copy an object's properties to another object
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Common utilities for entity reducers
Returns true if a string has an extglob.
Fast and safe decodeURIComponent
An evented streaming XML parser in JavaScript
compare SPDX license expressions
Detect if a buffer is utf8 encoded.
PostHTML plugin to rename id attributes and it's references
Tests if a JSON property can be accessed using . syntax
A lightweight library that provides tools for organizing asynchronous code
Asyncronous JavaScript loader and dependency manager
node style md5 on pure JavaScript