@feugene/granularity-chrono

Calendar, date and time pickers without a date library underneath. Take it when dates are part of the interface and a third-party widget would bring its own visual language.

version
0.10.0
Public subpaths
15
Components
7
Runtime dependencies
0

How the package describes itself on npm: Calendar, date and time components for the @feugene/granularity design system — no third-party date widget, no date library.

Installation

The command installs the package and its required peer dependencies: the library does not bring them, because your application already has them.

npm i @feugene/granularity-chrono @feugene/granularity @feugene/unocss-preset-granular vue
pnpm add @feugene/granularity-chrono @feugene/granularity @feugene/unocss-preset-granular vue
yarn add @feugene/granularity-chrono @feugene/granularity @feugene/unocss-preset-granular vue
bun add @feugene/granularity-chrono @feugene/granularity @feugene/unocss-preset-granular vue

Optional peer dependencies

Declared optional: they are needed only by the part of the package that uses them. Your package manager will not remind you about them.

  • @feugene/unplugin-granularity
  • unplugin-vue-components
  • @feugene/fint-i18n

What is inside

The manifest declares 15 entry points — importing through them is what keeps the bundle free of what you did not use.

No runtime dependencies: only the code of the package itself reaches your application.

Components

Package documentation

Written in the library repository. The portal links to it rather than retelling it.