- Notifications
You must be signed in to change notification settings - Fork0
Create the next immutable state by mutating the current one
License
steveluscher/immer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Create the next immutable state tree by simply modifying the current tree
Winner of the "Breakthrough of the year"React open source award and "Most impactful contribution"JavaScript open source award in 2019
You can use Gitpod (a free online VS Code like IDE) for contributing online. With a single click it will launch a workspace and automatically:
- clone the immer repo.
- install the dependencies.
- run
yarn run start.
so that you can start coding straight away.
The documentation of this package is hosted athttps://immerjs.github.io/immer/
Did Immer make a difference to your project? Join the open collective athttps://opencollective.com/immer!
About
Create the next immutable state by mutating the current one
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript38.7%
- TypeScript27.4%
- MDX22.8%
- HTML10.7%
- CSS0.4%