https://github.com/canfoo/babel-plugin-demo
A demo for bable plugin
https://github.com/canfoo/babel-plugin-demo
Last synced: 7 months ago
JSON representation
A demo for bable plugin
- Host: GitHub
- URL: https://github.com/canfoo/babel-plugin-demo
- Owner: canfoo
- License: mit
- Created: 2019-08-21T04:21:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T06:56:03.000Z (about 6 years ago)
- Last Synced: 2025-02-15T11:17:40.308Z (11 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babel-plugin-stydy
### 安装
```
npm install
```
### 运行
```
npm run test
```
### 教程文章
[https://juejin.im/post/5d5bdb02e51d4561db5e3a52](https://juejin.im/post/5d5bdb02e51d4561db5e3a52)