Skip to content

Robinlim/node-annotation-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-annotation-async

注解扩展第三方库

该库是node-annotation的扩展库,包含其自定义扩展注解。

点击这里查看node-annotation

演示实例请挪驾 node-annotation-example

异步注解(类似ES7async/await)

  • Async 注解一个异步函数,该函数内可以同步调用其他Async函数
  • AsyncWrap 将一个callback形式的函数库包装为Async形式

About

依赖fibers模块进行异步转同步

Resources

Stars

Watchers

Forks

Packages