CodeBrowser / npm / vali-date
vali-date@1.0.0
// Validate a date
$ npm install vali-date
downloads/wk
1,355,946
license
MIT
version
1.0.0
published
Dec 15, 2015
What is vali-date?
vali-date is a date validation library that checks whether strings or date objects conform to expected formats, particularly ISO8601 and other common date standards. Developers use it to validate user input, parse date strings reliably, and ensure dates meet specific format requirements before processing them in applications. It integrates well with date handling libraries like moment.js for comprehensive date handling workflows.
Keywords
#date #validator #iso8601 #moment #format #parse
Maintainers
samverschueren