mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
ccf66ebc504d89a8f45660a4301ed3cfa7028110
* chore: updating types index.d.ts for HyperCubeHanlder * chore: fix dependencies * chore: remove nudleus dependecies and fixing comments * chore: disable no-relative-package import * chore: fix comments * chore: update types for data-property and hypercube-handler * chore: convert more types in data-property-handler to object * chore: fix more comments * chore: make all types private * chore: update lockfile * chore: make a correction * chore: fix the classes example import path --------- Co-authored-by: caele <tsm@qlik.com>
…
…
…
…
…
…
…
…
NebulaJS is a collection of JavaScript libraries, charts and CLIs that helps developers build and integrate visualizations on top of Qlik's Associative Engine. The collection is organized under the @nebula.js npm scope.
The primary package is @nebula.js/stardust which contains APIs for integrating existing visualizations into mashups, as well as APIs for building custom visualizations.
Documentation
You can find the documentation on Qlik's developer portal.
To quickly get started, check out the tutorial on how to embed visualization into your own web app.
You can also walk through the tutorial on how to build your own extension.
Explore the full stardust API reference.
Contributing
Follow the instructions in our contributing guide.
Core modules
| name | status | description |
|---|---|---|
| stardust | Core nebula.js module |
License
nebula.js/stardust is MIT licensed.
Languages
JavaScript
99.5%
HTML
0.4%
