Plugin framework for pigsty
General utilities for plugins to use
TypeScript plugin for ESLint
This plugin transforms ES2015 modules to CommonJS
Compile ESNext Regular Expressions to ES5
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of TypeScript syntax
Allow parsing of jsx
This plugin transforms ES2015 modules to UMD
React specific linting rules for ESLint
Allow parsing of the module attributes in the import statement
Allow parsing of the logical assignment operators
Allow parsing of import.meta
Compile regular expressions using named groups to ES5.
Compile ES2015 for...of to ES5
Allow parsing of object rest/spread
Static AST checker for accessibility rules on JSX elements.
Compile objects with duplicate keys to valid strict ES5
Import with sanity.
Babel plugin to ensure function declarations at the block level are block scoped
Compile object rest and spread to ES5
This plugin transforms checks for a private property in an object
Transform import() expressions
Allow parsing of class static blocks