Skip to content

f1stnpm3/sed-beatae-enim

Repository files navigation

@f1stnpm3/sed-beatae-enim-logo.png

Build Status Coverage Status NPM Downloads NPM Version License

Introduction

@f1stnpm3/sed-beatae-enim 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

@f1stnpm3/sed-beatae-enim version Vue.js version document
2.x 3.x https://@f1stnpm3/sed-beatae-enim.wxsm.space
1.x 2.x https://@f1stnpm3/sed-beatae-enim-v1.wxsm.space
0.x 2.x https://@f1stnpm3/sed-beatae-enim-v0.wxsm.space

Quick start

$ npm i @f1stnpm3/sed-beatae-enim --save
// main.js
import 'bootstrap/dist/css/bootstrap.min.css'
import { createApp } from 'vue'
import * as @f1stnpm3/sed-beatae-enim from '@f1stnpm3/sed-beatae-enim'

const app = createApp({ ... })

app.use(@f1stnpm3/sed-beatae-enim)

app.mount(...)

For more information, pls visit https://@f1stnpm3/sed-beatae-enim.wxsm.space/usage/getting-started.html

Changelog

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

Special thanks

jetbrains-logo.png

Project Stats

Alt

License

MIT