zigomir / nanocal

Airbnb range picker rip-off

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿš deprecated โ€“ plese see / use caly

nanocal

4 kB date picker & 5 kB range picker

what

date and range picker that work with or without build tools and with or without frameworks

for more detailed examples how to use it with frameworks, see examples.

why

don't be satisfied with moment.js + jquery combo to have a simple date or range picker

how

shout-outs to svelte

examples on codepen.io

browser compatibility / known issues

tested on mostly modern browsers

  • Chrome (desktop and mobile)
  • Safari (desktop and mobile)
  • Firefox
  • Edge 15+
    • visibility: hidden won't work as CSS variable

no IE because it lacks CSS Variables support

About

Airbnb range picker rip-off


Languages

Language:TypeScript 48.9%Language:HTML 47.8%Language:JavaScript 3.3%