Package for formatting JSON data in a coloured YAML-style, perfect for CLI output
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Node addon for string extraction for msgpackr
String validation and sanitization
JSON for Humans
Codecs for strings of different sizes and encodings
Node addon for string extraction for cbor-x
Match human-quality input to potential matches by edit distance.
SQL ConnectionString parser
Pretty colours in your terminal.
An incremental implementation of MurmurHash3
String utility functions.
Tiny DOM-element-creation utility
Strip or extract comments, strings or both from source code.
Combines "coloured" and "log.js" for super simple pretty logging.
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
No description provided.
Formatting Date objects as strings since 2013
Color string parser
A utility package to parse strings
Syntax highlighting for Liquid on the command line
Query result type converters for node-postgres
JSON for humans and machines
Adds methods to apply ANSI colour codes and text styles to strings.
An itty-bitty extension that adds "gradient" method to String class that supports any hex colour, for Linux terminals
Displays a string suitable for using as a server name, with a random choice of a colour and an animal. Allows a prefix to be added to embed meaningful data, eg 'server-name prod app' => 'prod-app-bisque-ostrich'
The input consists of a string containing a sequence of commands, where a command is represented by a single capital letter at the beginning of the line. Parameters of the command are separated by white spaces and they follow the command character. Pixel co-ordinates are a pair of integers: a column number between 1 and 250, and a row number between 1 and 250. Bitmaps starts at coordinates 1,1. Colours are specified by capital letters.