1.0.3 • Published 2 years ago

liha v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago