npm.io
0.0.1 • Published 15 years ago

jsondate

Licence
Version
0.0.1
Deps
0
Vulns
0
Weekly
0
Stars
3

jsondate

Date deserialization for JSON.parse

Installing

npm install jsondate

Usage

// Patches JSON.parse require('jsondate')()

// or just the function: var data = require('jsondate').parse(json_object)