Toolkit for creating web pages using json and template
http://rakuten-frontend.github.io/webpage-toolkit/
You can easily create a stylish HTML generator.
All you have do is to code these 2 files!
- JSON
Form specification file based on Angular Schema Form. (see example) - Template
Handlebars template for output HTML. (see example)
- Realtime form validation
- Realtime preview
- Multi-device preview
- Import/export form data
- Auto-save in Local Storage
TBD. (Sorry!)
I'm planning to provide a CLI for generating your HTML generator.
Currently, you can clone this repo and run gulp serve
to try the demo on your PC.
Copyright (c) 2015 Rakuten, Inc. Licensed under the MIT License.