1.0.2 • Published 1 year ago

react-best-percentage-circle v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Best Percentage Circle 🚀

Simple and easy to get started, free of dependencies.

import React from 'react';
import { PercentageCircle } from 'react-best-percentage-circle';

const App = () => <PercentageCircle percentage={50} />;

export default App;

Examples and properties

Click here to access the documentation.

Info

This package supports typescript.

npm version Coverage Badge