temporal-luxon
TypeScript icon, indicating that this package has built-in type declarations

4.2.1 • Public • Published

Temporal (powered by luxon)

Why?

TC39 Proposal: Temporal is a fantastic API for dealing with dates and times. While we wait its addition to ECMAScript (JavaScript), this package serves as an alternative to experimenting the future today.

What?

This package provides TC39 Proposal: Temporal API, using luxon as engine under the hoods.

For Temporal polyfils that follows specs more strictly, please use @js-temporal/polyfill or js-temporal/temporal-polyfill.

Usage

npm install --save temporal-luxon
TBD

API

https://tc39.es/proposal-temporal/docs/index.html

License

MIT © Rafael Xavier de Souza

Package Sidebar

Install

npm i temporal-luxon

Weekly Downloads

500

Version

4.2.1

License

MIT

Unpacked Size

91.4 kB

Total Files

6

Last publish

Collaborators

  • rxaviers