mutoid
TypeScript icon, indicating that this package has built-in type declarations

0.6.0-rc.1 • Public • Published

Mutoid

Reactive library for data fetching, caching, state management (also) for isomorphic applications

Installation

npm install mutoid

Note rxjs, fp-ts,fp-ts-reactive are required peer dependencies. Instead react, use-sync-external-store and io-ts are an optional peer dependencies.

Documentation

https://engineering.facile.it/mutoid

Example

If you want to see a simple app
If you clone this repo, you can run the example with

npm ci
npm run dev-server

Test, lint & tsc

npm run lint
npm run tsc
npm run test

Package Sidebar

Install

npm i mutoid

Weekly Downloads

219

Version

0.6.0-rc.1

License

MIT

Unpacked Size

194 kB

Total Files

62

Last publish

Collaborators

  • siuvdlec