An open API service indexing awesome lists of open source software.

https://github.com/mikkurogue/schema-mapper


https://github.com/mikkurogue/schema-mapper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Schema Mapper

Custom component set for BigMile to start fixing, visualising and mapping Excel/CSV data and columns to proper sets
that we want to see and can process.

## Todos

- Allow editing of column names
- Implement support for "master columns" input to cross reference the input column names
- This should implement at the very least `column name (case sensitive toggle?), required)
- Implement out of the box styling
- Update docs to change styling for the following:
- Error cell
- Error column name
- Support multiple sheets ✅
- Support row creation on sheet ✅
- Support cell editing on sheet
- Make the repo an actual library instead of a standalone app