Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Enigma.js example

Hi All,

I am trying to build a mashup application using enigma.js.

Can anyone point me to a proper example application that i can use to refer to as a sample and build using that.

The example provided on the enigma.js git hub page are not helpful.

Thanks,
Aadil

1 Reply
Aiham_Azmeh
Employee
Employee

Hi,

You can search github for `enigma.js` there are some on examples/templates, for example =>

Igniter - Qlik mashup boilerplate => https://github.com/JoseHervas/igniter

Enigma -> https://github.com/JoseHervas/igniter/blob/222c3e356a0ca17672668d202aff9e401335d28a/src/index.js

I hope this helps,