没有合适的资源?快使用搜索试试~ 我知道了~
promise:ES6 Promise Polyfill
共7个文件
js:3个
yml:1个
json:1个
需积分: 12 0 下载量 18 浏览量
2021-05-23
22:36:55
上传
评论
收藏 6KB ZIP 举报
温馨提示
承诺 ES6 Promise填料。 安装 $ npm install [--save] promise-es6 用法 // Load for use in this one place ... var Promise = require ( 'promise-es6' ) . Promise ; // ... or make a global polyfill (not really recomended good practice in node, but do as you will) require ( 'promise-es6' ) . install ( ) ; 运行测试 我们依靠进行单元测试。 可以使用以下命令运行测试: $ npm install $ npm test
资源推荐
资源详情
资源评论
收起资源包目录
promise-master.zip (7个子文件)
promise-master
.travis.yml 115B
package.json 843B
readme.md 674B
tests
adapter.js 314B
.gitignore 13B
lib
utils.js 1KB
index.js 10KB
共 7 条
- 1
资源评论
愛幻想的小水瓶
- 粉丝: 29
- 资源: 4547
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功