Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NetCZ/vue-pikaday
VueJS wrapper component for Pikaday datepicker
https://github.com/NetCZ/vue-pikaday
datepicker pikaday vue vuejs
Last synced: 2 months ago
JSON representation
VueJS wrapper component for Pikaday datepicker
- Host: GitHub
- URL: https://github.com/NetCZ/vue-pikaday
- Owner: NetCZ
- License: mit
- Created: 2018-05-15T13:43:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T17:31:19.000Z (about 2 years ago)
- Last Synced: 2024-05-29T03:12:04.683Z (7 months ago)
- Topics: datepicker, pikaday, vue, vuejs
- Language: JavaScript
- Homepage: https://netcz.github.io/vue-pikaday
- Size: 3.31 MB
- Stars: 38
- Watchers: 2
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Pikaday
[![npm](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/package/@netcz/vue-pikaday)
[![npm](https://img.shields.io/npm/l/express.svg)](https://www.npmjs.com/package/@netcz/vue-pikaday)
[![Build Status](https://travis-ci.com/NetCZ/vue-pikaday.svg?branch=master)](https://travis-ci.com/NetCZ/vue-pikaday)
[![Known Vulnerabilities](https://snyk.io/test/github/netcz/vue-pikaday/badge.svg)](https://snyk.io/test/github/netcz/vue-pikaday)VueJS wrapper component for Pikaday datepicker
## Install
```bash
npm i -D @netcz/vue-pikaday
```
or
```bash
yarn add -D @netcz/vue-pikaday
```## Usage
Please consult [documentation](https://netcz.github.io/vue-pikaday).
## Contribution
Feel free to create issue for bugs or pull request with fixes / enhancements.
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2018 - present Michal Szajter