datasync-reader 
> Base reader for datasync.
Work In Progress
This is just a place holder with more to come shortly.
Getting Started
To install the module, run the following in the command line:
``
bash
npm i datasync-reader --save
`
Use within your application with the following line of JavaScript:
`
js
var datasync_reader = require('datasync-reader');
``
License
Copyright (c) 2014 undefined, contributors.
Released under the license
*
_This file was generated by
grunt-readme on Wednesday, January 22, 2014._
[grunt]: http://gruntjs.com/
[Getting Started]: https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md
[package.json]: https://npmjs.org/doc/json.html