* refactor: support multiple dims in filterpane * refactor: use get dims from handler * refactor: only rm dims on success * fix: correct naming * fix: hard-code to max 1 dim for lo-handler * test: cover new functionality with unit tests * chore: rm yarn lock changes * revert: yarn lock * refactor: introduce handler without breaking dims * fix: ignore parcel env files * fix: ignore parcel env files * fix: end with empty line * fix: be explicit without involving maxDimensions * refactor: remove dims after set props success
A new star on the rise
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.
