Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bootstrap 5 based Vue 3 components and directives. CoreUI for Vue.js replaces and extends the Bootstrap 5 javascript. Components have been built from scratch as true Vue 3 components.

License

NotificationsYou must be signed in to change notification settings

coreui/coreui-vue

 
 

Repository files navigation

Npm badgeNPM downloadsRollup badgeJestVue

A@coreui/vuev2 library project

for use withCoreUIv2 Open Source Bootstrap Admin Template

Installation

npm install @coreui/vue

@coreui/vue can be used as a module in both CommonJS and ES modular environments.

When in non-modular environment, @coreui/vue will register all the components to vue by itself.

ES6

//// You can register a component manually//import{Switch}from'@coreui/vue';exportdefault{  ...components:{Switch},  ...};//// or register the whole module with vue//importModuleLibraryfrom'@coreui/vue';// Install this libraryVue.use(ModuleLibrary);

Changelog

See the GitHubrelease history.

Contributing

SeeCONTRIBUTING.md.

About

Bootstrap 5 based Vue 3 components and directives. CoreUI for Vue.js replaces and extends the Bootstrap 5 javascript. Components have been built from scratch as true Vue 3 components.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors9


    [8]ページ先頭

    ©2009-2025 Movatter.jp