1.1.0 • Published 5 years ago

webpack_library_st v1.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

webpack_library

webpack_library_sun

提交npm包

  1. 注册npm网站,验证邮件
  2. 窗口中执行npm adduser,添加自己的信息
  3. npm publish 向npm提交插件
  4. 提交成功后,在其他项目中用 npm install webpack_library_sun 安装引用

下载方法

npm 搜索 webpack_library_sun

使用方法

  • import library from "webpack_library_sun"
  • library.math.add(x,y)
  • library.string.join(x,y)