mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-24 07:00:27 -04:00
357a5863a9ddd2bb66dc70d579b49daade3283de
* fix(deps): update dependency webpack-cli to v7 (#1935) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update minor and patch (#1934) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: re-run spec (#1938) * Potential fix for code scanning alert no. 98: Overly permissive regular expression range (#1936) Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * fix: align requirements better with client (#1937) * fix: aline requirements better with client * fix: remove comment * chore: fix for empty dims * fix: prototype pollution vulnerabilities in json-patch.js (#1941) * Initial plan * Fix prototype pollution security vulnerabilities in json-patch.js Co-authored-by: Caele <6318307+Caele@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Caele <6318307+Caele@users.noreply.github.com> * chore: normalize yarn resolutions for renovate compatibility (#1943) * chore: avoid renovate resolution lookup warnings * chore: dedupe yarn resolutions and normalize ranges Signed-off-by: Johan Enell <johan.enell@qlik.com> --------- Signed-off-by: Johan Enell <johan.enell@qlik.com> * fix(deps): update dependency puppeteer to v24.40.0 (#1947) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update material-ui monorepo to v7 * chore: perfrom mui v7 migration * chore: store test results * chore: adjust artifact storage * chore: fix lint * chore: fix report folder * chore: fix classnames --------- Signed-off-by: Johan Enell <johan.enell@qlik.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Åström <tsm@qlik.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Caele <6318307+Caele@users.noreply.github.com> Co-authored-by: Johan Enell <johan.enell@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%
