Importer guides
Stack-specific install guides and job-focused how-tos for adding CSV and Excel import to SaaS. Reference docs for props, validation, and API keys live under Documentation.
Frameworks
Full install paths: Client Component / SPA embed, hosted keys, and posting onComplete rows to your backend.
Common jobs
- Add CSV import to SaaS
- CSV column mapping in React
- Validate CSV before database insert
- Import Excel in React
- Customer spreadsheet upload
- Import CSV to Postgres
- Import CSV to Supabase
- Import CSV to Neon
- Import CSV with Prisma
- Handle invalid CSV rows
- CSV duplicate detection
- CSV vs XLSX import
- Browser-side CSV import