1.0.7 • Published 6 years ago

react-divergence-meter v1.0.7

Weekly downloads
11
License
ISC
Repository
github
Last release
6 years ago

React Divergence Meter

I was bored so made this I guess.

yarn add react-divergence-meter
import Divergence from "react-divergence-meter";

const Usage = () => (
    <Divergence
        value="0.0001"
        // Value can be any string of numbers, spaces or decimal points
    />
);

export default Usage;

Images shamelessly stolen from a rainmeter skin which probably stole them from Steins;Gate itself.

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago