UNPKG
isostring
Version:
latest (0.0.1)
0.0.1
Decides whether a string is a valid isodate format
segmentio/isostring
isostring
/
Makefile
7 lines
(5 loc)
•
89 B
Plain Text
View Raw
1
2
3
4
5
6
7
test
: @./node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY:
test