react-check-calendar
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-check-calendar

Checkbox calendar for react

NPM JavaScript Style Guide

Install

npm install --save react-check-calendar

Documentation

See Documentation

Usage

import React, { Component } from 'react'
 
import CheckCalendar from 'react-check-calendar'
import 'react-check-calendar/dist/index.css'
 
class Example extends Component {
  render() {
    return <CheckCalendar />
  }
}

License

MIT © Polqk

/react-check-calendar/

    Package Sidebar

    Install

    npm i react-check-calendar

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    112 kB

    Total Files

    38

    Last publish

    Collaborators

    • polqk89