React specific linting rules for ESLint
Compile ES2015 for...of to ES5
This plugin transforms ES2015 modules to UMD
Allow parsing of import.meta
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Allow parsing of object rest/spread
Compile objects with duplicate keys to valid strict ES5
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of class static blocks
This plugin transforms checks for a private property in an object
This plugin transforms private class methods
Allow parsing of the logical assignment operators
Compile ES2015 spread to ES5
Compile ES2015 block scoping (const and let) to ES5
ElevenLabs plugin for LiveKit Node Agents
Compile ES2015 unicode string and number literals to ES5
Compile regular expressions using named groups to ES5.
Compile ES2015 template literals to ES5
Load virtual modules from memory
Apply ES2015 function.name semantics to all functions
ESLint rules for AngularJS projects
Add a __source prop to all JSX Elements