react-tempus-library

1.0.6 • Public • Published

react-tempus-library

Library of Date/Time picker components

NPM JavaScript Style Guide

Install

npm install --save react-tempus-library

Usage

import React, { Component } from 'react'

import MyComponent from 'react-tempus-library'
import 'react-tempus-library/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © inakidelamadrid

Readme

Keywords

none

Package Sidebar

Install

npm i react-tempus-library

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

354 kB

Total Files

9

Last publish

Collaborators

  • borealsummit