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

0.9.34 • Public • Published

Build Status

immuto

Very strongly typed Redux adaptation for TypeScript

Install

npm install immuto

And then

import * as I from "immuto"

Docs

Or just install and read the highly documented tests : https://github.com/danielearwicker/immuto/tree/master/spec !

Related

Contributing

  • npm install
  • Open index.ts in VSCode (or your favorite TypeScript supporting IDE) and start cracking.
  • prepublish is wired to compile the code using TypeScript latest (see our devDependency)
  • npm run test makes sure nothing awful happens.

Originally developed in http://alm.tools. 🌹

Readme

Keywords

Package Sidebar

Install

npm i immuto

Weekly Downloads

31

Version

0.9.34

License

MIT

Last publish

Collaborators

  • danielearwicker