{"id":18441592,"url":"https://github.com/stefanwalther/sense-export","last_synced_at":"2026-03-09T10:33:48.219Z","repository":{"id":36107399,"uuid":"40409047","full_name":"stefanwalther/sense-export","owner":"stefanwalther","description":"Just a simple button to export data in your Qlik Sense applications.","archived":false,"fork":false,"pushed_at":"2019-05-07T10:01:18.000Z","size":2696,"stargazers_count":31,"open_issues_count":31,"forks_count":25,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-09T15:47:29.659Z","etag":null,"topics":["comma-separated-values","csv","excel","export","qlik","qlik-sense","table","visualization-extension"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanwalther.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.yml","contributing":"docs/contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-08T16:29:39.000Z","updated_at":"2025-05-13T11:59:16.000Z","dependencies_parsed_at":"2022-07-16T16:30:39.062Z","dependency_job_id":null,"html_url":"https://github.com/stefanwalther/sense-export","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/stefanwalther/sense-export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanwalther%2Fsense-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanwalther%2Fsense-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanwalther%2Fsense-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanwalther%2Fsense-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanwalther","download_url":"https://codeload.github.com/stefanwalther/sense-export/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanwalther%2Fsense-export/sbom","scorecard":{"id":850749,"data":{"date":"2025-08-11","repo":{"name":"github.com/stefanwalther/sense-export","commit":"6a378beef5ca17ebb0d582e91c22e349f9e49159"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"86 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-wxhq-pm8v-cw75","Warn: Project is vulnerable to: GHSA-2xv3-h762-ccxv","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-4hpf-3wq7-5rpr","Warn: Project is vulnerable to: GHSA-f522-ffg8-j8r6","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-2m96-9w4j-wgv7","Warn: Project is vulnerable to: GHSA-h726-x36v-rx45","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-3mpr-hq3p-49h9","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-ff6r-5jwm-8292","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-36m4-6v6m-4vpr","Warn: Project is vulnerable to: GHSA-q22g-8fr4-qpj4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-652h-xwhf-q4h6","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-3x9f-74h4-2fqr","Warn: Project is vulnerable to: GHSA-8vcr-vxm8-293m","Warn: Project is vulnerable to: GHSA-g973-978j-2c3p","Warn: Project is vulnerable to: GHSA-4r6h-8v6p-xvw6","Warn: Project is vulnerable to: GHSA-5pgg-2g8v-p4x9","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T22:27:52.634Z","repository_id":36107399,"created_at":"2025-08-23T22:27:52.634Z","updated_at":"2025-08-23T22:27:52.634Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["comma-separated-values","csv","excel","export","qlik","qlik-sense","table","visualization-extension"],"created_at":"2024-11-06T06:38:41.366Z","updated_at":"2026-03-09T10:33:48.174Z","avatar_url":"https://github.com/stefanwalther.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sense-export\n\n\u003e Just a simple button to export data in your Qlik Sense application without displaying them in a table first.\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8e0674740ec048ab85fc18bbdd85d2bd)](https://www.codacy.com/app/stefan-walther/sense-export?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=stefanwalther/sense-export\u0026amp;utm_campaign=badger)\n\n![sense-export](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/sense-export.png)\n\n***\n\n## Table of Contents\n\n- [Purpose and Description](#purpose-and-description)\n  * [Why?](#why)\n  * [Screenshots](#screenshots)\n- [Installation \u0026 Download](#installation--download)\n- [Configuration](#configuration)\n  * [Dimensions \u0026 Measures](#dimensions--measures)\n  * [Button label](#button-label)\n  * [Button layout](#button-layout)\n  * [Export definition](#export-definition)\n  * [Debug](#debug)\n- [Compatibility](#compatibility)\n- [Known Issues](#known-issues)\n- [Related Projects](#related-projects)\n- [About](#about)\n  * [Change Log](#change-log)\n- [Contributing](#contributing)\n  * [Using the Project in Dev-Hub](#using-the-project-in-dev-hub)\n  * [Author](#author)\n  * [License](#license)\n\n_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_\n\n***\n\n## Purpose and Description\n\n**sense-export** is a tiny and sweet visualization extension allowing you to **export data without showing the underlying table**.\n\n### Why?\n\nEvery object in Qlik Sense provides the export functionality, but sometimes one just wants to provide a download of some data from your data model by putting a tiny little button onto a screen, completely without showing the data first.\n\n### Screenshots\n\nJust a very simple button with some properties to define the layout and the behavior of the export.\nSee **Configuration** for mor details.\n\n![All properties](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/all-props.png)\n\n## Installation \u0026 Download\n\n1. Download the [latest version](https://github.com/stefanwalther/sense-export/raw/master/build/sense-export_latest.zip) or [any other version](https://github.com/stefanwalther/sense-export/tree/master/build) you want to install.\n2. Then install on either _Qlik Sense Desktop_ or _Qlik Sense Server_:\n\n* Qlik Sense Desktop\n  - To install, unzip all files and copy the content to the folder folder `\"C:\\Users\\%USERNAME%\\Documents\\Qlik\\Sense\\Extensions\\sense-navigation\"`\n* Qlik Sense Server\n  - See instructions [how to import an extension on Qlik Sense Server](http://help.qlik.com/sense/2.0/en-US/online/#../Subsystems/ManagementConsole/Content/import-extensions.htm)\n\n**NOTE: Do not use the download button on GitHub to download the entire GitHub repository**, please follow the instructions below! - otherwise you'll run into issues importing the visualization extension on Qlik Sense Enterprise.\n\n## Configuration\n\n### Dimensions \u0026 Measures\n\nDefine dimensions and measures as you would do for every other extension.\nPro Tip: Enable the debug mode if you want to see the result.\n\n### Button label\n\n* **Label** - Just define the label of the button, defaults to \"Export\".\n\n![Button label property](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/prop-label.png)\n\n### Button layout\n\nThe possibilities to layout the button should (hopefully) be pretty self-explanatory:\n\n* **Style** - Select on of the predefined styles.\n* **Button width** - Define whether the button should take the full width of the object or not.\n* **Alignment** - Define the **horizontal** alignment.\n* **Icon** - Select one of the provided icons. Defaults to \"download\"\nPro Tip: Font Awesome icons are used here, go to https://fortawesome.github.io/Font-Awesome/icons/ to get a nice overview of all icons possible.\n\n![Property export definition](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/prop-export-definition.png)\n\n### Export definition\n\nDefine the final output of the export:\n\n* **Format** - Select on of the following values (defaults ot \"Open XML (Excel)):\n  1. Open XML (Excel),\n  2. Comma separated CSV,\n  3. Tab separated CSV\"\n  4. Comma separated CSV - Client Side ([see below](#a-note-on-comma-separated-csv---client-side) for more information)\n* **State** - You can define whether your current selection will be considered or not. If this is the desired behavior, select \"Possible values\", otherwise \"All values\", then always all data will be exported, regardless the current selections.\n* **File name** - Optionally you can define a file name.\n\n![Property export definition](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/prop-export-definition.png)\n\n#### A note on \"Comma separated CSV - Client Side\"\n\nThis is an experimental feature and will generated the exported file client-side, so in your browser, and not using the QIX Engine to generated the file.\nWhy? There is a scenario where Qlik Sense Enterprise is configured to provide anonymous access to dashboard. In that case the QIX Engine generates the export files, but QRS does not allow to serve them (this can obviously seen as a bug and is being investigated).\n\nUse this functionality with caution\n\n* Client side generation of export files is much slower\n* You might run into issues with larger data-sets\n\nCurrently tested only with this setup:\n\n* Qlik Sense 3.2 SR2, SR3\n* Chrome, Firefox, IE\n* Up to about 100.000 records with 10 columns (... takes quite a while, but works)\n\n### Debug\n\nWhile working in edit mode it's quite helpful to test the data (which will then be exported in the defined format).\nIf you enable the debug mode a debug table will be shown to double-check if you you have defined the correct measures and dimensions.\n\nNote:\n\n* The debug table will only be shown in edit mode, even if this settings is activated\n* The debug table only shows the first 500 records (for performance reasons). The export will contain all data, though.\n\n![Property debug](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/prop-debug.png)\n\n## Compatibility\n\n**_sense-export_** is designed to work with Qlik Sense 2.1.1 or higher.\nIf you use the visualization extension in an older version of Qlik Sense the following message will be shown:\n\n![Unsupported message](https://raw.githubusercontent.com/stefanwalther/sense-export/master/docs/images/unsupported.png)\n\n## Known Issues\n\nThere are two known improvements which might be addressed in future versions:\n\n* Vertical alignment of the button is currently now possible.\n* Improvement for the mobile view, reserve less space for the export button.\n* Would be nice to have some kind of spinner in case of the client export\n\n## Related Projects\n\nSome related projects (Qlik Sense Visualization Extensions) I have recently created:\n\n* [qliksense-extension-tutorial](https://www.npmjs.com/package/qliksense-extension-tutorial): Comprehensive tutorial to start developing Qlik Sense Extensions. | [homepage](https://github.com/stefanwalther/qliksense-extension-tutorial \"Comprehensive tutorial to start developing Qlik Sense Extensions.\")\n* [sense-calendar-heatmap](https://www.npmjs.com/package/sense-calendar-heatmap): Qlik Sense Visualization Extension with a diverging color scale. The values are displayed as colored… [more](https://github.com/stefanwalther/qsCalendarHeatmap) | [homepage](https://github.com/stefanwalther/qsCalendarHeatmap \"Qlik Sense Visualization Extension with a diverging color scale. The values are displayed as colored cells per day. Days are arranged into columns by week, then grouped by month and years.\")\n* [sense-extension-recipes](https://www.npmjs.com/package/sense-extension-recipes): Recipes on working with Qlik Sense Visualization Extensions. | [homepage](https://github.com/stefanwalther/sense-extension-recipes \"Recipes on working with Qlik Sense Visualization Extensions.\")\n* [sense-funnel-chart](https://www.npmjs.com/package/sense-funnel-chart): Funnel Chart for Qlik Sense. | [homepage](https://github.com/stefanwalther/sense-funnel-chart \"Funnel Chart for Qlik Sense.\")\n* [sense-media-box](https://www.npmjs.com/package/sense-media-box): Include web pages, videos, images and much more into your Qlik Sense app. | [homepage](https://github.com/stefanwalther/sense-media-box \"Include web pages, videos, images and much more into your Qlik Sense app.\")\n* [sense-navigation](https://www.npmjs.com/package/sense-navigation): Sense Sheet Navigation + Actions visualization extension for Qlik Sense. | [homepage](https://github.com/stefanwalther/sense-navigation#readme \"Sense Sheet Navigation + Actions visualization extension for Qlik Sense.\")\n* [sense-on-off-switch](https://www.npmjs.com/package/sense-on-off-switch): Set a variable in Qlik Sense to true/false using an on-off switch. | [homepage](https://github.com/stefanwalther/sense-on-off-switch \"Set a variable in Qlik Sense to true/false using an on-off switch.\")\n* [sense-qr-code](https://www.npmjs.com/package/sense-qr-code): QR Code to be embedded into Qlik Sense. | [homepage](https://github.com/stefanwalther/qsQRCode \"QR Code to be embedded into Qlik Sense.\")\n* [sense-range-slider](https://www.npmjs.com/package/sense-range-slider): Slider object for Qlik Sense to manipulate one or two variables. | [homepage](https://github.com/QlikDev/qsRangeSlider \"Slider object for Qlik Sense to manipulate one or two variables.\")\n* [sense-themable-kpi-tile](https://www.npmjs.com/package/sense-themable-kpi-tile): KPI Tile for Qlik Sense with the ability to use themes or to customize background… [more](https://github.com/stefanwalther/sense-themable-kpi-tile) | [homepage](https://github.com/stefanwalther/sense-themable-kpi-tile \"KPI Tile for Qlik Sense with the ability to use themes or to customize background color, comparison indicator, etc.\")\n\n## About\n\n### Change Log\n\nSee [./CHANGELOG.yml](CHANGELOG.yml)\n\n## Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/stefanwalther/sense-export/issues).\nThe process for contributing is outlined below:\n\n1. Create a fork of the project\n2. Work on whatever bug or feature you wish\n3. Create a pull request (PR)\n\nI cannot guarantee that I will merge all PRs but I will evaluate them all.\n\n### Using the Project in Dev-Hub\n\nThe default build of **_sense-export_** minifies the JavaScript files and does not contain a [wbfolder.wbl file](http://qliksite.io/tutorials/qliksense-visualization-extensions/part-09/1002-Troubleshooting-FAQ/#what-is-a-wbl-file) (which is just necessary for Dev-Hub).\n\nSo if you want to edit the extension or create your own extension based on **_sense-export_** download the [./build/sense-export_dev.zip](https://github.com/stefanwalther/sense-export/raw/master/build/sense-export_dev.zip) file which always contains the latest version + a `wbfolder.wbl` file.\n\n### Author\n\n**Stefan Walther**\n\n* [stefanwalther.io](http://stefanwalther.io)\n* [qliksite.io](http://qliksite.io)\n* [twitter/waltherstefan](http://twitter.com/waltherstefan)\n* [github.com/stefanwalther](http://github.com/stefanwalther)\n\n### License\n\nMIT\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 20, 2017._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanwalther%2Fsense-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanwalther%2Fsense-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanwalther%2Fsense-export/lists"}