hemanth / nmotw.in

Node Module Of The Week
https://nmotw.in
42 stars 7 forks source link

Structure - schema/attributes library built on top of modern JavaScript #54

Open talyssonoc opened 7 years ago

talyssonoc commented 7 years ago

Provides a simple interface which allows to add attributes to classes based on a schema, with validations and type coercion. Uses composition, without interfering in the hierarchy.

npm documentation