Skip to content

Instantly share code, notes, and snippets.

View chinoto's full-sized avatar

Damian Pound chinoto

View GitHub Profile
@chinoto
chinoto / myapp.js
Last active September 30, 2016 16:27 — forked from mikeymop/landing.js
var
tabris=require('tabris')
,page=new tabris.Page({
topLevel:true,
title:"myapp"
})
,pain=0
,grumpy;
new tabris.Button({