csv-importer
csv-importer copied to clipboard
CSV importer built with shadcn-ui, react-dropzone, and papaparse.
Results
1
csv-importer issues
Sort by
recently updated
recently updated
newest added
### Feature description Validate the value of each field in each column using a schema made with plain typescript or zod or any other schema tool. Display correct values with...