Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.32 KB

File metadata and controls

22 lines (14 loc) · 1.32 KB

temporal-utils

A collection of TypeScript utilities for the TC39 Temporal proposal.

All packages rely on the use of temporal-polyfill. Packages use instanceof checks to determine if a type is supported, so one must ensure to use that exact polyfill.

Documentation

For more detailed documentation, see the API docs.

Packages

License

Apache-2.0