marionettejs / marionette-integrations

A collection of starter kits for building Marionette Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Example marionette apps using multiple dependency tools.

Currently Implemented

MarionetteJS with test frameworks

Bonus

Want to try examples fast (not released yet)?

  • npm install -g yo
  • npm install -g generator-marionette-integrations

Commands

  • yo marionette-integrations:app --vanilla
  • yo marionette-integrations:app --browserify
  • yo marionette-integrations:app --browserify-gulp
  • yo marionette-integrations:app --browserify-grunt
  • yo marionette-integrations:app --brunch
  • yo marionette-integrations:app --casperjs
  • yo marionette-integrations:app --cypress
  • yo marionette-integrations:app --jasmine
  • yo marionette-integrations:app --mocha

Each command will generate for you related application example.

About

A collection of starter kits for building Marionette Applications


Languages

Language:JavaScript 64.6%Language:HTML 19.8%Language:CSS 10.5%Language:Makefile 4.8%Language:Shell 0.3%