Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
starcounter-jack-react-analogue-clock
Advanced tools
[![AnalogueClock](./.github/animation.gif?v=3&s=200)](http://github.com/brendon1555/react-analogue-clock)
A customizable analogue clock built with styled-components in React
Online demo is available
$ yarn add styled-components react-analogue-clock
or
$ npm install --save styled-components react-analogue-clock
// code away!
import AnalogueClock from 'react-analogue-clock';
const clockOptions = {
baseColor: '#ffffff',
borderColor: '#000000',
borderWidth: 5,
centerColor: '#000000',
handColors: {
hour: '#000000',
minute: '#000000',
second: '#000000',
},
notchColor: '#000000',
numbersColor: '#000000',
showNumbers: true,
size: 300
}
<AnalogueClock {...clockOptions} />
or
$ yarn storybook
[color]
[color]
[integer]
[color]
[object]
[color]
[color]
[color]
[color]
[color]
[boolean]
[integer]
color
type defined by extra-prop-types
To get started...
Option 1
Option 2
https://github.com/brendon1555/react-analogue-clock.git
https://github.com/brendon1555/react-analogue-clock/compare/
.Brendon Lees |
---|
github.com/brendon1555 |
Reach out to me at one of the following places!
brendon1555.com
@brendon1555
FAQs
[![AnalogueClock](./.github/animation.gif?v=3&s=200)](http://github.com/brendon1555/react-analogue-clock)
We found that starcounter-jack-react-analogue-clock demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.