You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dependency-free React bulk upload modal for CSV and Excel (XLSX) import: upload → validate → fix errors inline → import in batches → results summary. Works as a drop-in React.js bulk upload / bulk import modal for CSV upload, Excel import, and general data import workflows — no UI library required, the modal, buttons, and stepper are self-contain
A high-performance, headless React library for spreadsheet imports. Features a multi-stage pipeline (Parser → Sanitizer → Validator → Transform) powered by Web Workers and Comlink for zero main-thread blocking.