node-calibre icon indicating copy to clipboard operation
node-calibre copied to clipboard

📖 A Node wrapper for Calibre's command line tools. (Abandoned)

Results 2 node-calibre issues
Sort by recently updated
recently updated
newest added

- Methods for each command: `calibre.db.*`, `calibre.ebookConvert`, etc - `calibre.db.add()` - #8 Among returned data, supply array of duplicate books - Improve error checking by looking at the command's output...

enhancement
help wanted

Support using `child_process.spawn()`, and potentially replace `child_process.exec()` entirely with `child_process.spawn()`.

enhancement
help wanted