historical-dates-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i historical-dates-ui

Weekly Downloads

1

Version

0.1.7

License

ISC

Unpacked Size

61.3 kB

Total Files

18

Last publish

Collaborators

  • jgonggrijp
  • dhl-uu-bis