SVR.JS 2.1.3 Licenses
SVR.JS 2.1.3
Packages used by SVR.JS 2.1.3 and utilities
License: MIT
Regular expression for matching ANSI escape codes
License: MIT
ANSI escape codes for styling strings in the terminal
License: MIT
Minimal async jobs utility library, with streams support
License: MIT
Fast HTTP benchmarking tool written in Node.js
Ships with SVR.JS as additional tool.
License: MIT
Base64 encoding/decoding in pure JS
License: MIT
Terminal string styling done right
License: ISC
chownr (by Isaac Z. Schlueter)
like `chown -R`
License: MIT
Pretty unicode tables for the command line. Based on the original cli-table.
License: MIT
deep cloning of objects and arrays
License: MIT
Plain color conversion functions
License: MIT
A list of color names and its values
License: ISC
A module which will endeavor to guess your terminal's level of color support.
License: MIT
get colors in your node.js console
License: MIT
A stream that emits multiple other streams one after another.
License: MIT
Cross platform normalization of process.argv
License: ISC
Property descriptor factory
License: MIT
debug (by TJ Holowaychuk)
small debugging utility
License: MIT
Buffers events from a stream until you are ready to handle them.
License: ISC
ECMAScript extensions and shims
License: MIT
Iterator abstraction based on ES6 specification
License: MIT
ECMAScript 6 Symbol polyfill
License: MIT
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
License: ISC
fs read and write streams based on minipass
License: ISC
A drop-in replacement for fs, making various improvements.
Required by SVR.JS.
License: MIT
Check if argv has a specific flag
License: BSD-2
TypeScript port of HdrHistogram
License: MIT
A little lib for turning native-hdr-histograms to objects
License: MIT
Uber-fast unique id generation, for Node.js and the browser
License: MIT
lightweight translation module with dynamic json storage
License: MIT
Check if the character represented by a given Unicode code point is fullwidth
License: ISC
Unicode CLDR pluralization rules as JavaScript functions
License: MIT
Cross-platform method to add a directory to your $PATH
License: MIT
Parse math interval
License: MIT
Formatters for messageformat
License: MIT
A PEG.js parser for ICU MessageFormat strings
License: MIT
PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.
License: MIT
Media Type Database
License: MIT
The ultimate javascript content-type utility.
Required by SVR.JS.
License: MIT
parse argument options
License: ISC
minimal implementation of a PassThrough stream
License: MIT
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
License: MIT
Recursively mkdir, like `mkdir -p`
License: MIT
Logic-less {{mustache}} templates with JavaScript
License: MIT
Environment agnostic nextTick polyfill
License: MIT
ES2015 `Object.assign()` ponyfill
License: MIT
Observe when something in your node app starts listening on a TCP port
License: MIT
zlib port to javascript - fast, modularized, with browser support
License: MIT
Convert bytes to a human readable string: 1337 → 1.34 kB
License: MIT
Flexible ascii progress bar
License: MIT
reschedulable setInterval for node.js
License: MIT
Reschedulable Timer for your node needs
License: BSD-3
JavaScript sprintf implementation
License: MIT
Get the visual width of a string - the number of columns required to display it
License: MIT
Strip ANSI escape codes from a string
License: MIT
Detect whether a terminal supports color
License: ISC
tar (by Isaac Z. Schlueter)
tar for node
Required by SVR.JS.
License: MIT
Parse a human readable time string into a time based value
License: ISC
Yet Another Linked List