0.6.0 • Published 2 years ago

react-responsive-calendar v0.6.0

Weekly downloads
9
License
ISC
Repository
github
Last release
2 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

2 years ago

0.5.1

2 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.2.0-0

4 years ago

0.1.0-3

4 years ago

0.1.0-2

4 years ago

0.1.0-1

4 years ago

0.1.0-0

4 years ago

0.0.1

4 years ago

0.1.0

4 years ago