Helper for mobileapi plugins development
General utilities for plugins to use
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Validate plugin/preset options
Utilities to help expose prettier output in linting tools
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin for Vue 3 JSX
A utility package to parse strings
Babel helper functions for inserting module loads
Babel helper functions for implementing ES6 module transformations
Validate identifier/keywords name
Helper functions on Babel compilation targets
Helper function to optimise call expression
Helper function to replace certain member expressions with function calls
A collection of JavaScript globals for Babel internal usage
Helper function to annotate paths and nodes with #__PURE__ comment
Helper which skips types and parentheses
Helper function to replace supers
Helper function to remap async functions to generators
Helper for Strapi plugins development
Helper to wrap functions inside a function call.
Babel plugin for protecting against improper use of `t.throws()` in AVA
Helper functions for MarkdownIt plugins