0.1.0 • Published 5 years ago
@pgoodbread/kindle-note-parser v0.1.0
Kindle-Note-Parser
Kindle-Note-Parser is a NodeJS CLI for splitting notes from your Amazon Kindle into separate files.
Installation
Use the package manager npm to install kindle-note-parser.
npm install kindle-note-parser
If you want to use Kindle-Note-Parser outside of a project, consider installing it globally.
npm install -g kindle-note-parser
Usage
kparse <InputFile> <OutputDirectory>
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.