Babel compiler core.
Allow parsing of the module attributes in the import statement
Helper function to optimise call expression
This plugin transforms ES2015 modules to CommonJS
Allow parsing of TypeScript syntax
Babel helper functions for inserting module loads
Collection of helper functions used by Babel transforms.
Helper function to replace certain member expressions with function calls
The compat-data to determine required Babel plugins
Compile ES2015 for...of to ES5
Allow parsing of import.meta
Like lodash isEqualWith but for shallow equal.
Compile ES2015 spread to ES5
Babel Types is a Lodash-esque utility library for AST nodes
Babel helper functions for implementing ES6 module transformations
Helper functions on Babel compilation targets
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Compile objects with duplicate keys to valid strict ES5
n8n node for generating DOCX files from JavaScript code
Allow parsing of BigInt literals
Allow parsing of object rest/spread
Compile ES2015 object super to ES5
Ensure that no reserved words are used.