1.1.5 • Published 7 months ago

aswar-pdf-builder v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.1.2

8 months ago

1.0.6

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.22

8 months ago

1.0.21

8 months ago