UNPKG

sfx-meteojs

Version:

气象 JS 库, Javascript library for meteorological and atmospheric tools

16 lines (11 loc) 287 B
# npm >https://www.npmjs.com shenyczz/*.npm 2FA // 查看npm镜像源地址 npm config get registry npm config set registry https://registry.npmjs.org/ // 设置npm镜像源为淘宝镜像 npm config set registry https://registry.npm.taobao.org/ npm login npm publish