GithubHelp home page GithubHelp logo

tinyfly / uiv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uiv-lib/uiv

0.0 0.0 0.0 8.08 MB

Bootstrap 3 components implemented by Vue.js.

Home Page: https://uiv.wxsm.space

License: MIT License

JavaScript 79.98% Vue 20.02%

uiv's Introduction

uiv-logo.png

Build Status Coverage Status NPM Downloads NPM Version License

Maintainers wanted!

See uiv-lib#653

Introduction

uiv is a Bootstrap 3 component lib implemented by Vue.

  • Lightweight
    • All components ~20KB Gziped.
    • No extra CSS file.
    • Individually import supported.
  • Vue 3 supported.
  • SSR (server-side rendering) supported.

If this project has helped you out, please support it with a star ๐ŸŒŸ.

Versions

uiv version Vue.js version document
2.x 3.x https://uiv.wxsm.space
1.x 2.x https://uiv-v1.wxsm.space
0.x 2.x https://uiv-v0.wxsm.space

Quick start

$ npm i uiv --save
// main.js
import 'bootstrap/dist/css/bootstrap.min.css'
import { createApp } from 'vue'
import * as uiv from 'uiv'

const app = createApp({ ... })

app.use(uiv)

app.mount(...)

For more information, pls visit https://uiv.wxsm.space/usage/getting-started.html

Changelog

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

Special thanks

This project is supported by JetBrains.

jetbrains-logo.png

Project Stats

Alt

License

MIT

uiv's People

Contributors

adrianlungu avatar blejwi avatar damirbogdanov avatar dependabot[bot] avatar extend1994 avatar francoismassart avatar frohikey avatar jeirasmus avatar jesperhoy avatar joelxr avatar johnnaegle avatar kadirkahraman avatar leehsueh avatar lgnap avatar malgirl avatar mhelaiwa avatar muhammetdilmac avatar munozcotelo avatar ouzman avatar pdl avatar renovate-bot avatar renovate[bot] avatar sedyshev avatar smares avatar stefancardnell avatar sznagymisu avatar tarrask avatar wxsms avatar zajca avatar zhengjingchun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.