jeremiedb / StippleUI.jl

StippleUI is a library of reactive UI elements for Stipple.jl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StippleUI Docs

StippleUI is a library of reactive UI elements for Stipple.jl.

StippleUI.jl, together with Stipple.jl, StippleCharts.jl and Genie.jl provide a powerful and complete solution for building beautiful, responsive, reactive, high performance interactive data dashboards in pure Julia.

StippleUI provides over 30 UI elements, including forms and form inputs (button, slider, checkbox, radio, toggle, range), lists, data tables, higher level components (badges, banners, cards, dialogs, chips, icons), and layout elements (row, col, dashboard, heading, space).

Installation

pkg> add StippleUI

Demos

German Credits visualisation dashboard

The full application is available at: https://github.com/GenieFramework/Stipple-Demo-GermanCredits

Iris Flowers dataset k-Means clustering dashboard

The full application is available at: https://github.com/GenieFramework/Stipple-Demo-IrisClustering

Acknowledgements

StippleUI builds upon the excellent Quasar Vue components https://quasar.dev/vue-components

About

StippleUI is a library of reactive UI elements for Stipple.jl.

License:MIT License


Languages

Language:Julia 100.0%