mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-31 19:00:09 -04:00
16 lines
551 B
Markdown
16 lines
551 B
Markdown
---
|
|
id: introduction
|
|
title: Introduction
|
|
---
|
|
|
|
## What is nebula.js?
|
|
|
|
`nebula.js` is a collection of JavaScript libraries and APIs that helps developers integrate visualizations and mashups on top of Qlik's Associative Engine.
|
|
|
|
It consists of :
|
|
|
|
- `nucleus`: A product and framework agnostic JavaScript library for building mashups.
|
|
- `supernova`: A JavaScript API for consuming and visualizing QIX data.
|
|
- `snapshooter`: A JavaScript API for rendering a `supernova` in offline mode.
|
|
- `cli`: Tools to help you create, develop and build a `supernova`.
|