unpdf

v0.6.0
Utilities to work with PDFs in Node.js, browser and workers
parse pdfjs-dist pdf

dev

unbuild --stub

lint

eslint "**/*.ts" --ignore-path .gitignore

test

vitest

build

unbuild && node scripts/post-build.mjs

format

prettier "**/*.{css,html,json,md,mjs,ts,vue,yml}" --write

release

bumpp --commit --push --tag

lint:fix

npm run lint -- --fix

test:types

tsc --noEmit

build:pdfjs

rollup --config pdfjs.rollup.config.ts --configPlugin typescript && cp -R node_modules/pdfjs-dist/types dist

format:check

prettier "**/*.{css,html,json,md,mjs,ts,vue,yml}" --check

Metadata

  • MIT
  • Whatever
  • Johann Schopplich
  • released 8/28/2023

Downloads

Maintainers