@sole/kindle-clippings-beautify
v1.0.0
Published
Convert a kindle clippings file into something beautiful
Downloads
6
Readme
kindle-clippings-beautify
A module to turn the clippings from a Kindle device into an HTML page that is 'beautiful' (for some particular definition of 'beautiful')
Shared for educational purposes. No support provided.
Installing
npm install @sole/kindle-clippings-beautify
(Alternatively, you can clone the git repository, but make sure you run npm install
in its directory before executing the module, so the dependencies are fulfilled).
Using
node /path/to/@sole/kindle-clippings-beautify/index.js /path/to/clippings.txt > output.html