UNPKG

json-date-parser

Version:

Minimal function suitable for passing to JSON.parse to revive common date-time strings into Date objects

10 lines 202 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "noImplicitAny": true, "sourceMap": true, "declaration": true, "outDir": "built" } }