Node.js Library For Serializing, Deserializing And Validating Objectsrackspace.com 22 pointsrphillips14 years ago2 commentsSaveHideCopy link On HNComments−ZenPsycho14yseems like this is doubling up the work of JSON-Schema−alexatkeplar14yI wouldn't say so. From a quick look, this seems more like Python's DictShield, but for node.js. JSON-Schema is just a format to serialize/deserialize tohttps://github.com/j2labs/dictshield
Comments
seems like this is doubling up the work of JSON-Schema
I wouldn't say so. From a quick look, this seems more like Python's DictShield, but for node.js. JSON-Schema is just a format to serialize/deserialize to
https://github.com/j2labs/dictshield