Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 188 Bytes

Capi

A simple JS state managment library built with TypeScript.

Capi aims to be:

  • minimal
  • easy to understand; both in use and internals

Build

npm run build

Test

npm test