0.0.1 • Published 14 years ago
jsondate v0.0.1
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)
0.0.1
14 years ago