datarev

0.0.1 • Public • Published

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

/datarev/

    Package Sidebar

    Install

    npm i datarev

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • jprichardson