1.1.5 • Published 6 months ago

aswar-pdf-builder v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Contribute to the Codebase

  • Clone the repository
  • install dependency with npm install
  • build the packages with npm run build
[in pdf-builder dir] $ npm install
[in pdf-builder dir] $ npm run build

Then, run npm run dev on packages/common, packages/schemas, packages/generator, and packages/ui, and make sure that any changes are output to each packages dist folder.

[in pdf-builder/packages/common dir] $ npm run dev
[in pdf-builder/packages/schemas dir] $ npm run dev
[in pdf-builder/packages/ui dir] $ npm run dev
[in pdf-builder/packages/generator dir] $ npm run dev

If you want to check the changes in the browser, go to playground.

[in pdf-builder/playground dir] $ npm install
[in pdf-builder/playground dir] $ npm run dev

If npm run dev is running in each package, changes made will be reflected in the playground. (For the UI package, it may take about 5-10 seconds for the changes to be reflected.)

1.1.5

6 months ago

1.1.4

7 months ago

1.1.3

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.1.2

7 months ago

1.0.6

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.25

7 months ago

1.0.24

7 months ago

1.0.23

7 months ago

1.0.22

7 months ago

1.0.21

7 months ago