mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
19 lines
696 B
Markdown
19 lines
696 B
Markdown
---
|
|
id: introduction
|
|
title: Introduction
|
|
---
|
|
|
|
<p align="center">
|
|
<img width="500" src="./assets/logos/nebula.png" alt="nebula.js logo" />
|
|
</p>
|
|
|
|
## Nebula.js documentation
|
|
|
|
You can find the documentation on [Qlik's developer portal](https://qlik.dev/libraries-and-tools/nebulajs).
|
|
|
|
To quickly get started, check out the tutorial on how to [embed visualization into your own web app](https://qlik.dev/tutorials/build-a-simple-mashup-using-nebulajs).
|
|
|
|
You can also walk through the tutorial on how to [build your own extension](https://qlik.dev/tutorials/build-a-helloworld-extension-using-nebulajs).
|
|
|
|
Explore the full [stardust API reference](https://qlik.dev/apis/javascript/nebulajs-stardust).
|