0.0.1 • Published 11 years ago

datarev v0.0.1

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

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 datarev

License

(MIT License)

Copyright 2013, JP Richardson jprichardson@gmail.com

0.0.1

11 years ago