0.2.4 • Published 5 years ago

ghadyaal v0.2.4

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

ghadyaal

React component art clock based on @paulrickards's 8-bit line numerals

Example

Install

npm install ghadyaal

Usage

<Ghadyaal // these are the default values
  numeralSize={30}
  baseStrokeWidth={4}
  backgroundColor="#fff"
  strokeColor="#000"
/>

or simply:

<Ghadyaal />

Relevant DOM Elements

id=timers Container for the numerals

class=timer

class=line

0.2.4

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago