mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-24 16:00:16 -04:00
6bae6e7dacdd577f07cd2a6f8b56e31b7f149dc7
* feat: add pin item to selection bar * fix: run yarn spec * fix: lint * refactor: put sorting and collapsed under another flag * fix: live updates of pinned items * fix: check * fix: flag name typo * fix: lint * fix: lint * fix: flickering and disappeared list popover * fix: duplicate field case * fix: lint * fix: comment * fix: comment * fix: create session object when has no object * fix: comment * refactor: useFieldList * refactor: logic and test * refactor: usefieldlist * fix: return * test: clean up test * refactor: cleanup code * refactor: remove uncessary dep * fix: add ignore * refactor: logic * fix: lint * refactor: useeffect * refactor: items and more * fix: lint
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%
