0.0.1 • Published 13 years ago

jsondate v0.0.1

Weekly downloads
12,937
License
-
Repository
github
Last release
13 years ago

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)