node-genem icon indicating copy to clipboard operation
node-genem copied to clipboard

(not maintained) Opinionated MVC generator for NodeJS that uses express and mongoose.

Results 2 node-genem issues
Sort by recently updated
recently updated
newest added

``` boilerplate > genem controller index create : ./app/controllers/ create : ./app/controllers/index.js /usr/local/share/npm/lib/node_modules/genem/node_modules/inflection/lib/inflection.js:173 var ignore = ( this.indexOf( skip, str.toLowerCase()) > -1 ); ^ TypeError: Cannot call method 'toLowerCase' of...