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
An emailer plugin for NodeBB using SendGrid as a third party service
A Babel plugin to inject imports to core-js@2 polyfills
ESLint plugin for Next.js.
NodeBB Plugin that allows users to login/register via their QQ account.
extracts CSS into separate files
Allow parsing of '#foo in obj' brand checks
OpenID Connect authentication multi strategy for Passport.
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
Mark top-level React method calls as pure for tree shaking
Transform optional chaining operators to workaround https://crbug.com/v8/11558
NodeBB Forum
Compile `using` and `await using` declarations to ES2015
Basic Minecraft Widgets for NodeBB
Add OpenStreetMap map to nodebb
A Plugin that pings end points when a hook is triggered
Add displayName to React.createClass calls