pjdjs

0.2.8 • Public • Published

PJD.js

Component Library to render pdf documents through Portable JSON Documents

#Install

  • Install through yarn:
    yarn add pjdjs

  • Install through npm:
    npm i pjdjs

#Testing

  • Storybook: To run storybook, simple run the below command in the root directory
    yarn storybook

  • Jest: To run jest, run either command below:
    yarn jest
    yarn jest:watch

To add a story of your component to storybook, add in a {component}.stories.tsx next your index.tsx with some generic props

#Component List

  • PJD

Readme

Keywords

none

Package Sidebar

Install

npm i pjdjs

Weekly Downloads

4

Version

0.2.8

License

MIT

Unpacked Size

123 kB

Total Files

23

Last publish

Collaborators

  • ivanwb