Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/immerjs/immer
Create the next immutable state by mutating the current one
https://github.com/immerjs/immer
immutable immutables reducer redux state-tree
Last synced: 11 days ago
JSON representation
Create the next immutable state by mutating the current one
- Host: GitHub
- URL: https://github.com/immerjs/immer
- Owner: immerjs
- License: mit
- Created: 2017-12-29T12:25:47.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T17:18:05.000Z (6 months ago)
- Last Synced: 2024-05-01T22:25:25.138Z (6 months ago)
- Topics: immutable, immutables, reducer, redux, state-tree
- Language: JavaScript
- Homepage: https://immerjs.github.io/immer/
- Size: 5.22 MB
- Stars: 26,968
- Watchers: 156
- Forks: 838
- Open Issues: 32
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - immerjs/immer - Create the next immutable state by mutating the current one (JavaScript)
- awesome-react-cn - immer - Create the next immutable state by mutating the current one (Uncategorized / Uncategorized)
- awesome - immer - Create the next immutable state by mutating the current one (JavaScript)
- my-awesome-list - immer
- awesome-react - immer - Create the next immutable state by mutating the current one (Uncategorized / Uncategorized)
- awesome-web-cn - immer - 一个让你在 React 中更新状态变得更简单而不需要考虑状态的不可变性 (Uncategorized / Uncategorized)
- awesome-ccamel - immerjs/immer - Create the next immutable state by mutating the current one (JavaScript)
- awesome-learning-resources - immer - Create the next immutable state by mutating the current one (Uncategorized / Uncategorized)
- awesome-github-star - immer
- awesome - immerjs/immer - Create the next immutable state by mutating the current one (JavaScript)
- awesome-list - immer
- best-of-react - GitHub - 4% open · ⏱️ 27.04.2024): (State Management)
- awesome-web-dev - immer
- awesome-nodejs-cn - immer
- awesome-react - immer - Create the next immutable state by mutating the current one ` 📝 3 days ago` (React [🔝](#readme))
- awesome-react - immer - Create the next immutable state by mutating the current one (**Awesome React** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / React)
- awesome-nodejs - immer - 函数式响应式编程。 ![](https://img.shields.io/github/stars/immerjs/immer.svg?style=social&label=Star) (GIT 仓库 / 函数式编程)
README
# Immer
[![npm](https://img.shields.io/npm/v/immer.svg)](https://www.npmjs.com/package/immer) [![Build Status](https://github.com/immerjs/immer/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/immerjs/immer/actions?query=branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/immerjs/immer/badge.svg?branch=main)](https://coveralls.io/github/immerjs/immer?branch=main) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![OpenCollective](https://opencollective.com/immer/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/immer/sponsors/badge.svg)](#sponsors) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/immerjs/immer)
_Create the next immutable state tree by simply modifying the current tree_
Winner of the "Breakthrough of the year" [React open source award](https://osawards.com/react/) and "Most impactful contribution" [JavaScript open source award](https://osawards.com/javascript/) in 2019
## Contribute using one-click online setup
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.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)
## Documentation
The documentation of this package is hosted at https://immerjs.github.io/immer/
## Support
Did Immer make a difference to your project? Join the open collective at https://opencollective.com/immer!
## Release notes
https://github.com/immerjs/immer/releases