bseblocks

0.0.8 • Public • Published

BS|ENERGY Building Blocks

Diese Repo enthält Komponenten, zum Bau unserer Webapplikationen.

Wie Du die Komponenten nutzen kannst?

  • Installieren mit NPM: npm install bseblocks

  • Importieren von Vue-App:

    //App.vue
    <script setup>
      import DiagrammBarChartJS from 'bseblocks/components/DiagrammBarChartJS.vue';
    <script>
  • Einbinden der Komponente:

    //App.vue
    <template>
      <DiagrammBarChartJS/
      ...
      >
    <template>

nhalte

Handlungen

  • Datepicker.vue - Datum erfassen
  • FotoUpload.vue - Foto hochladen

Diagramme

  • DiagrammSankey.vue Sankey-Diagramm mit Plotly
  • DiagrammBarPlotly.vue - Balken-Diagramm mit Plotly
  • DiagrammBarChartJS.vue - Balken-Diagramm mit ChartJS

Weitere Informationen

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.80latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.80
0.0.60
0.0.50
0.0.30
0.0.20
0.0.10
0.0.00

Package Sidebar

Install

npm i bseblocks

Weekly Downloads

0

Version

0.0.8

License

none

Unpacked Size

662 kB

Total Files

21

Last publish

Collaborators

  • marcolinjo