tasty-donuts

1.0.2 • Public • Published

tasty-donuts

NPM JavaScript Style Guide

Demo Page

You can find a demo Here

Install

npm install --save tasty-donuts

Usage

import React, { Component } from 'react'
 
import TastyDonut from 'tasty-donuts'
 
class Example extends Component {
  render () {
    return (
      <TastyDonut
          stepNumber={10}
          gap={5}
          completed={7}
          type='percentage'
        />
    )
  }
}

Demo Donut

License

MIT ©

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    3
  • 1.0.0
    3

Package Sidebar

Install

npm i tasty-donuts

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

25.9 kB

Total Files

6

Last publish

Collaborators

  • wampon