@long2x/cresh-ui
v5.16.10
Published
A Vue 3 UI library that contains a set of high quality components
Downloads
7
Readme
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 | Firefox | Chrome | Safari | 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