yakp

0.0.1 • Public • Published

Yet Another Kindle Parser

Parses Kindle Highlights from exported HTML file to JSON.

Installation

npm install yakp

or

yarn add yakp

Usage

import { Yakp } from 'yakp';

const yakp = new Yakp(stringifiedHtml);
const parsedNotebook = yakp.parse();

Readme

Keywords

none

Package Sidebar

Install

npm i yakp

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

22.6 kB

Total Files

14

Last publish

Collaborators

  • kkoscielniak