Skip to content

0.1.0

Compare
Choose a tag to compare
@ravut8 ravut8 released this 06 Jul 09:18
· 28 commits to main since this release

We are excited to release our first working version of CSV import validation

  • Read CSV data and return it as an array via a file path or buffer
  • Read CSV data and return validation messages as objects via a file path or buffer
  • Block data upload for import with validation messages
  • Typescript support
  • Sample CSV files provided in the demo folder and example-files folder