utils-maps
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

🚀 echart 组件封装

安装

npm install utils-echart
yarn add utils-echart

引入

打包

npm run build
yarn build

发布到 npm

  • package.json中修改版本号
{
  /** 建议不要低于已发布的版本号 */
  "version": "1.0.1"
}
  • 要先切换到淘宝镜像源
 npm config set registry http://registry.npm.taobao.org/
npm publish // 没登陆的要先登录,然后才能发布

Readme

Keywords

Package Sidebar

Install

npm i utils-maps

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

18.6 kB

Total Files

12

Last publish

Collaborators

  • huoyuanxing
  • zhangpeng_god
  • pbl94
  • litcat
  • jason-liang
  • shixiaobai