Babel plugin for applying `$digest` loop after `await` expressions in AngularJS apps.
A Babel plugin to inject imports to regenerator-runtime
Compile export namespace to ES2015
Compile exponentiation operator to ES5
Transform class static blocks
An AngularJS directive for inflating web type
Transform TypeScript into ES.next
Ensure that reserved words are quoted in property accesses
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Turn async functions into ES2015 generators
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)
Compile optional catch bindings
Remove nullish coalescing operator
Returns a JSON Schema with $ref's replaced with actual schemas
A Babel plugin to inject imports to core-js@2 polyfills
Gettext support for Angular.js
ESLint plugin for Next.js.
extracts CSS into separate files
Allow parsing of '#foo in obj' brand checks
A super simple way to render React components in AngularJS
Webpack plugin that concatenates and registers AngularJS templates in the $templateCache.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.