Getting Started
#
State UtilitesThis 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