摘要:import JSZip from 'jszip'; import { extname, join, relative, sep, dirname } from 'path'; import { pathExists, Stats, stat, readdir, readFile, writeFil
阅读全文
随笔分类 - js插件的使用
摘要:1、jest安装与初始化 yarn add jest -D yarn add @types/jest ts-jest typescript -D // typescript环境目录下 npx ts-jest config:init // 默认在根目录下会生成jest.config.js的默认配置 2
阅读全文
摘要:1、mockjs :前端模拟后端数据插件 npm i mockjs --save 2、md5 :前端进行md5加密插件 npm i md5 --save 3、js-cookie :前端进行cookie设置插件 npm i js-cookie --save 4、count-up :前端数据累加的动效
阅读全文
摘要:jQuery File Upload 是一个Jquery文件上传组件,支持多文件上传、取消、删除,上传前缩略图预览、列表显示图片大小,支持上传进度条显示等,以下就介绍一下该插件的简单使用 1、需要加载的js文件有 jquery.js, jquery-ui-widget.js, jquery.ifra
阅读全文

浙公网安备 33010602011771号