Socket
Socket
Sign inDemoInstall

gestalt-datepicker

Package Overview
Dependencies
116
Maintainers
4
Versions
2139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gestalt-datepicker

A React UI datepicker component which enforces Pinterest's design language


Version published
Weekly downloads
1.8K
increased by128.21%
Maintainers
4
Install size
46.0 MB
Created
Weekly downloads
 

Readme

Source

Gestalt DatePicker

NPM Version

Installation

The package can be installed via npm:

npm i gestalt --save
npm i gestalt-datepicker --save

Or via yarn:

yarn add gestalt
yarn add gestalt-datepicker

Usage

Gestalt DatePicker exports each component as ES6 modules and a single, precompiled CSS file:

import { DatePicker } from 'gestalt-datepicker';
import 'gestalt-datepicker/dist/gestalt-datepicker.css';

Keywords

FAQs

Last updated on 26 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc