0.1.5 โ€ข Published 4 months ago

file-validator-component v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

file-validator-component โšก

license npm

A component used for importing XLS / XLSX / CSV documents built with Material UI. Import flow combines:

  • ๐Ÿ“ฅ Uploader
  • โš™๏ธ Parser
  • ๐Ÿ“Š File preview
  • ๐Ÿงช UI for column mapping
  • โœ UI for validating and editing data

Features

  • Custom styles - edit Material UI theme to match your project's styles ๐ŸŽจ
  • Custom validation rules - make sure valid data is being imported, easily spot and correct errors
  • Hooks - alter raw data after upload or make adjustments on data changes
  • Auto-mapping columns - automatically map most likely value to your template values, e.g. name -> firstName

Installation

npm i file-validator-component

Contributing

Feel free to open issues if you have any questions or notice bugs. If you want different component behaviour, consider forking the project.

Credits

Modified by Muhammad H. Shahzad