sup plugin for MarkdownIt
This plugin transforms ES2015 modules to AMD
Add a __self prop to all JSX Elements
This plugin transforms ES2015 modules to SystemJS
attrs plugin for MarkdownIt
Allow parsing of BigInt literals
Compile ES2015 computed properties to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 default and rest parameters to ES5
Ensure that reserved words are quoted in object property keys
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 object super to ES5
remark plugin to generate a table of contents (TOC)
Compile ES2015 destructuring to ES5
Ensure that no reserved words are used.
Explode async and generator functions into a state machine.
Compile object rest and spread to ES5
The official e18e ESLint plugin for modernizing code and improving performance.
Transform import() expressions
Compress your Rollup / Vite bundle with Gzip or Brotli
Reliably get the terminal window size (columns & rows)
Compile Unicode property escapes in Unicode regular expressions to ES5.
Transform optional chaining operators into a series of nil checks