daisy-streamify

0.0.1 • Public • Published

daisy-streamify

Very WIP

var resource = require('daisy-resources');
var streamer = require('daisy-streamify');
 
var book = resource('path/to/book/folder');
var bookstream = streamer(book, 'path/to/destination');
 
bookstream.on('error', function(err) {
  console.error('Error reported', err);
});

Dependencies

  • mp3cat (http://tomclegg.net/mp3cat) in your PATH

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i daisy-streamify

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • saebekassebil