sense-extension-recipes
Version:
Recipes on working with Qlik Sense Visualization Extensions.
17 lines • 1.83 kB
JSON
{
"generator-qsextension": {
"advancedMode": true,
"extensionName": "AngularJS-BasicExample",
"extensionNameSafe": "AngularJS-BasicExample",
"extensionType": "extension",
"extensionNamespace": "qsSample-",
"extensionDescription": "Simple example how to use AngularJS (templates & directives) in Qlik Sense Visualization Extensions.",
"authorName": "Stefan Walther",
"lessSupport": false,
"license": "mit",
"publishingYear": 2015,
"creationDate": "2015-05-05",
"licenceGenerated": "> \r\n> The MIT License (MIT)\r\n> \r\n> Copyright (c) 2015 Stefan Walther\r\n> \r\n> Permission is hereby granted, free of charge, to any person obtaining a copy\r\n> of this software and associated documentation files (the \"Software\"), to deal\r\n> in the Software without restriction, including without limitation the rights\r\n> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n> copies of the Software, and to permit persons to whom the Software is\r\n> furnished to do so, subject to the following conditions:\r\n> \r\n> The above copyright notice and this permission notice shall be included in all\r\n> copies or substantial portions of the Software.\r\n> \r\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n> SOFTWARE.\r\n> ",
"localExtensionDir": "d:\\\\documents\\\\Qlik\\\\Sense\\\\Extensions"
}
}