1.0.6 • Published 6 years ago

jason-jason v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

jason

封装着常用的 方法 和 对象属性

文档地址

https://q-jason.github.io/jason-jason/docs/index.html

使用方法

  1. 获取文件后标签导入
<script src="dist/jason.js">
  1. 模块化引入
npm install --save jason-jason
import jason from 'jason-jason';

项目指令

// 开发者模式(2000端口 和 3000端口)
// 2000端口为开发测试(通过 index.html)
// 3000端口为文档,可以本地访问(docs -> index.html)
npm run dev

// 打包
npm run build
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago