2.7.2 ā€¢ Published 2 years ago

calendar-dates v2.7.2

Weekly downloads
146
License
MIT
Repository
github
Last release
2 years ago

NPM

All Contributors Minzipped Size Minified Size
Maintainability Test Coverage Known Vulnerabilities

calendar-dates

šŸ“† Get a list of calendar dates with no external dependencies.

You can use this to create your own calendar controls

šŸ—œļø Installation

npm i calendar-dates
# or
yarn add calendar-dates

How to use it

Full documentation.

Change Log

2.5.1

Fix data for December and January dates #33 by ewolfe. Decided to bump up the minor as it was a significant bug fix.

Decision based on React team's decision (even though this is not a React component) on releasing v16.7 not including Hooks.

2.4.0

Fixed ISO8601 date return value to match current date.

  • Thank you again ewolfe šŸ‘Š.

2.3.0

  1. Returns ISO8601 date.
  2. Removed package-lock.json, which was accidentally added by using npm instead of yarn.

2.0.0

Removed all methods except two methods, which return a promise.

  1. getDates(date)
  2. getMatrix(date)

Following methods are removed

  1. getDatesAsync
  2. getMatrixAsync
  3. getDatesWithMetadata
  4. getDatesWithMetadataAsync
  5. getMatrixWithMetadata
  6. getMatrixWithMetadataAsync

1.1.2

Updated README to include *WithMetadata examples

1.1.1

Fixed runtimeGenerator issue

1.1.0

Added *WithMetadata methods

1.0.0

Added "*Async" versions

License

MIT
FOSSA Status

Contributors

Thanks goes to these wonderful people (emoji key):

Sung KimšŸ’» šŸŽØ āš ļøewolfešŸ’» āš ļøDave FollettšŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

2.7.2

2 years ago

2.7.1

2 years ago

2.7.0

4 years ago

2.6.1

5 years ago

2.6.0

5 years ago

2.5.12

5 years ago

2.5.11

5 years ago

2.5.10

5 years ago

2.5.9

5 years ago

2.5.8

5 years ago

2.5.7

5 years ago

2.5.6

5 years ago

2.5.5

5 years ago

2.5.4

5 years ago

2.5.3

5 years ago

2.5.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.5

5 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.2

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago