mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-25 01:00:13 -04:00
11 lines
498 B
Markdown
11 lines
498 B
Markdown
---
|
|
id: introduction
|
|
title: Introduction
|
|
---
|
|
|
|
## What is nebula.js?
|
|
|
|
`nebula.js` is a collection of JavaScript libraries, visualizations and CLIs that helps developers build and integrate visualizations on top of Qlik's Associative Engine.
|
|
|
|
The collection is organized under the `@nebula.js` scope in the form of npm packages. The primary package is `@nebula.js/stardust` which contains APIs for integrating existing visualizations with mashups, as well as APIs for building custom visualizations.
|