temporal-luxon
v4.2.1
Published
Temporal API using luxon under the hoods
Downloads
1,688
Maintainers
Readme
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