Emulation of the Netlify environment for local development
This plugin transforms private class methods
Compile ES2015 for...of to ES5
Compile ES2015 object super to ES5
Allow parsing of the nullish-coalescing operator
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Turn async functions into ES2015 generators
This package is a development server library for HubSpot UI Extensions. It provides a Vite and Express-powered server for local development of extensions, which is run via the HubSpot CLI. There is also a `remoteBuild` function, used by Artifactor to gene
Parse regular expressions' unicodeSets (v) flag.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile objects with duplicate keys to valid strict ES5
Transforms new.target meta property
Ensure that no reserved words are used.
The Expo CLI
Node is running but you don't know why? why-is-node-running is here to help you.
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remove nullish coalescing operator
The Serverless Dashboard plugin
Allow parsing of '#foo in obj' brand checks
Allow parsing of object rest/spread
This plugin transforms ES2015 modules to UMD