forked fromcoreui/coreui-vue
- Notifications
You must be signed in to change notification settings - Fork0
Over 90 Bootstrap based Vue.js components and directives
License
NotificationsYou must be signed in to change notification settings
sousaprogramador/coreui-vue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A@coreui/vue
v2library project
for use withCoreUIv2 Open Source Bootstrap Admin Template
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.
//// 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);
See the GitHubrelease history.
SeeCONTRIBUTING.md.
About
Over 90 Bootstrap based Vue.js components and directives
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Vue49.5%
- JavaScript47.5%
- CSS2.8%
- HTML0.2%