这里提供时间格式化
compute the closest common parent for file paths
parse argument options
Variadic y-combinator for recursive anonymous functions
Tests whether one path is inside another path
A library for deep (recursive) merging of Javascript objects
ANSI escape codes for manipulating the terminal
pure bmp decoder library for nodejs, support all bmp formats,converted from http://www.netsurf-browser.org/projects/libnsbmp/
Compile object rest and spread to ES5
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
BLAS Level 1 operations for ndarrays
Connect to and interact with IRC servers. IRCv3 compatible.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Insert SVG into a PDF document created with PDFKit
Bit twiddling hacks for JavaScript
Sort objecy keys by length
parse arguments with recursive contexts
A library for creating a jumper file to start an executable with extra arguments - symlinks with arguments
Computes the dot product between two numeric arrays.
evaluate statically-analyzable expressions
A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves
This plugin allows Babel to transform class constructors (deprecated)
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify