All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.template-html.template.js Maven / Gradle / Ivy

There is a newer version: 10.6.31
Show newest version
/*
 * Generated by Eclipse Dirigible based on model and template.
 *
 * Do not modify the content as it may be re-generated again.
 */
exports.getTemplate = function() {
	return {
		"name": "AngularJS (UI)",
		"description": "HTML5 Template with AngularJS",
		"sources": [{
			"location": "/template-html/index.html.template", 
			"action": "generate",
			"rename": "{{fileName}}.html",
			"start" : "[[",
			"end" : "]]"
		}],
		"parameters": [],
		"order": 30
	};
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy