TusharJoy / use-bootstrap

Home Page:https://usebootstrap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to use-bootstrap! 👋😁

main1

Documentation 📗

We recommend browsing the official site here. The official site provides actual working documentation and examples.

ja:こちらの公式サイトを閲覧する事をオススメします。公式サイトでは実際に動作するドキュメントや実装例を掲載しています。(日本語対応してます ✨)

Installation 🔧

Installation of Bootstrap5 and use-bootstrap NPM Package

npm i usebootstrap

Add a usebootstrap section in your nuxt.config.

export default defineNuxtConfig({
  modules: [
    'usebootstrap'
    ],
})

Concept 🎤

use-bootstrap is the front-end framework based on Nuxt3 and Bootstrap5.

  • Pure Bootstrap5 CSS
  • Pure Vue.js Scripts
  • Pure Components
  • Flexible Property Specification
  • Correspondence to nuxt-link , nuxt-image and nuxt-icon
  • Animation support
  • Moderate Abstraction and Automation

For a detailed description click here.

License 📄

Code released under the MIT License.

Member 👾

About

https://usebootstrap.org/


Languages

Language:CSS 56.2%Language:JavaScript 42.1%Language:Vue 1.6%Language:TypeScript 0.1%