Skip to main content

Getting Started

State Utilites#

This library holds miscellaneous tools to be used in managing your application's state

npm i --save @riot-tools/state-utils

Features:

  • Clone: Clones a given data type
  • Deep Equal: Data differ that immediately detects changes and returns a boolean.
  • Merge: Merges two data types together