scorpionuif

1.0.5 • Public • Published

scorpionui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save scorpionui

Usage

Type = primary, secondary, scorpion

import React, { Component } from 'react'

import {Button} from 'scorpionui'
import 'scorpionui/dist/index.css'

class Example extends Component {
  render() {
    return <Button type='primary' />
  }
}

License

MIT © oguzcanuzunoner

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    1
  • 1.0.4
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i scorpionuif

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

7.12 kB

Total Files

7

Last publish

Collaborators

  • oguzcanuzunoner