csvxml/README.md

11 lines
298 B
Markdown

# Validator for the standard csv format for imports to museum-digital
# Development
To update, run `scripts/compile.php`.
## Dependencies
- [JSZip](https://github.com/Stuk/jszip), dual-licensed under MIT & GPLv3
- [PapaParse](https://github.com/mholt/PapaParse), licensed under the MIT license