payui

0.6.26 • Public • Published

payui

React UI library based on Pay.css

NPM JavaScript Style Guide

Install

npm install --save payui

Usage

import React, { Component } from 'react'
 
import { Button } from 'payui'
 
class Example extends Component {
  render () {
    return (
      <Button label="Button" />
    )
  }
}

For more detailed usage, check the documents here

License

MIT © payteam

Readme

Keywords

none

Package Sidebar

Install

npm i payui

Weekly Downloads

1

Version

0.6.26

License

MIT

Unpacked Size

2.67 MB

Total Files

7

Last publish

Collaborators

  • pomelo-nwu
  • ziofat
  • neverming
  • saq12345
  • chenjingjie515