UNPKG

koroutine

Version:

Small, lightweight coroutine scheduler for node based on ES6 generators

12 lines (11 loc) 200 B
{ "extends": "standard", "plugins": [ "standard", "promise" ], "rules": { "semi": ["error", "always"], "yield-star-spacing": ["error", "after"] } }