Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 965 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 965 Bytes

Web Page Toolkit (WIP)

Toolkit for creating web pages using json and template

Demo

http://rakuten-frontend.github.io/webpage-toolkit/

Overview

You can easily create a stylish HTML generator.
All you have do is to code these 2 files!

Features

  • Realtime form validation
  • Realtime preview
  • Multi-device preview
  • Import/export form data
  • Auto-save in Local Storage

Usage

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.

License

Copyright (c) 2015 Rakuten, Inc. Licensed under the MIT License.