1.1.1 • Published 2 years ago

remo-ui v1.1.1

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

A UI Library For VUE@2

Install

npm install remo-ui -S
# or
yarn add remo-ui -S

Quick Start

import Vue from 'vue'
import RemoUI from 'remo-ui'

Vue.use(RemoUI)

// or

import {
  ReButton,
  ReInput
  // ...
} from 'remo-ui'

Vue.use(ReButton)
Vue.use(ReInput)

Demo / Doucument

For more detail information, please refer to Remo-UI.

Browser Support

Modern browsers and Internet Explorer 10+.

Components Goal

  • Tip
  • Button
  • Shadow Box
  • Anchor-link
  • Anchor
  • Input
  • Upload Image
  • Upload File
  • DatePicker
  • CountryPicker
  • Statistic
  • Image Card
  • Modal Mask
  • Collapse
  • BackTop
  • Footer
  • Drawer
  • Divider
  • Icon Library
  • Table
  • Menu
  • Footer Bar
  • Layout
  • Link
  • Radio
  • Checkbox
  • Select
  • Switch
  • Avatar
  • Dragger Modal
  • Message
  • Mutiple Messages on screen at the same time
  • Loading
  • BreadCrumb
  • Clipboard
  • Popup

Example Complete

  • Button
  • Shadow Block
  • Block for demo show
  • Icon Library
  • Input
  • About
  • Divider
  • Table
  • Menu
  • Footer Bar
  • BackTop
  • Tip
  • Collapse
  • ImgCard
  • Statistic
  • Image Uploaer
  • Upload File
  • Status Light
  • Dragger Modal
  • Switch
  • Message
  • Loading
  • BreadCrumb
  • Clipboard
  • Popup

About

Lots of people, even me, are used to development frontend App with some mature popluar UI libraray like Ant Design, IView or Element. However, this kind of Librarys some how could not satisify your develop demand. Like some libraries are too large for a small project or product to be injected, or some componts could not implement our produts demand. So, I decide to develop my own UI library as long as deeping in VUE. Hope this could help you and me some days. :blush:

Will Do

x Once this Library has finished 50%, wiil be publish on NPM. Library document mostly are written in Chinese with some English explanation. Going to seperate English/Chinese examples docuemnt. Add more meaningful components.

What now

If you come up with any idea for requesting a new component feature, feel free to leave it in issue. If you think this is cool, give me a 🌟.

LICENSE

MIT

1.1.1

2 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago