eztable design library

13
EZTABLE Design Library Live Styleguide - kcliu F2E@EZTABLE

Upload: kuang-che-liu

Post on 05-Dec-2014

126 views

Category:

Engineering


0 download

DESCRIPTION

How we crafted EZTABLE design library by SASS + KSS

TRANSCRIPT

Page 1: Eztable Design Library

EZTABLE Design LibraryLive Styleguide

- kcliu F2E@EZTABLE

Page 2: Eztable Design Library

Why need it?● learn from Bootsrap, Semantic UI● better communication

● consistency● reusable components● boost development

Page 3: Eztable Design Library

How to build Styleguide

SASS + KSS

Page 4: Eztable Design Library

SASS● Modular file structure with @import● Variables● demo

Page 5: Eztable Design Library

SASS

Page 6: Eztable Design Library

SASS

Page 7: Eztable Design Library

KSS

Page 8: Eztable Design Library

KSS● human readable● machine parsable● work for SASS, SCSS, LESS …● Ruby

Page 9: Eztable Design Library

kss-nodeA NodeJS Implementation of KSS

Page 10: Eztable Design Library
Page 11: Eztable Design Library
Page 12: Eztable Design Library
Page 13: Eztable Design Library

Refs● http://sass-lang.com/guide● http://semantic-ui.com/● https://speakerdeck.com/kneath/a-better-futu

re-with-kss● https://github.com/kss-node/kss-node