@sole/kindle-clippings-beautify

Convert a kindle clippings file into something beautiful

Usage no npm install needed!

<script type="module">
  import soleKindleClippingsBeautify from 'https://cdn.skypack.dev/@sole/kindle-clippings-beautify';
</script>

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.

No Maintenance Intended

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