szalishchuk / generator-spa

Yeoman generator for fast Single Page Application prototyping with PhoneGap integration.
MIT License
4 stars 1 forks source link

subgenerator :: collection #16

Closed szalishchuk closed 10 years ago

szalishchuk commented 10 years ago

Add spa:collection subgenerator, which should be just a very straightforward implementation of Backbone.Collection. We'll add more features somewhere along the way.

szalishchuk commented 10 years ago

Done.