Write-enabled API for NodeBB
Compile exponentiation operator to ES5
Transform class static blocks
Ensure that reserved words are quoted in property accesses
Transform TypeScript into ES.next
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Turn async functions into ES2015 generators
Allows users to save responses for use in the future
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Add internal staff notes and assignees to topics in NodeBB. Notes are only visible to privileged users (moderators/admins).
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
Friends of ReactJS: React CSS Themr
A Babel plugin to inject imports to core-js@2 polyfills
ESLint plugin for Next.js.
An emailer plugin for NodeBB using SendGrid as a third party service
extracts CSS into separate files
NodeBB Plugin that allows users to login/register via their QQ account.
Allow parsing of '#foo in obj' brand checks
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Allow parsing of async generator functions
Compile inline regular expression modifiers