0.1.8 • Published 5 years ago

modules_zml v0.1.8

Weekly downloads
3
License
MIT
Repository
gitlab
Last release
5 years ago

modules_zml

格式化可读时间为毫秒

Use Setup

Install vue2-better-scroll

yarn add modules_zml
// or
npm install modules_zml -s

Vue mount

// import
import OppoBetterScroll from 'modules_zml'

// or require
var Vue = require('vue')
var OppoBetterScroll = require('modules_zml')


// 或者直接导入js文件
<script src="./dist/modules_zml.js"></script>

# Example
[Demo Page]down下代码,然后yarn&&npm run test
#######说明
- 代码编写在src目录下,并且在index.js文件暴露出去
- webpack打包编译到 dist 目录
- mocha 和 chai作为测试用例框架
- test文件夹下放测试用例
- istanbul测试用例覆盖率
0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago