1.2.3 • Published 3 years ago

gumi v1.2.3

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

Features

  • 14+ component

Oh! The author is just a beginner,welcome to point out the mistake,thinks!

TODO

  • add test suite
  • support typescript
  • support ssr

Link

  • Documentation
  • changelog

Install

npm i gumi -S
yarn add gumi

Quickstart

import Vue from 'vue'
import { install } from 'gumi'
import 'gumi/lib/index.css'
install(Vue)

// or
import { Button } from 'gumi'
Vue.component(Button.name, Button)

For more information, please refer to Quick Start in our documentation.

Browser Support

...

Development

npm run dev

FAQ

I will take part in issue. Welcome to leaving a message.

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago