码迷,mamicode.com
首页 > 其他好文 > 详细

一些类库

时间:2017-03-05 21:07:07      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:类库   span   trunk   gen   转换   git   generator   执行   参数   

1.trunkify

将异步操作函数(有一个参数是回调函数的函数)转换为trunk函数

https://github.com/wangfupeng1988/js-async-tutorial/blob/master/part4-generator/04-thunk.md

2.co

使得生成器自动向下执行的类库,类似于run

https://github.com/wangfupeng1988/js-async-tutorial/blob/master/part4-generator/05-generator-for-async.md

3.Q.js

将异步操作函数转换为promise的类库

https://github.com/wangfupeng1988/js-async-tutorial/blob/master/part3-promise/05-promise-q.md

常见方法如:q.fncall,q.fnapply,q.denodeif

一些类库

标签:类库   span   trunk   gen   转换   git   generator   执行   参数   

原文地址:http://www.cnblogs.com/bobodeboke/p/6506559.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!