Babel plugin to ensure function declarations at the block level are block scoped
Compile regular expressions using named groups to ES5.
Add a __self prop to all JSX Elements
This plugin transforms checks for a private property in an object
Apply ES2015 function.name semantics to all functions
Bundle Pino logger dependencies with Bun
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 arrow functions to ES5
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
Transform optional chaining operators into a series of nil checks
Allow parsing of BigInt literals
Compile ES2015 Unicode regex to ES5
Compile ES2015 object super to ES5
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Transform import() expressions
Allow parsing of optional catch bindings
This plugin transforms ES2015 modules to AMD
Allow parsing of top-level await in modules
This plugin transforms ES2015 modules to SystemJS
JSDoc linting rules for ESLint.
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.