1.0.0 • Published 1 year ago
@f1stnpm3/sed-beatae-enim v1.0.0
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 :star2:.
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
Project Stats
License
MIT
1.0.0
1 year ago