zsogolow / entitizejs

A JavaScript library that helps turn domain models into rich JavaScript objects
MIT License
0 stars 1 forks source link

Add ability to create objects of a specified type #4

Open zsogolow opened 8 years ago

zsogolow commented 8 years ago

By calling, Entitize.create(entityType) should return an empty Entitize object of the given type