8.1.1-rc.0 • Published 6 months ago

offer-pdf-highlighter v8.1.1-rc.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

☕️ Buy me a coffee

Node CI

react-pdf-highlighter

Set of React components for PDF annotation.

Features:

  • Built on top of PDF.js
  • Text and image highlights
  • Popover text for highlights
  • Scroll to highlights

Importing CSS

The bundled CSS include the CSS for pdfjs.

import "react-pdf-highlighter/dist/style.css";

Example

See demo https://agentcooper.github.io/react-pdf-highlighter/.

To run the example app locally:

npm install
npm start

Install

npm install react-pdf-highlighter

How to use

See ./example/src/App.tsx for the React component API example.

8.1.1-rc.0

6 months ago

8.1.0-rc.0

8 months ago

8.0.8-rc.0

8 months ago

8.0.7-rc.0

8 months ago

8.0.6-rc.0

8 months ago

8.0.5-rc.0

8 months ago

8.0.3-rc.0

8 months ago

8.0.2-rc.0

8 months ago

8.0.1-rc.0

8 months ago

8.0.0-rc.0

8 months ago