ifpshare-down Automatically parses the JSON from given Ifpshare URL, download images and creates a PDF in a single click. Project Setup pnpm install Compile and Hot-Reload for Development pnpm dev Type-Check, Compile and Minify for Production pnpm build Run Unit Tests with Vitest pnpm test:unit Lint with ESLint pnpm lint