Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonov548 authored Jun 3, 2024
1 parent 3649b61 commit 3ec60f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ podofo.js is a JavaScript interface for the [PoDoFo](https://github.com/podofo/p

Library provides functions to parse, create and modify PDF.

## NPM package
podofo.js npm pacakge is available - [npm/podofo.js](https://www.npmjs.com/package/podofo.js)

```bash
npm i podofo.js
```

## Build with docker

podofo.js is a compiled PoDoFo library to WebAssembly using Emscripten.
Expand Down

0 comments on commit 3ec60f0

Please sign in to comment.