apeman-react-button

4.0.9 • Public • Published

apeman-react-button

Build Status Code Climate Code Coverage npm Version JS Standard

apeman react package for button component.

Installation

$ npm install apeman-react-button --save

Demo

Live demo is hosted on GitHub Pages.

Demo Image

Usage

'use strict'
 
import React from 'react'
import {ApButtonStyle, ApButton} from 'apeman-react-button'
 
const ExampleComponent = React.createClass({
  render () {
    return (
      <div>
        <ApButtonStyle />
        <ApButton />
      </div>
    )
  }
})
 

License

This software is released under the MIT License.

Links

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.99latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.99
4.0.80
4.0.70
4.0.61
4.0.50
4.0.40
4.0.30
4.0.20
4.0.10
4.0.01
3.1.160
3.1.150
3.1.140
3.1.131
3.1.120
3.1.110
3.1.100
3.1.90
3.1.80
3.1.70
3.1.60
3.1.50
3.1.40
3.1.30
3.1.20
3.1.10
3.1.00
3.0.110
3.0.100
3.0.91
3.0.80
3.0.70
3.0.60
3.0.50
3.0.41
3.0.30
3.0.10
3.0.00
2.5.120
2.5.100
2.5.90
2.5.80
2.5.70
2.5.60
2.5.50
2.5.41
2.5.30
2.5.20
2.5.10
2.5.00
2.4.70
2.4.60
2.4.50
2.4.40
2.4.30
2.4.20
2.4.10
2.4.00
2.3.30
2.3.20
2.3.10
2.3.00
2.2.10
2.2.00
2.1.10
2.1.00
2.0.200
2.0.190
2.0.180
2.0.170
2.0.160
2.0.150
2.0.140
2.0.130
2.0.120
2.0.110
2.0.100
2.0.90
2.0.80
2.0.70
2.0.60
2.0.50
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i apeman-react-button

Weekly Downloads

15

Version

4.0.9

License

MIT

Last publish

Collaborators

  • okunishinishi