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 ©

Readme

Keywords

none

Package Sidebar

Install

npm i tasty-donuts

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

25.9 kB

Total Files

6

Last publish

Collaborators

  • wampon