diff --git a/README.md b/README.md index 2e81afb5..c2f6bd31 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [dayjs](https://github.com/iamkun/dayjs) - Day.js 2KB immutable date library alternative to Moment.js with the same modern API. * [luxon](https://github.com/moment/luxon) - Luxon is a library for working with dates and times in JavaScript. * [tempo](https://github.com/formkit/tempo) - Parsing, formatting, and timezones — Tempo is a small tree-shakable library for native Date objects. +* [temporal-parser](https://github.com/taskade/temporal-parser) - Lexer and parser for ISO 8601, RFC 3339, and IXDTF temporal expressions. ## String *String Libraries.*