parses ASCII BMFont files to a JavaScript object
Convert all segments in a path to curves
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Check if a file is executable
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
No description provided.
Ensure a function is only called once
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
The option type, also known as the maybe type, for JavaScript
Convert a kebab-cased CSS property into a camelCased DOM property.
A tiny invariant function
Parse JSON safely without throwing
Detect if a buffer is utf8 encoded.
Fast, in memory work queue
castle-pink-wise-serve
Use the color-mix function in CSS
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
A simple Node.js module to check if a TCP port is already bound.
A write stream constructor that supports a flush function that is called before finish is emitted
An API to calculate the precedence diagram method
Transform stream that lets you peek the first line before deciding how to parse it
Browser-friendly inheritance fully compatible with standard node.js inherits()
Memoize functions results using an lru-cache.