Socket
Socket
Sign inDemoInstall

@bottomline/datepicker

Package Overview
Dependencies
75
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bottomline/datepicker

A DatePicker for React applications


Version published
Maintainers
2
Created

Readme

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

  1. 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

Last updated on 22 Oct 2019

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