/nextcloud-vue

🍱 Vue.js components for Nextcloud app development 🔥

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

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...