cordova-promise-fs:将Cordova File API封装在方便的函数中(返回Promise)

时间:2021-05-07 18:31:54
【文件属性】:
文件名称:cordova-promise-fs:将Cordova File API封装在方便的函数中(返回Promise)
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-07 18:31:54
JavaScript 科尔多瓦承诺 将Cordova(和Chrome)文件API封装在方便的函数中(返回Promise) 您是否陷入了异步回调混乱中,甚至完成了最简单的任务? 不再等待-这是cordova-promise-fs ! 入门 # fetch code using bower bower install cordova-promise-fs bower install bluebird # a library that follows the Promise/A+ spec # ...or npm... npm install cordova-promise-fs npm install bluebird # a library that follows the Promise/A+ spec # install Cordova and plugins cordova
【文件预览】:
cordova-promise-fs-master
----bower.json(512B)
----test()
--------index.html(407B)
--------promiscuous.js(5KB)
--------qunit-1.15.0.css(4KB)
--------qunit-1.15.0.js(62KB)
--------tests.js(9KB)
----LICENSE.md(1KB)
----README.md(8KB)
----dist()
--------CordovaPromiseFS.js(21KB)
----.gitignore(33B)
----index.js(19KB)
----package.json(616B)

网友评论