full-week

v1.2.1
Calculate the start of the nth full week of a year or month.
date week full

lint

eslint src test

build

babel --source-maps -d dist src

test

TZ=Europe/Brussels mocha --require @babel/register

clean

rm -rf dist

preversion

npm run lint && npm run test

postversion

git push && git push --tags

prepublishOnly

npm run lint && npm run test && npm run build

postpublish

npm run clean

Metadata

  • MIT
  • Whatever
  • Sam Hauglustaine
  • released 10/30/2019

Downloads

Maintainers