An open API service indexing awesome lists of open source software.

https://github.com/ulivz/babeland

A collection of babel helpers, types, and plugins
https://github.com/ulivz/babeland

Last synced: 7 months ago
JSON representation

A collection of babel helpers, types, and plugins

Awesome Lists containing this project

README

          

babeland


A collection of babel helpers, types, and plugins

## Motivation

I expect **strict types** and **ease** of use with Babel, for details, please move to sub packages' documentation.

## Packages

| Package | Version | Documentation |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| `babeland` | NPM version | [README](./packages/babeland/README.md) |
| `babel-shared` | NPM version | [README](./packages/babel-shared/README.md) |
| `babel-plugin-redirect-import` | NPM version | [README](./packages/babel-plugin-redirect-import/README.md) |
| `babel-plugin-redirect-this-property` | NPM version | [README](./packages/babel-plugin-redirect-this-property/README.md) |

## License

MIT © [ULIVZ](https://github.com/ulivz)