1.0.16 • Published 6 years ago

babel-cli-plugin v1.0.16

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Introduce

this is a simple self use cli for making npm package with babel

Base on

node 8.6.0 npm 5.3.0 babel 6.24.1 (babel-core 6.25.0)

Quick to start

1.make sure you have install babel npm with global 2.download this project 3.npm install 4.npm run dev develop mode 5.npm run build build mode 6.npm publish

Directory

|-- lib #npm publish folder
|-- node_modules #node packages
|-- src #workspace,develop folder
    |-- plugin.js #main script
|-- .babelrc #babel conf
|-- .gitignore #git conf
|-- index.js #main entry
|-- package.json #package conf
|-- README.md #this file
1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago