0.6.0 • Published 4 years ago

react-responsive-calendar v0.6.0

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

react-responsive-calendar

Responsive calendar for the events

Getting Started

Install react-responsive-calendar using Npm

npm install react-responsive-calendar

or Yarn

yarn add react-responsive-calendar

Then just add <ResponsiveCalendar /> to your component

import { ResponsiveCalendar } from 'react-responsive-calendar'

export const SomeComponent = () => {
  return <ResponsiveCalendar />
}

You can find more examples here (https://confident-easley-abeaa9.netlify.app), thanks to Netlify and Storybook

Contribution guide

Publish

npm run release
0.6.0

4 years ago

0.5.1

4 years ago

0.4.3

5 years ago

0.4.1

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.2.0-0

5 years ago

0.1.0-3

5 years ago

0.1.0-2

6 years ago

0.1.0-1

6 years ago

0.1.0-0

6 years ago

0.0.1

6 years ago

0.1.0

6 years ago