@vorlefan/tasks
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Tasks

This is a wrapper around function that captures the tasks (heavy function or, repetitve function) and then, make it more safe to run. For instance, you will not worry anymore about losing progress if the application goes down.

https://badgen.net/bundlephobia/minzip/@vorlefan/tasks]

With npm do:

npm install @vorlefan/tasks

With yarn do:

yarn add  @vorlefan/tasks

Documentation

W.I.P

Package Sidebar

Install

npm i @vorlefan/tasks

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

63.2 kB

Total Files

19

Last publish

Collaborators

  • vorlefan