shayd3 / co-ce-utility

Home Page:https://shayd3.github.io/co-ce-utility/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

co-ce-utility

Utility to assist with splitting PDFs into individual pages. Also allows for injection of a signature image into a PDF.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

References

PrimeVue - https://primefaces.org/primevue PrimeFlex - https://www.primefaces.org/primeflex/ pdf-lib - https://pdf-lib.js.org/ pdf.js - https://mozilla.github.io/pdf.js/

Vue 3 - https://v3.vuejs.org/guide/introduction.html Vite - https://vitejs.dev/guide/

About

https://shayd3.github.io/co-ce-utility/


Languages

Language:Vue 78.2%Language:TypeScript 19.6%Language:HTML 1.0%Language:JavaScript 0.9%Language:CSS 0.3%