immuto
immuto copied to clipboard
Very strongly typed Redux adaptation for TypeScript
immuto
Very strongly typed Redux adaptation for TypeScript
Install
npm install immuto
And then
import * as I from "immuto"
Docs
- Proper documentation is gradually appearing...
- Deep background walkthrough
- Example of React binding
Or just install and read the highly documented tests : https://github.com/danielearwicker/immuto/tree/master/spec !
Related
- immuto-react
- immuto-example (with live demo!)
Contributing
npm install- Open
index.tsin VSCode (or your favorite TypeScript supporting IDE) and start cracking. prepublishis wired to compile the code using TypeScript latest (see our devDependency)npm run testmakes sure nothing awful happens.
Originally developed in http://alm.tools. :rose: