@eliseubatista99/react-scaffold-pdf
v1.0.1
Published
A library of pdf utilites for React projects.
Readme
A library which provides pdf related components and utilities to easily integrate PDFs in your application and avoid repeating the usual code..
Installation
npm i @eliseubatista99/react-scaffold-pdf@eliseubatista99/react-scaffold-pdf is a React library that provides pdf related components and utilities to easily integrate PDFs in your React application and avoid repeating the usual code.
It helps you write applications that behave consistently and are easy to test.
Using this library with other PDF libraries is not recommended and can cause issues.
Installation
npm i @eliseubatista99/react-scaffold-pdfContent
Components: Useful components to preview and render pdf files or pdf contents.
Hooks: Useful hooks to generate a pdf file or a base64 pdf.
Change Log
Every release, along with the migration instructions, is documented on the GitHub Releases page.
