@chathumina96/react-monthrangepicker

Month range picker component for Bootstrap

Usage no npm install needed!

<script type="module">
  import chathumina96ReactMonthrangepicker from 'https://cdn.skypack.dev/@chathumina96/react-monthrangepicker';
</script>

README

Month & Quater & Year Range Picker for Bootstrap

Edit from bootstrap-daterangepicker;

Add one parameter :

  • monthOrQuarter:[number]0 for monthRangePicker(default) ,1 for quarterRangePicker , 2 for yearRangePicker

Delete showWeekNumbers,date and time picker, if you want to use daterangepicker, you can see the package bootstrap-daterangepicker;

If your project is React , you can see the package react-bootstrap-monthrangepicker;

Screenshots

  monthOrQuarter:2

image

  monthOrQuarter:1

image

  monthOrQuarter:0

image

Links

License

Copyright (c) 2019 gntyu
Uses the original bootstrap-daterangepicker license.