yagui icon indicating copy to clipboard operation
yagui copied to clipboard

javascript gui

yagui

Examples

Live example here.

The code can be found in the examples folder.

Build

Use grunt :

npm install
# debug
webpack -w
# release
webpack -p --env.release