This package has been deprecated

Author message:

No more maintenance

cafe-ui

1.1.29 • Public • Published

CAFE UI

A Sample Vue.js 2.x UI Lib.

How to Start ?

  • Install Cafe with NPM
npm install --save cafe-ui
  • Import or Require Cafe Package
// Import
import CafeUI from 'cafe-ui'
 
// Require
const CafeUI = require('cafe-ui')
  • Use Cafe in Template with Prefix 'cafe-'
<cafe-responsive>
    <cafe-text>Hello World !</cafe-text>
</cafe-responsive>

Widgets

  • Dimension

    • container: 1
    • header: 1
    • footer: 1
    • aside 1
    • main 1
    • nav
    • section: 1
    • board
  • Grid

    • responsive: 1
    • row: 1
    • col: 1
  • Text

    • Text
    • Link
  • Picture

    • Image
    • Icon
  • Form

    • Form 0.5
    • Button
    • Input 1
    • Select
    • Switch
    • Choose
    • Number
    • DateTimePicker
    • Upload
  • Data

    • Table
    • Tree
    • Pagination
    • Tag
    • Badge
    • Process
  • Experience

    • Drop
    • Menu
    • Tab
    • Crumb
    • Step
    • Notice
    • Dialog 1
      • show 1
      • hide 1
    • Popover
    • Affix
    • Carousel
    • Collapse

Readme

Keywords

Package Sidebar

Install

npm i cafe-ui

Weekly Downloads

0

Version

1.1.29

License

MIT

Unpacked Size

129 kB

Total Files

65

Last publish

Collaborators

  • npm