Async Packages

@plancky/state

Handling asyncronosities has always been a pain in state management libraries. Even with redux middleware like thunk it's still hard to work with async event listeners and clean them up in a safe way. I decided to create a new state management library tha

0.1.1 • Published 3 years ago

@ckpack/scheduler

Execute asynchronous functions in order and limit the number of simultaneous executions。按顺序执行异步函数,并限制同时执行的数量

2.0.0 • Published 3 years ago