0.1.7 • Published 5 years ago

historical-dates-ui v0.1.7

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

historical-dates-ui

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() {}} />
    )
  }
}

License

ISC © UUDigitalHumanitieslab

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago