0.2.4 • Published 6 years ago

ghadyaal v0.2.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 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

6 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

8 years ago

0.1.0

8 years ago