0.2.8 • Published 4 years ago

pjdjs v0.2.8

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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
0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.3

4 years ago

0.2.4

4 years ago

0.1.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.2

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.1

5 years ago