UNPKG

muffin.io

Version:

A full stack development tool for creating modern webapps

9 lines (6 loc) 263 B
Backbone = require 'Backbone' <$- classified $> = require './<$- classified $>' class <$- classified $>List extends Backbone.Collection model: <$- classified $> url: "<?= settings.baseURL ?>/<$- underscored_plural $>" module.exports = <$- classified $>List