Menu
Libraries |
Category

nanocal

  • Purpose: nanocal is a lightweight date picker (4 kB) and range picker (5 kB) designed to work with or without build tools and frameworks.
  • Target Audience: Developers looking for a simple, lightweight alternative to heavier solutions like moment.js + jquery combo.
  • Framework Support: Works with or without frameworks, with examples provided for framework integration. Notably, it includes examples for [Svelte](https://svelte.technology/ fa-solid fa-up-right-from-square).
  • Features:
    • Small bundle size (4 kB for date picker, 5 kB for range picker).
    • Modern browser compatibility (Chrome, Safari, Firefox, Edge 15+).
    • No IE support due to lack of CSS Variables.
  • Examples:
  • Note: The library is deprecated, and users are directed to [caly](https://github.com/zigomir/caly fa-solid fa-up-right-from-square) as an alternative.

range-pickerdate-pickersveltevanilla-js

Comments