babel-plugin-tree-shaking-import
Modular build plugin for babel.
Modular build plugin for babel.
try import module
Плагин для `babel`, который [типографирует](https://www.artlebedev.ru/typograf/about/) строки
Inlines user defined environment variables and optionally/statically evaluates conditionals
Turn negative array indices into offsets from the end of the array
Compile JSX to kontainer-js API calls
Babel Transformer for Optional Chaining
babel plugin to rename identifiers in a file to randomly generated pronounceable names
Mill engine transform
The babel plugin converts JSX into Tagged templates
Add JSX syntax to velJS
Turn JSX into Anise function calls
Remove unnecessary React class properties from the production build
Remove selected attributes in each react element by selected conditions
Adds console.log to all component render methods
Allow props and state as render() parameters, as in preact
A Babel preset for adding `displayName` to React components (descendants of `React.Component` and SFCs).
A Babel plugin to add a display name to function components built using a utility function like lodash/fp flow().
Babel plugin to make class properties starting with an underscore really private
Add JSX syntax to VelJs