v1r0x / nextcloud-vue

🍱 Vue.js components for Nextcloud app development πŸ”₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue components

npm last version travis build status Dependabot status Codacy Badge Code coverage irc

This repo contains the various Vue.js components that Nextcloud uses for its internal design and structure.

Installation

npm i --save nextcloud-vue

Usage

import { AppNavigation } from 'nextcloud-vue'

List of the components

  • AppNavigation
  • DatePicker
  • PopoverMenu
  • Multiselect
  • Avatar
  • and many more...

About

🍱 Vue.js components for Nextcloud app development πŸ”₯

License:GNU Affero General Public License v3.0


Languages

Language:Vue 51.1%Language:JavaScript 28.1%Language:CSS 19.5%Language:Makefile 1.3%