Skip to content

rottenronin/cresh-ui

 
 

Repository files navigation

Cresh Vue UI design

Following the Cresh Design specification, we developed a Vue 3 UI library that contains a set of high quality components and demos for building rich, interactive user interfaces.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Environment Support

  • Modern browsers.
  • Support Vue 3
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Edge last 2 versions last 2 versions last 2 versions last 2 versions

Using npm or yarn

We recommend using npm or yarn to install, it not only makes development easier, but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install @long2x/cresh-ui --save
$ yarn add @long2x/cresh-ui

Documentation

documents is still in progress, you can launch the doc on local with

$ npm run dev

About

A Vue UI library that contains a set of high quality components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.5%
  • TypeScript 21.4%
  • SCSS 11.8%
  • JavaScript 0.7%
  • CSS 0.4%
  • HTML 0.1%
  • Dockerfile 0.1%