Socket
Book a DemoInstallSign in
Socket

mutoid

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutoid

Reactive library for data fetching, caching, state management

latest
Source
npmnpm
Version
0.6.0
Version published
Weekly downloads
4K
-18.38%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

algebraic-data-types

FAQs

Package last updated on 09 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts