0.1.0 • Published 5 years ago

aicoder-ui v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

aicoder-ui

A Vue.js 2.0 UI Toolkit for Web.

Links

Install

npm install aicoder-ui -S

Quick Start

import Vue from 'vue'
import AicoderUI from 'aicoder-ui'

Vue.use(AicoderUI)

// or
import {
  Button
  // ...
} from 'aicoder-ui'

Vue.component(Button.name, Button)

Changelog

Detailed changes for each release are documented in the release notes.

Special Thanks

Backers

Support us with a monthly donation and help us continue our activities.

LICENSE

MIT