tjwebb / congruence

Validate the structure of Javascript objects using semantic templates. Written as a lodash mixin.
https://npmjs.org/package/congruence
8 stars 1 forks source link

research use of _.transform instead of _.each to visit object nodes #6

Closed tjwebb closed 10 years ago

tjwebb commented 10 years ago

I think current implementation is straightforward enough