Expirable Promises
-
Updated
Sep 9, 2022 - JavaScript
Expirable Promises
🗄️ Implementation of an expirable data storage based on native Web Storage API.
A decorator that can safely make any function that returns promise atomic
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
A wrapper of `localStorage`, making it expirable
Add a description, image, and links to the expirable topic page so that developers can more easily learn about it.
To associate your repository with the expirable topic, visit your repo's landing page and select "manage topics."