generator-canjs
generator-canjs copied to clipboard
Yeoman generator for CanJS
Results
4
generator-canjs issues
Sort by
recently updated
recently updated
newest added
Here we will discusse whats needed next: - Add scaffold generator - which could create model, list and form controls, etc. - Stop generating both .ejs and .mustache views see...
enhancement
If some one wants to use a generator he can use yo and no need for donejs
enhancement
Contruct classes mut be extended via can.Construct.extend function, I modified modules(models,components and controls) to accept this feature