Helper for Datoit 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
Babel helper functions for inserting module loads
Babel helper functions for implementing ES6 module transformations
A utility package to parse strings
Validate identifier/keywords name
Helper functions on Babel compilation targets
A collection of JavaScript globals for Babel internal usage
Helper function to annotate paths and nodes with #__PURE__ comment
Helper function to optimise call expression
Helper function to replace certain member expressions with function calls
Helper function to replace supers
Helper which skips types and parentheses
Helper for Strapi plugins development
Helper function to remap async functions to generators
Helper to wrap functions inside a function call.
Helper functions for MarkdownIt plugins
Babel plugin for protecting against improper use of `t.throws()` in AVA