2 个仓库
Stores and retrieves invoice documents within browser local storage for offline access and session persistence.
Distinct from Browser-Based Storage: Distinct from Browser-Based Storage: focuses specifically on storing invoice documents rather than general application logs or configuration data.
Explore 2 awesome GitHub repositories matching data & databases · Invoice Storage. Refine with filters or upvote what's useful.
Invoify 是一个基于浏览器的计费工具和发票生成器,使用 Next.js 和 TypeScript 构建。它提供了一个 Web 界面,用于为客户设计、创建和管理专业的账单文档。 该应用具有带有实时预览和布局模板的专业发票设计器。它允许直接生成 PDF 文件,并包含一个集成的电子邮件服务,用于自动向收件人发送发票。 该系统通过本地浏览器存储管理计费数据,并支持将发票信息导出为 PDF、JSON 和 CSV 格式,以供外部报告和记录保存。
Saves generated billing documents in the browser for quick retrieval and offline access.
An invoice generator app built using Next.js, Typescript, and Shadcn
Provides browser-based storage for saving and loading invoices across sessions without a backend.