ghadyaal

0.2.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ghadyaal

Weekly Downloads

3

Version

0.2.4

License

ISC

Unpacked Size

357 kB

Total Files

5

Last publish

Collaborators

  • isoughtajam