File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # [ is] ( https://github.com/yanhaijing/is ) [ ![ ] ( https://img.shields.io/badge/Powered%20by-jslib%20base-brightgreen.svg )] ( https://github.com/yanhaijing/jslib-base ) [ ![ npm] ( https://img.shields.io/badge/npm-0.5 .0-orange.svg )] ( https://www.npmjs.com/package/@jsmini/is ) [ ![ Build Status] ( https://travis-ci.org/jsmini/is.svg?branch=master )] ( https://travis-ci.org/jsmini/is ) [ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/jsmini/is/blob/master/LICENSE )
1
+ # [ is] ( https://github.com/yanhaijing/is ) [ ![ ] ( https://img.shields.io/badge/Powered%20by-jslib%20base-brightgreen.svg )] ( https://github.com/yanhaijing/jslib-base ) [ ![ npm] ( https://img.shields.io/badge/npm-0.6 .0-orange.svg )] ( https://www.npmjs.com/package/@jsmini/is ) [ ![ Build Status] ( https://travis-ci.org/jsmini/is.svg?branch=master )] ( https://travis-ci.org/jsmini/is ) [ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/jsmini/is/blob/master/LICENSE )
2
2
js判断函数,解决80%类型判断问题,原生兼容IE6
3
3
4
4
## 兼容性
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jsmini/is" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"description" : " js判断函数,解决80%类型判断问题" ,
5
5
"main" : " dist/index.js" ,
6
6
"jsnext:main" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments