6 ms·
Show HN: Build Complex Entry Forms Using Only HTML and Vue Templating – Demo App
- __app_dev__ 6y agoThere is also a same version of the app written with Handlebars: https://dataformsjs.com/examples/entry-form-demo-hbs.htm https://dataformsjs.com/examples/entry-form-demo-hbs.htm Basically I wrote a JavaScript SPA Framework that allows Vue, Handlebars, and some other Templating languages to be used in a low code manner for working with web services. The only JS needed for that app is used with the Auth and the library works with generic web services and GraphQL so it’s easy and quick to modify.