Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
Allows you to build compile-time libraries
Babel compiler core.
Collection of helper functions used by Babel transforms.
Generate errors that contain a code frame that point to source locations.
Generate an AST from a string template.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Babel plugin for React Native for Web
Turns an AST into code.
Replace Object.assign with an inline helper
Super-fast alternative to Babel for when you can target modern JS runtimes
Improve the debugging experience and add server-side rendering support to styled-components
Babel plugin that transforms Lingui compile-time macros into optimized runtime calls
Wraps Throw Expressions in an IIFE
This plugin contains helper functions that’ll be placed at the top of the generated code
Compile the function.sent meta property to valid ES2015 code
Babel plugin to extract translatable messages from source code into Lingui catalogs
Transform pipeline operator into call expressions
Allow parsing of the pipeline operator
Compile function bind operator to ES5
A Babel preset for each environment.
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Turns off all rules that are unnecessary or might conflict with Prettier.