0.37.12 • Published 11 months ago

winbox-ui-next v0.37.12

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

WinBox

npm package JS gzip size CSS gzip size License: MIT

An UI components library.

Documentation

visit winbox.wenge.com.

Install

npm install winbox-ui-next --save

Start

Basic

<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/winbox-ui-next"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/winbox-ui-next/dist/winbox.css"></link>

Advanced

import Vue from "vue"
import WinboxUI from "winbox-ui-next"
import 'winbox-ui-next/dist/winbox.css';

const app = createApp(App);
app.use(WinboxUI);

Admin Template

WinboxUI Admin Template

Browser Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

Copyright (c) 2021-present, Wenge

0.37.12

11 months ago

0.37.11

11 months ago

0.37.10

12 months ago

0.37.9

1 year ago

0.37.8

1 year ago

0.37.7

1 year ago

0.37.6

1 year ago

0.37.5

1 year ago

0.37.4

1 year ago

0.37.2-beta

2 years ago

0.37.2-beta1

2 years ago

0.37.3

2 years ago

0.37.2-beta.3

2 years ago

0.37.2-beta.4

2 years ago

0.37.2-beta.2

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago