You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

usebootstrap

Package Overview
Dependencies
Maintainers
0
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usebootstrap

Bootstrap Nuxt module


Version published
Maintainers
0
Created

Readme

Source

Welcome to use-bootstrap! 👋😁

main1

Documentation :green_book:

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

npx nuxi@latest module add 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 UnoCSS , nuxt-link , nuxt-image and nuxt-icon
  • Animation support
  • Moderate Abstraction and Automation

For a detailed description click here.

License :page_facing_up:

Code released under the MIT License.

Member 👾

Keywords

FAQs

Package last updated on 14 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc