ESLint plugin to check Node.js dependencies.
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
Compile ES2015 computed properties to ES5
Transform optional chaining operators into a series of nil checks
Compile ES2015 default and rest parameters to ES5
Compile ES2015 shorthand properties to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Transforms new.target meta property
Compile ES2015 sticky regex to an ES5 RegExp constructor
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Explode async and generator functions into a state machine.
JSDoc linting rules for ESLint.
A Serverless plugin to define IAM Role statements as part of the function definition block
Compile ES2015 Unicode regex to ES5
Allow parsing of the module assertion attributes in the import statement
Allow parsing of the nullish-coalescing operator
Allow parsing of optional catch bindings
Compile Unicode property escapes in Unicode regular expressions to ES5.
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Allow parsing of top-level await in modules
This plugin transforms ES2015 modules to AMD
A lightweight Node.js API proxy for forwarding frontend requests to a real backend server.
This plugin transforms ES2015 modules to SystemJS