Skip to content

Commit

Permalink
Release v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
uvarov-frontend committed Aug 27, 2022
1 parent fcb1d8f commit b959716
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![vanilla-calendar preview](https://vanilla-calendar.frontend.uvarov.tech/preview.png?v2)](https://vanilla-calendar.frontend.uvarov.tech/)
# Vanilla JS Calendar v1.5.4
# Vanilla JS Calendar v1.5.5

A simple yet feature rich calendar with no dependencies and no «input» tag. A lightweight date and time picker written in pure JavaScript.
The size of the minified file .js is approximately **30kb** and **7.2kb** gzip.
Expand All @@ -14,7 +14,7 @@ If you like the plugin please give it a star.

## Implementation

Because Vanilla Calendar is written in pure JavaScript, it can be used with any framework or library, such as Vue, React, or Angular, if desired. You can get the plugin by [downloading](https://vanilla-calendar.frontend.uvarov.tech/vanilla-calendar-v1.5.4.zip) it manually, via [cdn](https://cdn.jsdelivr.net/npm/@uvarov.frontend/[email protected].4/build/) or via a package manager like npm:
Because Vanilla Calendar is written in pure JavaScript, it can be used with any framework or library, such as Vue, React, or Angular, if desired. You can get the plugin by [downloading](https://vanilla-calendar.frontend.uvarov.tech/vanilla-calendar-v1.5.5.zip) it manually, via [cdn](https://cdn.jsdelivr.net/npm/@uvarov.frontend/[email protected].5/build/) or via a package manager like npm:

```sh
npm install @uvarov.frontend/vanilla-calendar
Expand Down
Loading

0 comments on commit b959716

Please sign in to comment.