Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile optional catch bindings
This plugin transforms private class methods
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile inline regular expression modifiers
A humble cache-control parser
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Mark top-level React method calls as pure for tree shaking
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
An ESLint custom parser which leverages TypeScript ESTree
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Compile regular expressions using duplicate named groups to index-based groups.
Strip flow type annotations from your output code.
json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.
svg path parser
json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
The real PostgreSQL query parser
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
WHATWG Transform and Async interface to convert JSON into CSV.