Skip to content

rxaviers/temporal-luxon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Temporal API (using luxon under the hoods)

Resources

License

Stars

Watchers

Forks

Packages

No packages published