0.0.2 • Published 8 years ago

veak v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

veak

Veak is designed as an app components library for vue and electron and is still in development

Using npm

npm install veak

Live Demo

demo

Implements Components

let components = {
	Btn,
	CheckBox,
	Dropdown,
	DropMenu,
	DropSelect,
	Flayout,
	FlexWindow,
	GridCol,
	GridRow,
	Icon,
	MenuIter,
	NavGroup,
	PureInput,
	PureSelect,
	RadioGroup,
	SimpleTab,
	SimpleTable,
	FormControl,
}