veak

app components for vue2 and electron

Usage no npm install needed!

<script type="module">
  import veak from 'https://cdn.skypack.dev/veak';
</script>

README

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,
}