0.0.1 • Published 9 years ago

babel-ui5-module-formatter v0.0.1

Weekly downloads
-
License
Apache 2.0
Repository
-
Last release
9 years ago

babel-ui5-module-formatter Build Status npm version

This is a custom module formatter for the babel js transpiler. It transpiles ES6 modules to sap.ui.define calls (AMD-like syntax).

Install

$ npm install --save-dev babel-ui5-module-formatter

Usage

coming soon...

Example

check this: https://github.com/geekflyer/babel-ui5-module-example

License

Apache 2.0 © Christian Theilemann