Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.41 KB

README.MD

File metadata and controls

34 lines (24 loc) · 1.41 KB

Vodyani dust

🌟 "dust" is the threading solution of vodyani, which makes basic thread and thread pool functions available to the public. When work threads is invoked, it takes over threads and isolates them from the main thread.

Npm Npm License Workflow codecov Known Vulnerabilities

Installation

npm install @vodyani/dust

Recommendations

Get started with documentation

  • typescript v4.6.x
  • node.js v12.x ~ v16.x

Dependencies

License

Vodyani dust is MIT licensed.