UNPKG

datasync-writer

Version:

Base writer for datasync

36 lines (21 loc) 892 B
# datasync-writer [![NPM version](https://badge.fury.io/js/datasync-writer.png)](http://badge.fury.io/js/datasync-writer) > Base writer 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-writer --save ``` Use within your application with the following line of JavaScript: ```js var datasync_writer = require('datasync-writer'); ``` ## License Copyright (c) 2014 undefined, contributors. Released under the license *** _This file was generated by [grunt-readme](https://github.com/assemble/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