JSPM

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

OpenCloud Design System is used to design OpenCloud UI components

Package Exports

  • @opencloud-eu/design-system
  • @opencloud-eu/design-system/components
  • @opencloud-eu/design-system/composables
  • @opencloud-eu/design-system/dist/design-system.css
  • @opencloud-eu/design-system/dist/translations.json
  • @opencloud-eu/design-system/helpers
  • @opencloud-eu/design-system/tailwind
  • @opencloud-eu/design-system/types

Readme

OpenCloud Design System

Matrix

The OpenCloud Design System provides components and utilities for application and extension development within the OpenCloud Web ecosystem. It can be developed standalone via the design system documentation. The documentation is built with VitePress.

Head over to the hosted docs for more information!

Running the docs locally

To run the docs, you first need to install all dependencies:

pnpm i

Start docs in dev mode:

pnpm docs:dev

Using the design-system as a developer

Please refer to the docs for information about how to install and use the design-system as a developer.