Remove nullish coalescing operator
ESLint plugin for Next.js.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A Babel plugin to inject imports to core-js@2 polyfills
Turns a single category into a "Support Forum", topic creators can only see their own topics
Allow parsing of '#foo in obj' brand checks
Turn JSX into React function calls in development
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Compile regular expressions' unicodeSets (v) flag.
NodeBB Forum
Add internal staff notes and assignees to topics in NodeBB. Notes are only visible to privileged users (moderators/admins).
Mark top-level React method calls as pure for tree shaking
Core istanbul API for JS code coverage
Basic Minecraft Widgets for NodeBB
A babel plugin that adds istanbul instrumentation to ES6 code
Allow parsing of the flow syntax
Add OpenStreetMap map to nodebb
Compile `using` and `await using` declarations to ES2015
Add displayName to React.createClass calls
Runs typescript type checker and linter on separate process.
An emailer plugin for NodeBB using SendGrid as a third party service
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Compile regular expressions using duplicate named groups to index-based groups.