This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

nextcloud-vue

0.13.1 • Public • Published

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. It provides standardized UI elements for building Nextcloud app frontends with Vue.js.

Documentation

A list of available components with examples to try out is available in the documentation.

Getting started

App example

If you want to check a real live example of a nextcloud app that uses this library, you can head over to https://github.com/skjnldsv/vueexample/ We will try to maintain this repository the best we can, but some example might be obsolete. Always check this repository documentation.

Install the library

npm i --save nextcloud-vue

Usage

To use a component, just import it:

import { AppNavigation } from 'nextcloud-vue'

Depending on which components you use, you might want to only import individual (separately bundled) components:

import Avatar from 'nextcloud-vue/dist/Components/Avatar'

Package Sidebar

Install

npm i nextcloud-vue

Weekly Downloads

13

Version

0.13.1

License

AGPL-3.0

Unpacked Size

7.64 MB

Total Files

175

Last publish

Collaborators

  • susnux
  • pytal
  • gretadoci
  • mejo-
  • artonge
  • max-nextcloud
  • st3iny
  • marcoambrosinii
  • icewind1991
  • skjnldsv
  • christophwurst
  • juliushaertl
  • nickvergessen