Web5design / digit

Montage template package: Contains touch-optimized Montage components for tablets and phones (work in progress).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digit

digit

Touch-optimized Montage components for tablets and phones.

Note: Digit is currently still work in progress.

Install

The Digit components depend on the MontageJS framework which isn't included in the repository. If you have npm installed already, cd into the Digit's directory and simply type:

npm install

It will add MontageJS and all the other dependencies. Then you can preview the components on your local server by going to [path-to-digit]/overview.

Components

Button RadioButton Checkbox Select NumberField Slider

These are just a few examples, see them all.

About

Montage template package: Contains touch-optimized Montage components for tablets and phones (work in progress).