Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
Check if stdout or stderr is interactive
Strip UTF-8 byte order mark (BOM) from a string
Encode and decode base64 encoded strings
Strip UTF-8 byte order mark (BOM) from a stream
Encode and decode quoted-printable strings according to rfc2045
simple line-by-line stream reader
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Compile regular expressions' unicodeSets (v) flag.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Node.js Streams, a user-land copy of the stream library from Node.js
Compile Unicode property escapes in Unicode regular expressions to ES5.
Parse regular expressions' unicodeSets (v) flag.
Compile ES2015 Unicode escapes to ES5
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Regenerate sets for Unicode properties and values.
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Check if something is a Node.js stream
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Light-weight observable implementation and utils written in TypeScript. Based on zen-observable.