{"id":17948855,"url":"https://github.com/blikblum/generator-mn","last_synced_at":"2026-02-27T09:14:38.245Z","repository":{"id":57247956,"uuid":"92629163","full_name":"blikblum/generator-mn","owner":"blikblum","description":"Modern setup for Marionette applications","archived":false,"fork":false,"pushed_at":"2019-05-05T23:30:19.000Z","size":156,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T05:07:05.694Z","etag":null,"topics":["backbone","bootstrap","framework7","marionette","service-worker","webpack","yeoman"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blikblum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-27T23:16:43.000Z","updated_at":"2023-12-07T06:17:59.000Z","dependencies_parsed_at":"2022-08-24T16:11:07.636Z","dependency_job_id":null,"html_url":"https://github.com/blikblum/generator-mn","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blikblum%2Fgenerator-mn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blikblum%2Fgenerator-mn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blikblum%2Fgenerator-mn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blikblum%2Fgenerator-mn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blikblum","download_url":"https://codeload.github.com/blikblum/generator-mn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366205,"owners_count":20603438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backbone","bootstrap","framework7","marionette","service-worker","webpack","yeoman"],"created_at":"2024-10-29T09:10:22.830Z","updated_at":"2026-02-27T09:14:38.202Z","avatar_url":"https://github.com/blikblum.png","language":"JavaScript","readme":"# generator-mn\n\u003e Modern setup for Marionette applications\n\n## Features\n\n * Bundling with webpack\n   * Configures `dev` npm script with a live server for development\n   * Configures `prod` npm script for production\n   * Uses the newer webpack tools (webpack-command and webpack-serve)\n * Compilation with babel 6.x\n   * Uses preset-env\n   * Out of the box configured to support ie 11 and green browsers \n * Preconfigured service-worker using [Workbox](https://github.com/GoogleChrome/workbox) \n * Option to install CSS/UI frameworks\n * Option to install custom renderers\n * Option to install [bottlejs](https://github.com/young-steveo/bottlejs) (dependency injection micro library)\n * Option to install [hygen](https://github.com/jondot/hygen) templates (view, model, route)\n \n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-mn using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-mn\n```\n\n## Usage\n\n### Generate a new project\n\n```bash\nyo mn\n```\n\nThe generator will ask for some options:\n\n##### CSS/UI framework\n  * none\n  * Bootstrap 3\n  * Bootstrap 4 - with font awesome\n  * Framework7 v2\n\n##### Renderers\n  * Snabbdom\n  * React\n  * Inferno  \n  * Incremental-Bars (Handlebars + incremental-dom)\n  * Virtual-Dom\n  * Tinybind (based on rivets)\n\n\u003e Some renderers offers specific options for addons like configuration of JSX or jade transformer\n\n##### Backbone/Marionette plugins\n  * backbone-computedfields\n  * backbone.validation\n  * backbone.syphon\n  * backbone.localstorage\n  * marionette.native\n  * marionette.routing\n  * marionette.modalservices\n  * radio.service\n\n##### Extra libraries \n  * bottlejs (dependency injection micro library)\n  * hygen templates for creating model, view, route (needs hygen installed globally)\n\n### Build the application\n\nFor development (a server will be started usually at http://localhost:8080)\n```bash\nnpm run dev \n```\n\nFor production\n```bash\nnpm run prod\n```\n\n## License\n\nMIT © [Luiz Américo Pereira Câmara]()\n\n\n[npm-image]: https://badge.fury.io/js/generator-mn.svg\n[npm-url]: https://npmjs.org/package/generator-mn\n[travis-image]: https://travis-ci.org/blikblum/generator-mn.svg?branch=master\n[travis-url]: https://travis-ci.org/blikblum/generator-mn\n[daviddm-image]: https://david-dm.org/blikblum/generator-mn.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/blikblum/generator-mn\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblikblum%2Fgenerator-mn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblikblum%2Fgenerator-mn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblikblum%2Fgenerator-mn/lists"}