JSPM

react-target-time

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q18237F
  • License MIT

component for select hour on week

Package Exports

  • react-target-time

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-target-time) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-target-time

react-target-time

Overview

react-target-time component for select time on week

Features

  • i18n

Usage

Install via npm

$ npm install react-target-time

Import component in project

import TargetTime from 'react-target-time'
<TargetTime onChange={week => console.log(week)}/>

Development

Install all the dependencies

$ npm install

Run styleguide server

$ npm run styleguide-server

note: HRM are supported