0.4.0 • Published 6 years ago

vertex-kit v0.4.0

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
6 years ago

Vertex kit

A fresh UI-Kit for web application, made with Vue.js 2.0

Note:

This project is a work in progress, so things are expected to be broken :)

Installation

$ npm install vertex-kit

Quick start

import Vue from 'vue'
import VertexKit from 'vertex-kit'

Vue.use(VertexKit)

Components

  • Grid: Row, Col
  • Panel
  • Icon
  • Button
  • ButtonGroup
  • more...
0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago