@beisen/babel-plugin-upaasui

0.0.6 • Public • Published

babel-plugin-veui

This Babel plugin enables you to wrtie simpler import statements by converting such statements:

import { Button, Input } from 'veui'

...into:

import Button from 'veui/components/Button'
import Input from 'veui/components/Input'

...just like babel-plugin-lodash does.

Package Sidebar

Install

npm i @beisen/babel-plugin-upaasui

Weekly Downloads

3

Version

0.0.6

License

MIT

Unpacked Size

239 kB

Total Files

5

Last publish

Collaborators

  • albert-zhang
  • liugenpeng
  • beisencorp
  • lgm
  • neozw