Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzarcon/react-circle

Renders a svg circle + progress, it just works 💘
https://github.com/zzarcon/react-circle

animation circle loading percentage progress react spinner svg

Last synced: 3 months ago
JSON representation

Renders a svg circle + progress, it just works 💘

Awesome Lists containing this project

README

        


Logo



# react-circle [![Build Status](https://travis-ci.org/zzarcon/react-circle.svg?branch=master)](https://travis-ci.org/zzarcon/react-circle)

> Renders a svg circle + percentage. It just works

# Demo

[https://zzarcon.github.io/react-circle](https://zzarcon.github.io/react-circle/)

# Install 🚀

```bash
$ yarn add react-circle
```

# Usage ⛏

**Basic** 🙃

ReactCircle is opinionated and comes with default size and colors, just pass the **progress** prop to get them:

```javascript
import Circle from 'react-circle';

```

**Custom** 💅

Optionally, you can pass the following props and customize it as your will

```javascript
import Circle from 'react-circle';

// All avaliable props for customization(illustrated by default values):
// Details are ordered as: `: `

```

# Features

* No external dependencies
* No external styles
* 2KB size => https://bundlephobia.com/result?p=react-circle