Callback-free control flow for Node using ES6 generators.
Stars
546
Forks
22
Watchers
Open Issues
13
Overall repository health assessment
^6.0.0
^1.21.4
^0.6.3
^0.4.5
^0.10.0
User
116
commits
2
1
version bump to 0.7.0
085b4a8
Merge pull request #28 from jon-hall/npm@3-fix
18a07aa
fix promise require to bring in spec-compliant polyfill
2af096f
fix promise require call for npm@3
8b9bfa7
moving forward (for now) with renaming suspend.async() to suspend.callback()
39b732a
removing thunk support
0801b7e
verison bump to 0.6.1
d91fd5b
props to gyson in the README
d97dc4a
fix some more zalgo corner cases and add more tests
554c6c8
Merge pull request #21 from gyson/defer-callback
76c25e8
defer callback or exception
e086b48
version bump to v0.6.0
e970151
update deps, prepare for v0.6.0 release
8b601bc
documentation for suspend.promise(fn*)
d472f54
fix some test case descriptions
f02e6ef