feat(docs): add BlitzH documentation [2h]
- Dominant language
- Vue
- Stars
- 126
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I want the blitzar schema concept to be usable as a replacement for render functions: https://v3.vuejs.org/guide/render-function.html#v-on
The schema concept is really user friendly and easy to use.
But we need a more lightweight option without it necessarily wrapping a `` and without the concept of "labels", "label position" etc.
PS: the `h()` of render functions stands for [HyperScript](https://css-tricks.com/what-does-the-h-stand-for-in-vues-render-method/)
initial implementation available at https://github.com/cycraft/blitzar/blob/production/packages/form/src/components/BlitzH.vue
- [ ] I really need to flesh out this idea
- [ ] write some basic documentation
- [ ] determine other tasks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.