A framework-agnostic, universal document renderer with optional chunked loading polyrender.wisp.place/
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

add link to live demo

aria aa94db4c 43721c28

+8
+4
README.md
··· 428 428 └── package.json 429 429 ``` 430 430 431 + ## Live Demo 432 + 433 + A hosted version of the vanilla example is available at **https://polyrender.wisp.place/**. 434 + 431 435 ## Repository 432 436 433 437 The source code is hosted in two locations:
+4
packages/core/README.md
··· 287 287 | Pages | _(none)_ | N/A (explicit `type: 'pages'`) | 288 288 | Chunked PDF | `pdfjs-dist` | N/A (explicit `type: 'chunked'`) | 289 289 290 + ## Live Demo 291 + 292 + A hosted version of the vanilla example is available at **https://polyrender.wisp.place/**. 293 + 290 294 ## Repository 291 295 292 296 The source code is hosted in two locations: