🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@bottomline/datepicker

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@bottomline/datepicker

A DatePicker for React applications

0.1.3
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

Bottomline

Bottomline Datepicker React

Datepicker React

Description

A React based datepicker featuring single date or range of date selection, custom invalid dates, preselected and customizable date ranges selections, validation callbacks, optionally linked calendars, and a time picker for single times or a range of times. Created by Bottomline (https://www.bottomline.com)

Installation instructions

  • npm ci

Scripts

In package.json

  • lint
    • Runs eslint on the code
  • test
    • Runs all the unit tests on the code
  • storybook Starts up storybook which does a build first and then launches the storybook server so you can view storybook locally.

Usage

Usage information is contained in the Usage section of storybook which contains examples for most common use cases.

Follow the install instructions above, run npm run storybook, then goto http://localhost:1234 and open the usage section to see the examples.

Options

All options for the datepicker are listed as props in the Storybook based demo site.

FAQs

Package last updated on 22 Oct 2019

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