Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit091b70c

Browse files
committed
docs(readme): update
1 parentb726cf5 commit091b70c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![npm](https://img.shields.io/npm/v/xstate-mutative.svg)](https://www.npmjs.com/package/xstate-mutative)
55
![license](https://img.shields.io/npm/l/xstate-mutative)
66

7-
A utilities for using[Mutative](https://github.com/unadlib/mutative) with XState
7+
Afaster and more flexibleutilities for using[Mutative](https://github.com/unadlib/mutative) with XState
88

99
`xstate-mutative` is more than 10x faster than`@xstate/immer`.[Read more about the performance comparison in Mutative](https://mutative.js.org/docs/getting-started/performance).
1010

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"xstate-mutative",
33
"version":"1.0.0",
4-
"description":"A utilities for using Mutative with XState",
4+
"description":"Afaster and more flexibleutilities for using Mutative with XState",
55
"main":"dist/index.cjs.js",
66
"unpkg":"dist/index.umd.js",
77
"types":"dist/index.d.ts",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp