Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaola-fed/babel-plugin-kmui
:rice_ball: babel plugin for kmui
https://github.com/kaola-fed/babel-plugin-kmui
babel kmui plugin
Last synced: about 2 months ago
JSON representation
:rice_ball: babel plugin for kmui
- Host: GitHub
- URL: https://github.com/kaola-fed/babel-plugin-kmui
- Owner: kaola-fed
- License: mit
- Created: 2017-06-15T06:02:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T14:17:55.000Z (over 7 years ago)
- Last Synced: 2024-10-02T09:23:37.135Z (4 months ago)
- Topics: babel, kmui, plugin
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# babel-plugin-kmui
[![build status][build-status-image]][build-status-url]
[![coverage][coverage-image]][coverage-url]import KMUI component on-demand
## Usage
```js
// .babelrc
{
"plugin": ["kmui"]
}
```## Options
### libraryName
Type: `String`
Default: `kmui`
## License
MIT
[build-status-image]: https://img.shields.io/travis/kaola-fed/babel-plugin-kmui.svg?style=flat-square
[build-status-url]: https://img.shields.io/travis/kaola-fed/babel-plugin-kmui.svg?style=flat-square[coverage-image]: https://img.shields.io/codecov/c/github/kaola-fed/babel-plugin-kmui.svg?style=flat-square
[coverage-url]: https://codecov.io/gh/kaola-fed/babel-plugin-kmui