Replace all homoglyphs with base characters.
Compile ES2015 template literals to ES5
Compile ES2015 arrow functions to ES5
Escape strings for use as JavaScript string literals
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
Convert a string to space case.
ECMAScript reserved words checker
Apply a source map to a vinyl file, merging it with preexisting source maps
URL and cookie safe UIDs
Compile ES2015 for...of to ES5
Compile ES2015 unicode string and number literals to ES5
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Convert encodings, uses iconv-lite
Compile ES2015 Unicode regex to ES5
Compile exponentiation operator to ES5
Mocking library for TypeScript
tiny http client for Node and the browser
A 2D spatial index for axis-aligned boxes
A simple string template function based on named or indexed arguments
Offers convenient getters and setters for the stat `mode`
Compile ES2015 shorthand properties to ES5
convert module usage to inline expressions
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Packs/Unpacks/Measures structs according to Python's `struct` format