Spreadsheet templates with HandsonTable & VueJS.
(Under construction)
- Templates include validation and instructions for each column.
- output to csv / upload to server
Template structure
{ name: 'templateName',
columns: [{name, validator, nullable, hint, value, locked }]
}