Skip to content

Commit

Permalink
chore: update logo and README.md, remove the old logo
Browse files Browse the repository at this point in the history
  • Loading branch information
bre97-web committed Oct 15, 2024
1 parent ea8e647 commit 4e480b6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
Binary file removed docs/logo.png
Binary file not shown.
Binary file modified docs/vue-mdc-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 16 additions & 11 deletions packages/vue-mdc/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
# @glare-labs/ui
# @glare-labs/vue-mdc

`@glare-labs/ui` provides easy-to-use simple Vue components, provides complete type support, and is based on Vue3 and TypeScript.
![Vue MDC Logo](https://raw.githubusercontent.com/glare-labs/vue-mdc/refs/heads/main/docs/vue-mdc-cover.png)

`@glare-labs/vue-mdc` provides easy-to-use simple Vue components, provides complete type support, and is based on Vue3 and TypeScript.

With the help of the third-party library [`@material/material-color-utilities`](https://github.com/material-foundation/material-color-utilities), you can easily create a color scheme that conforms to the rules, and each component Following the design principles of [`Material Design 3`](https://m3.material.io/), this project tries its best to ensure that every component conforms to the [Specification](https://www.w3.org/TR/wai-aria-1.2/#abstract).

Our wiki is now live on [GitHub wiki](https://github.com/glare-labs/ui/wiki).
In an exciting moment, we uploaded [Vue MDC](https://anti-mage.web.app) as our project official website. _Official website is subject to Firebase plan and rate restrictions._

## :zap: Highlights

In an exciting moment, we uploaded [@glare-labs/ui](https://anti-mage.web.app) as our project official website. _Official website is subject to Firebase plan and rate restrictions._
+ Dynamic Theme Supported
+ Vue 3
+ TypeScript Supported

## :eyes: Install

```
npm i @glare-labs/ui
Currently in **PRE RELEASE**.

```bash
npm i @glare-labs/vue-mdc
```

## :zap: Highlights
## :ledger: Documents

+ Dynamic Theme
+ Dark mode & Light mode
+ Vue 3
+ TypeScript Supported
Documentation is available at [Github Wiki](https://github.com/glare-labs/ui/wiki), or visit [Vue MDC Website](https://vue-mdc.web.app)

0 comments on commit 4e480b6

Please # to comment.