datarev
v0.0.1
Published
library that you can use to store data revisions or changes in an object.
Readme
Node.js - datarev
datarev is a library that you can use to store data revisions or changes in an object.
Why?
Let's assume that you store your data or records in JSON. Overtime, it may be valuable to track the changes of each individual record. datarev is my attempt at helping you do that.
API Stability
NONE
Installation
npm install --save datarevLicense
(MIT License)
Copyright 2013, JP Richardson [email protected]
