moment-holiday

A Moment.js plugin for handling holidays at scale.

MIT License

Downloads
894
Stars
8
Committers
8

Bot releases are hidden (Show)

moment-holiday - v1.0.3: add weltfrauentag as holiday in Germany/Berlin Latest Release

Published by MartinLoeper over 5 years ago

  • feat(germany): a new holiday was added for the state Berlin: Weltfrauentag (08.03 each year)
  • fix(core): dependencies were upgraded - no more vulnerabilities included according to GitHub
moment-holiday - v1.0.1: fix a bug in german locale package

Published by MartinLoeper almost 6 years ago

  • fix(germany): a bug was fixed which caused that 'Reformationstag' was shadowed
moment-holiday - v1.0.0

Published by MartinLoeper about 6 years ago

Public Release

This is the first public release of @nesto-software/moment-holiday.
Here are some insights on why we chose to start an open source project: Medium.

Structure

We deliver multiple NPM packages - each prefixed with @nesto-software/moment-holiday.
This includes an API package, a core package, some plugins (e.g. database integration) and one package per locale (e.g. Germany, Austria).

The packages are versioned independently and managed using Lerna.