historical-dates-ui
React UI component for annotating historical dates
https://github.com/centrefordigitalhumanities/historical-dates-ui
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
React UI component for annotating historical dates
Basic Info
- Host: GitHub
- Owner: CentreForDigitalHumanities
- License: bsd-3-clause
- Language: TypeScript
- Default Branch: master
- Size: 1.87 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
historical-dates-ui
React UI components for entering historical-dates.
Live example
Install
bash
npm install --save historical-dates-ui
Usage
```tsx import * as React from 'react'
import { DateAnnotatorComponent } from 'historical-dates-ui'
class Example extends React.Component {
render () {
return (
Licence
Historical dates UI is shared under a BSD 3-Clause licence. See LICENSE for more information.
Citation
If you wish to cite this repository, please use the metadata provided in the CITATION.cff file.
Contact
For questions, small feature suggestions, and bug reports, feel free to create an issue. If you do not have a Github account, you can also contact the Centre for Digital Humanities.
Owner
- Name: Centre for Digital Humanities
- Login: CentreForDigitalHumanities
- Kind: organization
- Email: cdh@uu.nl
- Location: Netherlands
- Website: https://cdh.uu.nl/
- Repositories: 39
- Profile: https://github.com/CentreForDigitalHumanities
Interdisciplinary centre for research and education in computational and data-driven methods in the humanities.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Historical Dates UI
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Sheean
family-names: Spoel
email: s.j.j.spoel@uu.nl
orcid: 'https://orcid.org/0000-0002-6802-4135'
affiliation: Utrecht University Centre for Digital Humanities
identifiers:
- type: doi
value: 10.5281/zenodo.7493005
repository-code: >-
https://github.com/CentreForDigitalHumanities/historical-dates-ui
abstract: React UI components for entering historical dates.
keywords:
- historical dates
- UI components
- React
license: BSD-3-Clause
commit: c6a8808
version: 0.1.8
date-released: '2022-12-29'
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Push event: 2
- Fork event: 1
- Create event: 1
Last Year
- Release event: 1
- Watch event: 1
- Push event: 2
- Fork event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 3
- Average time to close issues: 4 months
- Average time to close pull requests: 2 months
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.33
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- oktaal (1)
Pull Request Authors
- XanderVertegaal (2)
- oktaal (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 1186 dependencies
- @types/jest ^23.1.5 development
- @types/react ^16.3.13 development
- @types/react-dom ^16.0.5 development
- babel-core ^6.26.3 development
- babel-runtime ^6.26.0 development
- cross-env ^5.1.4 development
- gh-pages ^1.2.0 development
- react ^16.4.1 development
- react-dom ^16.4.1 development
- react-scripts-ts ^2.16.0 development
- rollup ^0.62.0 development
- rollup-plugin-babel ^3.0.7 development
- rollup-plugin-commonjs ^9.1.3 development
- rollup-plugin-node-resolve ^3.3.0 development
- rollup-plugin-peer-deps-external ^2.2.0 development
- rollup-plugin-postcss-modules ^1.0.8 development
- rollup-plugin-typescript2 ^0.13.0 development
- rollup-plugin-url ^1.4.0 development
- typescript ^2.8.3 development
- historical-dates ^0.1.4