Coder Social home page Coder Social logo

async_demo's Introduction

async_demo

A demo for async.

INSTALL

git clone https://github.com/bsspirit/async_demo.git
cd  async_demo

Change Log

参考[email protected]版本的规范

https://github.com/caolan/async

  1. forEach.js改名为each.js
  2. each.js文件中的async.forEach,改为async.each
  3. map.js增加mapLimit函数
  4. filter_reject.js对注释补充
  5. filter_reject.js增加rejectSeries函数
  6. reduce.js增加注释
  7. detect.js增加注释
  8. sortBy.js增加注释
  9. some.js对注释补充
  10. every.js对注释补充和修改
  11. series.js调整注释格式
  12. parallel.js调整注释格式
  13. parallel.js增加parallelLimit函数
  14. whilist_until.js调整注释格式
  15. whilist_until.js增加doWhilst函数
  16. whilist_until.js增加doUntil函数
  17. whilist_until.js增加forever函数
  18. waterfall.js调整注释格式
  19. 增加compose.js文件
  20. apply.js补充注释并增加一个实例
  21. 修改nextTick.js实例
  22. 增加times.js文件,包括times和timesSeries函数
  23. 修改iterator.js实例
  24. 修正auto.js关于第二个实例的错误解释
  25. 修改queue.js实例和注释
  26. 修改cargo.js文件
  27. 增加applyEach.js文件
  28. 修改utils.js实例和注释

async_demo's People

Contributors

alsotang avatar bsspirit avatar freewind avatar gejiawen avatar ifivebig avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.