promise-chain

Utility class to wrap classes that are meant for method chaining, specifically useful for functions that return Promises. Promise functions and non-promise functions can be mixed.

MIT License

Downloads
281
Stars
2
Committers
1

Bot releases are hidden (Show)

promise-chain - v0.4.4 Latest Release

Published by myty 5 months ago

promise-chain - v0.4.3

Published by myty over 1 year ago

Update deno and package versions

promise-chain - v0.4.2

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/promise-chain/compare/v0.4.1...v0.4.2

promise-chain - v0.4.1

Published by myty about 2 years ago

promise-chain - v0.4.0

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/promise-chain/compare/v0.3.0...v0.4.0

promise-chain - v0.3.0

Published by myty about 2 years ago

promise-chain - v0.2.4

Published by myty about 2 years ago

add README badge refresh

Full Changelog: https://github.com/myty/composable-async/compare/v0.2.3...v0.2.4

promise-chain - v0.2.3

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/composable-async/compare/v0.2.2...v0.2.3

promise-chain - v0.2.2

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/composable-async/compare/v0.2.1...v0.2.2

promise-chain - v0.2.1

Published by myty about 2 years ago

promise-chain - v0.2.0

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/composable-async/compare/v0.1.2...v0.2.0

promise-chain - v0.1.2

Published by myty about 2 years ago

Updated documentation
Simplified implementation utilizing Promises

Full Changelog: https://github.com/myty/composable-async/compare/v0.1.1...v0.1.2

promise-chain - v0.1.1

Published by myty about 2 years ago

What's Changed

Full Changelog: https://github.com/myty/composable-async/compare/v0.1.0...v0.1.1

promise-chain - v0.1.0

Published by myty about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/myty/composable-async/commits/v0.1.0