santas-blueprintjs-datetime
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

Blueprint Date & Time Components

Blueprint is a React UI toolkit for the web.

This package contains a collection of React components for working with dates and times.

Two third-party libraries are used in this package to ease the burden of time management:

  • Moment.js is the de facto library for manipulating dates in JavaScript. We use it for formatting dates as strings.
  • react-day-picker is a solid React calendaring library. We use it internally for the calendar and expose some parts of its API (particularly modifiers).

Installation

npm install --save @blueprintjs/datetime

Full Documentation | Source Code

Package Sidebar

Install

npm i santas-blueprintjs-datetime

Weekly Downloads

4

Version

1.4.1

License

BSD-3-Clause

Last publish

Collaborators

  • peter.sandtner