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
- Host: GitHub
- URL: https://github.com/ulivz/babeland
- Owner: ulivz
- License: mit
- Created: 2023-01-20T18:35:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T02:48:14.000Z (over 2 years ago)
- Last Synced: 2025-03-28T18:51:51.468Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 456 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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` |
| [README](./packages/babeland/README.md) |
| `babel-shared` |
| [README](./packages/babel-shared/README.md) |
| `babel-plugin-redirect-import` |
| [README](./packages/babel-plugin-redirect-import/README.md) |
| `babel-plugin-redirect-this-property` |
| [README](./packages/babel-plugin-redirect-this-property/README.md) |
## License
MIT © [ULIVZ](https://github.com/ulivz)