babel module loader for webpack
Allow parsing of jsx
TypeScript definitions for @babel/traverse
AWS Application Load Balancer and API Gateway - Lambda dev tool for Serverless. Allows Express synthax in handlers. Supports packaging, local invoking and offline ALB, APG, S3, SNS, SQS, DynamoDB Stream server mocking.
Helper function to replace supers
Explode async and generator functions into a state machine.
Regular Expressions parser in JavaScript
Helper which skips types and parentheses
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Helper function to optimise call expression
Babel preset for TypeScript.
Compile ES2015 sticky regex to an ES5 RegExp constructor
This plugin transforms ES2015 modules to CommonJS
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Lumigo Tracer for Node.js v8.x / v10.x / v12.x Runtimes
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Helper function to replace certain member expressions with function calls
Allow parsing of the module assertion attributes in the import statement
This plugin transforms private class methods