0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an npm package file. Works with `npm install .` More... almost 14 years ago
Remove process.mixin from the test runner More... about 14 years ago
License the library as MIT More... about 14 years ago
Rename to camelCase to match node better. More... about 14 years ago
Cleanup the grammar some. More... about 14 years ago
Update the readme to properly explain continuables. More... about 14 years ago
Update the README based on feedback from the howtonode.org article. More... about 14 years ago
Add in the combo pattern. It's useful even with Do. More... about 14 years ago
Remove `Do.cont` It's not really needed anymore, convert is much better. More... about 14 years ago
Update docs to mention `Do.convert`. This the key to interop between async abstractions. More... about 14 years ago
When converting a library, pass all properties through, but only convert the speficied ones. More... about 14 years ago
Update to use the promisless node. Also instead of manually wrapping 'fs', I added a utility function that can convert ANY library that puts the callback as the last parameter. More... about 14 years ago
Make `map`, `filter` and `filter_map` work with continuables for the filter function too. More... about 14 years ago
Update to match the soon to be released nodel apis. More... about 14 years ago
Fix a couple of typos in the README. More... about 14 years ago
Fix some typos in the docs and add a section about the `do/fs` module. More... about 14 years ago
Complete the initial docs. Looking for comments now. More... about 14 years ago
Initial version of the library and partially written docs. Think of this as a preview release. More... about 14 years ago
Initial commit More... about 14 years ago