Sha256: 6a2433aa3539611d08c71daf8525a6a110426706d08d2ce77c2c4209330d828a

Contents?: true

Size: 442 Bytes

Versions: 62

Compression:

Stored size: 442 Bytes

Contents

/**
 *  mixin <%sectionName%>
 *
 *  Copyright 2012 Cloud9 IDE, Inc.
 *
 *  This product includes software developed by
 *  Cloud9 IDE, Inc (http://c9.io).
 *
 *  Author: Mike de Boer <info@mikedeboer.nl>
 **/

"use strict";

var error = require("./../../error");
var Util = require("./../../util");

var <%sectionName%> = module.exports = {
    <%sectionName%>: {}
};

(function() {
<%sectionBody%>
}).call(<%sectionName%>.<%sectionName%>);

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.5.3 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.5.2 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.5.1 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.5.0 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.6 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.5 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.4 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.3 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.2 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.1 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.4.0 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.30 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.29 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.28 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.27 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.26 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.25 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.24 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.23 node_modules/bower/node_modules/github/templates/section.js.tpl
trusty-festivity-extension-2.3.22 node_modules/bower/node_modules/github/templates/section.js.tpl