1.0.3 • Published 3 years ago

liha v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

安装

初始化

npm init

改包名

package name: (我的包) liha

转npm镜像

nrm use npm

准备工作

创建index.js文件,创建reademe.md
index.js ==> 写的任何方法一定要module.exports导出

npm登录

npm login

使用

发布

npm publish
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago