congruence

Validate the structure of Javascript objects using semantic templates. Written as an underscore/lodash mixin.

camelcase

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`