🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vue-airbnb-style-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-airbnb-style-datepicker

A VueJs version of the popular AirBnb datepicker

1.0.0
Source
npm
Version published
Weekly downloads
5.8K
-8.51%
Maintainers
1
Weekly downloads
 
Created
Source

vue-airbnb-style-datepicker

This is a VueJs version of the popular AirBnb datepicker.

Installation

This plugin uses date-fns for date manipulation.

With NPM:

npm install vue-airbnb-style-datepicker date-fns --save

With Yarn:

yarn add vue-airbnb-style-datepicker date-fns

Development

If you want to fiddle around with the code, there is an example project included in the repo that showcases some different datepicker configurations.

git clone https://github.com/MikaelEdebro/vue-airbnb-style-datepicker.git

npm install

npm run dev

Edit App.vue.

FAQs

Package last updated on 25 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts