is sketchfile:检查文件是否为Sketch文件:gem_stone: 源码
is-sketchfile 检查文件是否为文件。 安装 $ npm install --save is-sketchfile 用法 var isSketchFile = require ( 'is-sketchfile' ) isSketchFile ( 'something.sketch' ) . then ( function ( isValid ) { console . log ( isValid , 'return true or false.' ) } ) . catch ( function ( err ) { console . e
文件列表
is-sketchfile-master.zip
(预估有个9文件)
is-sketchfile-master
.gitignore
74B
package.json
897B
src
dummy.sketch
0B
test.sketch
40KB
dummy.txt
0B
.travis.yml
142B
index.js
628B
test.js
570B
暂无评论