Compile ES2015 unicode string and number literals to ES5
Compile exponentiation operator to ES5
An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Axe network and build your own services with it.
Add a __self prop to all JSX Elements
Compile ES2015 template literals to ES5
Compile ES2015 block scoping (const and let) to ES5
Placeholder waiting for official package
Allow parsing of the module assertion attributes in the import statement
Apply ES2015 function.name semantics to all functions
Compile objects with duplicate keys to valid strict ES5
This plugin transforms private class methods
A fork of [axe-me/vite-plugin-node](https://github.com/axe-me/vite-plugin-node) with support for auto-reloading the server on file changes, and removal of support code for other server types.
Rule-based data validation library
Compile ES2015 arrow functions to ES5
Allow parsing of async generator functions
Allow parsing of optional catch bindings
Allow parsing of BigInt literals
This plugin transforms ES2015 modules to UMD
Allow parsing of top-level await in modules
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Syntax highlight JavaScript strings for output in terminals.
Ensure that reserved words are quoted in object property keys
Allow parsing of object rest/spread