UNPKG

is-isodate

Version:

Test whether a string matches the ISO date format.

12 lines 331 B
{ "name": "is-isodate", "repository": "git://github.com/segmentio/isostring.git", "version": "0.0.1", "license": "MIT", "description": "Test whether a string matches the ISO date format.", "keywords": ["iso", "format", "iso8601", "date", "isostring"], "dependencies": {}, "devDependencies": { "mocha": "*" } }