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.

bump package versions

aria b1bb36df 0932cad6

+2 -2
+1 -1
packages/core/package.json
··· 1 1 { 2 2 "name": "@polyrender/core", 3 - "version": "0.1.0", 3 + "version": "0.2.0", 4 4 "description": "Framework-agnostic universal document renderer — PDF, EPUB, DOCX, CSV, code, and plain text with optional chunked/paged loading", 5 5 "license": "Zlib", 6 6 "private": false,
+1 -1
packages/react/package.json
··· 1 1 { 2 2 "name": "@polyrender/react", 3 - "version": "0.1.0", 3 + "version": "0.2.0", 4 4 "description": "React components for the PolyRender universal document renderer", 5 5 "license": "Zlib", 6 6 "private": false,