0.0.6 • Published 1 year ago
@litemotion/bundledate v0.0.6
BundleDate
A simple BundleDate.
Installation
npm i @litemotion/bundledate
Usage
modules:
import {BundleDate} from '@litemotion/bundledate'
commonjs:
const {BundleDate} = require('@litemotion/bundledate')
Change
since v0.0.6
Add BundleDate#weekStart()
, BundleDate#weekend()
, BundleDate#monthStart()
, BundleDate#monthEnd()