@babichjacob/future
v0.0.1
Published
Pull apart resolve and reject from a Promise for later use
Downloads
5
Readme
This library provides a destructuring of Promise
so that you can resolve
or reject
it later. This makes it feel like a Future
from Python.
💻 Installation
npm install --save-dev @babichjacob/future
😵 Help! I have a question
Create an issue and I'll try to help.
😡 Fix! There is something that needs improvement
Create an issue or pull request and I'll try to fix.
📄 License
MIT
🙏 Attribution
This README was generated with ❤️ by readme-md-generator