Giter Club home page Giter Club logo

owncloud-design-system's Introduction

Announcement: This is (likely) not the repo you're looking for

The design system is alive and kicking. We've decided to move the code into the ownCloud Web mono-repository to streamline development processes. Publishing to npmjs and deploying the docs will happen from the web mono-repo as well in the near future. This means:

  • If you're a developer using the design system, nothing changes for you.
  • If you want to contribute to the design system, please open a pull request in ownCloud Web. You can find the design system in the sub folder packages/design-system

As the actively supported web stable-6.0 branch depends on the design system version 14.0.x, we'll keep the design system stable-14.0 branch in this repo alive as long as web v6.0 is supported. As soon as web v6.0 is not supported anymore, we'll archive the design system repository. (side note: end of support for v6.0 is not known, yet. We'll update this document as soon as it's decided.)


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!

Installation

Install the ownCloud design system by running

npm install owncloud-design-system

or

yarn add owncloud-design-system

or

pnpm add owncloud-design-system

and its peerDependencies, depending on whether they're already available in your project via

npm install @popperjs/core @vue/composition-api filesize focus-trap focus-trap-vue fuse.js luxon postcss-import postcss-url tippy.js v-calendar vue vue-inline-svg vue-select webfontloader

or

yarn add @popperjs/core @vue/composition-api filesize focus-trap focus-trap-vue fuse.js luxon postcss-import postcss-url tippy.js v-calendar vue vue-inline-svg vue-select webfontloader

or

pnpm add @popperjs/core @vue/composition-api filesize focus-trap focus-trap-vue fuse.js luxon postcss-import postcss-url tippy.js v-calendar vue vue-inline-svg vue-select webfontloader

How to build locally

You basically run

pnpm install

followed by pnpm 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.