Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile exponentiation operator to ES5
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Expandable chapters for convenient navigation within a gitbook
Compile ES2015 for...of to ES5
Compile inline regular expression modifiers
Turn async functions into ES2015 generators
Optimize SVG
Octokit plugin to paginate REST API endpoint responses
Allow parsing of async generator functions
Info, warning, alert, success blockquotes for your gitbook
Compile object rest and spread to ES5
Allow parsing of import.meta
Transform import() expressions
Compile objects with duplicate keys to valid strict ES5
Allow parsing of '#foo in obj' brand checks
Sentry Bundler Plugin Core
Redirect to any URL in NextJS both in client and server
A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X).
Remove nullish coalescing operator
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Locate and bundle third-party dependencies in node_modules
Allow parsing of object rest/spread