JSPM

react-bootstrap-datetimerangepicker

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1019
  • Score
    100M100P100Q107941F
  • License ISC

Package Exports

  • react-bootstrap-datetimerangepicker

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-bootstrap-datetimerangepicker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-bootstrap-checkbox

NPM version Build Status

Dependency Status devDependency Status peerDependency Status

awesome-bootstrap-checkbox

Online demo: http://luqin.github.io/react-bootstrap-checkbox

Features

*

Installation

npm install ReactComponent --save

Usage

import ReactComponent from 'react-bootstrap-checkbox';

<ReactComponent />

More examples: Online demo, Source

Browser support

  • Google Chrome
  • Firefox (2+)
  • IE (9+)
  • Opera (11.6+)
  • Safari (6+)

Local Setup

  • Install the dependencies with npm install
  • Run the docs site in development mode with npm start. This will watch for file changes as you work. And auto refresh the page to see the updates.