1.0.5 • Published 4 years ago

tomblogs-ui v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

A Vue.js 2.0 UI Toolkit for Web. TomblogsUi will stay with Vue 2.x

For Vue 3.0,2.0 we recommend using TomblogsUi from the same team

Install

npm install TomblogsUi -S

Quick Start

import Vue from 'vue'
import TomblogsUi from 'TomblogsUi'
Vue.use(TomblogsUi)
// or
import TomblogsUi from 'TomblogsUi'
Vue.use(TomblogsUi)

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

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