This plugin transforms checks for a private property in an object
Compile inline regular expression modifiers
Compile export namespace to ES2015
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Split a Text Stream into a Line Stream, using the Stream API
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
process a vinyl file stream with minimal code
Mark top-level React method calls as pure for tree shaking
Streams for parsing and deparsing the COPY binary format
simple line-by-line stream reader
WHATWG Transform and Async interface to convert JSON into CSV.
Simple in-memory vinyl file store
TypeScript definitions for crc32-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
Compile `using` and `await using` declarations to ES2015
Add displayName to React.createClass calls
Collection of utility transform streams.
Implementation of the HTML encoding sniffer algo, with stream support
Compile regular expressions using duplicate named groups to index-based groups.