
Product
Introducing Reports: An Extensible Reporting Framework for Socket Data
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.
apeman-react-clock
Advanced tools
apeman react package for clock components.
$ npm install apeman-react-clock --save
Live demo is hosted on GitHub Pages.
'use strict'
import React from 'react'
import {ApAnalogClock, ApAnalogClockStyle} from 'apeman-react-clock'
const ExampleComponent = React.createClass({
render () {
return (
<div>
<ApAnalogClockStyle scoped />
<ApAnalogClock />
</div>
)
}
})
Props
| Name | Type | Default | Description |
|---|---|---|---|
| angle | number | 0 | |
| width | number | 24 | |
| heightRate | number | 1 |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| angle | number | 0 | |
| letter | string | '' |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| style | object | {} | |
| width | number | 320 | |
| height | number | 240 | |
| color | string | '#333' | |
| accentColor | string | '#F33' | |
| backgroundColor | string | '#FFF' |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| boardLetters | array | '12,1,2,3,4,5,6,7,8,9,10,11'.split(',') |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| style | object | {} |
Props
| Name | Type | Default | Description |
|---|
Props
| Name | Type | Default | Description |
|---|---|---|---|
| hours | string | ||
| minutes | string | ||
| seconds | string | ||
| fontSize | number | ||
| onSizeChange | func |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| style | object | {} | |
| width | number | 340 | |
| height | number | 240 | |
| color | string | '#333' | |
| backgroundColor | string | '#FFF' |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| day | string | ||
| fontSize | number | ||
| width | number |
Props
| Name | Type | Default | Description |
|---|---|---|---|
| showSeconds | bool | true |
This software is released under the MIT License.
FAQs
apeman react package for clock components.
We found that apeman-react-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.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.