@opengovsg/angular-daterangepicker-webpack

Fork of fragaria's date range picker that supports commonjs & AMD

Usage no npm install needed!

<script type="module">
  import opengovsgAngularDaterangepickerWebpack from 'https://cdn.skypack.dev/@opengovsg/angular-daterangepicker-webpack';
</script>

README

Date range picker that supports commonjs

This is a fork of the library developed by fragaria The purpose is to add code to allow this library be commonjs compatible.

angular.module('module', ['daterangepicker'])