a vue ui-framework with typescript

Overview

mb-ui

a vue ui-framework with typescript

demo page

npm i
npm run dev

Installation

npm i vue-mb-ui

Usage

es6 module

import Vue from 'vue'
import MbUi from 'vue-mb-ui'
import 'vue-mb-ui/lib/index.css'
Vue.use(MbUi)

or

import Vue from 'vue'
import { Ripple, Dialogs } from 'vue-mb-ui'
import 'vue-mb-ui/ripple/index.css'
import 'vue-mb-ui/dialogs/index.css'
Vue.use(Ripple)
Vue.use(Dialogs)

cdn

html

...
<link rel="stylesheet" href="https://unpkg.com/vue-mb-ui/lib/index.css">
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue-mb-ui/lib/index.js"></script>
...

js

Vue.use(MbUI.default)
// or
Vue.use(MbUI.Button)
You might also like...
A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.
A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.

Naive UI A Vue 3 Component Library Fairly Complete, Customizable Themes, Uses TypeScript, Not too Slow Kinda Interesting English | 中文 Documentation ww

a vue component with typescript
a vue component with typescript

vue-ripple-effect a vue component with typescript install npm i vue-ripple-effect use import Vue from ''vue import ripple from 'vue-ripple-effect' im

BookerUI-Next 是一个基于 Vue3 + TypeScript 的 UI 组件库
BookerUI-Next 是一个基于 Vue3 + TypeScript 的 UI 组件库

BookerUI-Next 组件介绍 BookerUI-Next 是一个基于 Vue3 + TypeScript 的 UI 组件库,这是我在Vue3 和 TypeScript 的项目过程中,开发的一个UI框架。

Ory Kratos Vue3 / Vite with Typescript User Interface Reference Implementation

Ory Kratos Vue3 / Vite with Typescript User Interface Reference Implementation This repository contains a reference implementation for Ory Kratos' in

Over 90 Bootstrap based Vue.js components and directives. CoreUI React.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies. 🎩 Vue Demi  is a developing utility allows you to write Universal Vue Libraries for Vue 2 & 3
🎩 Vue Demi is a developing utility allows you to write Universal Vue Libraries for Vue 2 & 3

🎩 Vue Demi (half in French) is a developing utility allows you to write Universal Vue Libraries for Vue 2 & 3

🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.

Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards. Documentation & Demo • Official Page Getting Started Getting started with Sh

Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles.

Fundamental Vue Description The fundamental-vue library is a set of Vue.js components built using Fundamental Library Styles. Fundamental Library for

 MADE Vue - A library of Vue 3 UI Components
MADE Vue - A library of Vue 3 UI Components

MADE Vue A library of Vue 3 UI Components. Support MADE Vue ♥ Projects like MADE Vue are built and maintained in spare time. If you find this project

Owner
阿林
阿林
🐉 Material Component Framework for Vue

Supporting Vuetify Vuetify is a MIT licensed project that is developed and maintained full-time by John Leider and Heather Leider; with support from t

vuetify 36.2k Dec 30, 2022
Fast, Responsive, Multi Language, Both Direction Support and Configurable UI Framework based on Vue.js.

Framevuerk Fast, Responsive, Without Dependencies, Both Direction Support and Configurable UI Framework based on Vue.js. Setup First of all, you shoul

null 267 Nov 14, 2022
Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vue.js and Google Retail UX Playbook.

Storefront UI Current status: Stable beta! Customization-first, performance-oriented and elegant UI framework for eCommerce (and not only) based on Vu

Vue Storefront 2k Dec 30, 2022
Pick - framework components for vue.js

pick framework components for vue.js It is still under development. If you are interested in pick, you can pay attention to the development progress o

Elone Hoo 4 Aug 15, 2022
Quasar Framework - Build high-performance VueJS user interfaces in record time

Quasar Framework Build high-performance VueJS user interfaces in record time: responsive Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid

Quasar Framework 22.6k Dec 31, 2022
🐛 Oruga is a lightweight library of UI components without CSS framework dependency

Oruga UI is like a caterpillar, minimal and yet functional. It's in your hands turning it into a butterfly ( ?? ) => ?? Oruga is a lightweight library

Oruga 888 Dec 30, 2022
Intuitive UI framework components

An intuitive UI framework - Plain HTML/CSS/Javascript made from scratch!

S.Mohammad 6 Sep 24, 2021
Flow-UI is a highly customizable UI framework based Seajs/jQuery。

English | 中文 Flow-UI ?? Flow-UI is a highly customizable UI framework based Seajs/jQuery。 Introduction Flow-UI has built-in CSS components, JS plug-in

Flow-UI 84 Jul 26, 2022
Piman is an open-source accessibility UI framework create by Blueplanet Inc.

Piman UI framework Piman is an open-source accessibility UI framework create by Blueplanet Inc. ?? Getting started Install npm install @yasai/piman Vu

yasai 27 Jan 4, 2023
🧬Equal UI is a Vue 3 components library with 30+ components based on TypeScript and personal design system.

??Equal UI is a Vue 3 components library with 30+ components based on TypeScript and personal design system.

Yan Savinov 873 Jan 3, 2023