UNPKG

datasync-writer

Version:

Base writer for datasync

14 lines (8 loc) 240 B
To install the module, run the following in the command line: ```bash npm i {%= name %} --save ``` Use within your application with the following line of JavaScript: ```js var {%= safename %} = require('{%= name %}'); ```