@bbars/sync
v1.1.2
Published
Package provides Teleport -- a tool with promise-like methods used to deliver data (looks like a Promise that you resolve from the outside). Also, it provides Channel -- multi-version of Teleport with an async iterator implemented.
Downloads
2
Readme
Package provides Teleport
-- a tool with promise-like methods
used to deliver data (looks like a Promise that you resolve from the outside).
Also, it provides Channel
-- multi-version of Teleport
with an async iterator implemented (inspired by golang channels).