[READ-ONLY] Mirror of https://github.com/mrgnw/handson-vue. Created with CodeSandbox codesandbox.io/s/github/mrgnw/handson-vue
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 84.5%
Vue 14.5%
HTML 1.0%
Other 0.1%
6 1 0

Clone this repository

https://git.vm.fail/xcc.es/handson-vue https://git.vm.fail/did:plc:fqsgphqdorkrujrwv2mgy4co
ssh://git@knot1.tangled.sh:2222/xcc.es/handson-vue ssh://git@knot1.tangled.sh:2222/did:plc:fqsgphqdorkrujrwv2mgy4co

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Spreadsheet templates with HandsonTable & VueJS.

View on CodeSandbox

(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 }]
  }