VUE项目常用的npmjs包


深度复制对象

npm install --save clone-deep

https://www.npmjs.com/package/clone-deep

https://github.com/jonschlinkert/clone-deep

 

时间格式处理
npm install dayjs --save
https://github.com/iamkun/dayjs


文本格式化
npm install vue-text-format
https://github.com/13601313270/vue-format


代码高亮
npm install --save vue-highlightjs
https://github.com/metachris/vue-highlightjs


echarts图表
npm install echarts vue-echarts
https://github.com/ecomfe/vue-echarts

clone对象

npm install clone

var clone = require('clone');

https://github.com/pvorb/clone#readme,

 

decimal处理数字

https://www.npmjs.com/package/decimal.js

https://github.com/MikeMcl/decimal.js#readme

 

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM