Realtime JSer.info
About

unadlib/mutability: A JavaScript library for transactional mutable updates

2024年02月26日 16:12 • Edit on GitHub

Tags:
  • JavaScript
  • library
https://github.com/unadlib/mutability

Immer的なAPIを提供するmutativeを使い、トランザクションロールバック機能を持ったオブジェクトの更新を行うライブラリ。 オブジェクトの更新処理中に例外が発生した場合は、途中までのオブジェクトの更新は破棄できる。

関連URL

  • unadlib/mutative: Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.

Realtime JSer.info

  • Realtime JSer.info
  • jser
  • jser_info

リアルタイム版 JSer.info