JSPM

owncloud-design-system

8.3.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 24
  • Score
    100M100P100Q145987F
  • License AGPL-3.0

ownCloud Design System is based on VueDesign Systems and is used to design ownCloud UI components

Package Exports

  • owncloud-design-system

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (owncloud-design-system) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ownCloud Design System

Build Status Coverage

ownCloud Design System is based on Vue Design System - Thanks a lot to @viljamis

Head over to the generated docs for more information!

How to build locally

You basically run

yarn install

followed by yarn start

This will fire up a web server at http://localhost:6060. Any changes to the code base will result it rebuilding the docs and reloading the content in the browser.