Skip to content

Minimal task and stream abstractions in typescript

Notifications You must be signed in to change notification settings

hhalex/ts-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Minimal stream and task abstractions in Typescript

Small set of primitives to handle asynchronicity, in a functional way.

This library aims at being totally modular, you could choose to only use the primitives you want. The purpose is to only import the code you really use, and not the whole library.

  • functional
  • strongly typed
  • lightweight, primtives you don't use are tree shaked

About

Minimal task and stream abstractions in typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published