Transform TypeScript into ES.next
Compile regular expressions using named groups to ES5.
Webpack plugin to automatically display an error overlay in your application.
Allow parsing of the module assertion attributes in the import statement
Third-party login plugin for hapi
Transforms new.target meta property
Offers a async require.resolve function. It's highly configurable.
Webpack plugin to zip up emitted files.
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allows you to hide certain warnings from webpack compilations
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transform import() expressions
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Turn async functions into ES2015 generators
Transforms logical assignment operators into short-circuited assignments
Ensure that reserved words are quoted in property accesses
Transform class static blocks
Turn async generator functions into ES2015 generators
Compile object rest and spread to ES5
A hapi plugin to paginate resources
Remove nullish coalescing operator
Compile optional catch bindings