Skip to content

UUDigitalHumanitieslab/historical-dates-ui

Repository files navigation

historical-dates-ui

DOI NPM JavaScript Style Guide

React UI components for entering historical-dates.

Live example

Try the component!

Install

npm install --save historical-dates-ui

Usage

import * as React from 'react'

import { DateAnnotatorComponent } from 'historical-dates-ui'

class Example extends React.Component {
  render () {
    return (
      <DateAnnotatorComponent text="ad III kal mar MCMLXXXVII" onChange={function() {}} />
    )
  }
}

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.