csv-import icon indicating copy to clipboard operation
csv-import copied to clipboard

The open-source CSV importer, maintained by @tableflowhq

Results 26 csv-import issues
Sort by recently updated
recently updated
newest added

Hi there, thanks a lot for the incredible work on this great tool! I see in https://github.com/tableflowhq/csv-import/pull/134 that there used to be some work about a loading indicator, but the...

Hi Tableflow team, thanks for your nice work! I'm using csv-import to import a csv with a lot of columns. For future use, we want to save all unmatched columns...

Hi, Is there any away to handle file that is not encoded in UTF-8? In my case users mostly have windows-1252 files. It would be perfect if file encoding is...

Proposed implementation: - The importer has predefined languages but the consumer can still override these translations ```ts const customTranslations: { jp: { "Upload": "アップロード", "Browse files": "ファイルを参照", }, pt: {...

Hello. I wanted to try to solve the issue with the XLSX I shared, but could not simply launch the project. I cloned the project, did `yarn install` and `yarn...

It would be great if we could specify translated strings for the embedded importer.

As per my test, the default behaviour is to follow the browser dark mode

Hi there. [We've](https://github.com/CustomsBridge/) already built an (ugly) but efficient piece of code that is able to read a csv file (first x lines) and then allow the user to tell...

Hello congrats for this cool library! I was trying to add the csv-import-js in a svelte app. Everything fine but I'm not understanding if there is some sort of review...

- Ability for user to add custom fields (columns), differentiate them with a constrained "user-defined".