New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dia-date-picker

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dia-date-picker

Dia Date Picker is a light weight framework agnostic date picker and calendar component. It is designed from the ground up to be accessibility (a11y), internationalization (i18n), and theming in mind.

latest
Source
npmnpm
Version
1.0.0-alpha.17
Version published
Maintainers
1
Created
Source

Dia Date Picker

Dia Date Picker is a light weight framework agnostic date picker and calendar component. It is designed from the ground up to be accessibility (a11y), internationalization (i18n), and theming in mind.

Installation

npm install dia-date-picker

# or

yarn add dia-date-picker
import "dia-date-picker";

CDN

<script type="module" src="https://unpkg.com/dia-date-picker"></script>

Usage

<dia-date-picker label="My Date picker"></dia-date-picker>

Keywords

calendar

FAQs

Package last updated on 28 Jul 2022

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