Turn JSX into React function calls
A Babel plugin to inject imports to regenerator-runtime
An SMF to NodeBB data exporter
Compile export namespace to ES2015
Transform class static blocks
Transform TypeScript into ES.next
NodeBB Google SSO
Turn async functions into ES2015 generators
NodeBB Theme for CORP
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Ensure that reserved words are quoted in property accesses
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
ESLint plugin for Next.js.
Compile exponentiation operator to ES5
extracts CSS into separate files
Compile optional catch bindings
A Babel plugin to inject imports to core-js@2 polyfills
Mark top-level React method calls as pure for tree shaking
VuePress 2 plugin - google-Adsense
Write-enabled API for NodeBB
Allows users to save responses for use in the future
Add internal staff notes and assignees to topics in NodeBB. Notes are only visible to privileged users (moderators/admins).
Remove nullish coalescing operator