Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.24 KB

ECOSYSTEM.md

File metadata and controls

19 lines (12 loc) · 1.24 KB

Ecosystem

This is a list of CPromise related libraries and resources.

Libraries

General

React

  • use-async-effect (🔴 this library)- Feature-rich React async hooks that built on top of the cancellable promises (CPromise)

Data fetching

Server application framework

  • cp-koa - Wrapper for koa, that implements cancellable middlewares/routes to the framework