Recent Releases of https://github.com/frankflitton/date-search
https://github.com/frankflitton/date-search - Initial Release 🎉
Release Features
- Date, timestamp string, and unix date numbers excepted.
- Custom comparators:
- String referencing a value within an object or nested object.
- Custom comparison function and date parsing.
- Built with DayJS for MomentJS regression and more reliable date parsing.
- Fuzzy search: find the exact or closest item.
- Written in typescript with type documentation.
js
npm i date-search
This is the first release of the package. Feel free to open issues and leave feedback.
- TypeScript
Published by FrankFlitton about 3 years ago