Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Modern and scalable routing for React applications
Compile ES2015 Unicode escapes to ES5
PostCSS plugin to import CSS files
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Allow parsing of the module assertion attributes in the import statement
Compile export namespace to ES2015
Allow parsing of optional properties
Ensure that reserved words are quoted in property accesses
Convert CommonJS modules to ES2015
Load modules according to tsconfig paths in webpack.
Octokit plugin for GitHub's recommended request throttling
Compile optional catch bindings
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transform class static blocks
ESLint plugin about ECMAScript syntactic features.
Transform TypeScript into ES.next
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Mark top-level React method calls as pure for tree shaking
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile exponentiation operator to ES5
Log all requests and request errors
Compile inline regular expression modifiers