All Projects → mattbrailsford → Vuepoint

mattbrailsford / Vuepoint

Licence: mit
A vuejs based dashboard framework

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vuepoint

Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+1557.87%)
Mutual labels:  dashboard, vuejs2
Light Blue Vue Admin
🤘Vue admin dashboard template with stylish transparent design
Stars: ✭ 218 (+22.47%)
Mutual labels:  dashboard, vuejs2
Dashboard
A dashboard scaffolding based on Vue.js 3.0 created by Vite.
Stars: ✭ 497 (+179.21%)
Mutual labels:  dashboard, vuejs2
Copilot
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
Stars: ✭ 2,698 (+1415.73%)
Mutual labels:  dashboard, vuejs2
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+6101.12%)
Mutual labels:  dashboard, vuejs2
React Adminlte Dash
This project is No Longer Maintained. React implementation of AdminLTE themed dashboard
Stars: ✭ 170 (-4.49%)
Mutual labels:  dashboard
Springcloud
简单了解微服务
Stars: ✭ 174 (-2.25%)
Mutual labels:  dashboard
Sacredboard
Dashboard for sacred. Monitor and access your past machine learning experiments.
Stars: ✭ 169 (-5.06%)
Mutual labels:  dashboard
Dashboard
Stars: ✭ 168 (-5.62%)
Mutual labels:  dashboard
Redis Rdb Cli
Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define there own sink service to migrate redis data to somewhere.
Stars: ✭ 176 (-1.12%)
Mutual labels:  dashboard
Vue Material Admin
A vue material design admin template
Stars: ✭ 2,170 (+1119.1%)
Mutual labels:  dashboard
Vue Atlas
A Vue.js 2 UI component library.
Stars: ✭ 173 (-2.81%)
Mutual labels:  vuejs2
Wtf
The personal information dashboard for your terminal
Stars: ✭ 12,973 (+7188.2%)
Mutual labels:  dashboard
Kinto Admin
Kinto Web Administration Console
Stars: ✭ 175 (-1.69%)
Mutual labels:  dashboard
Rebuild
Building your business-systems freely! 高度可定制化的企业管理系统 企业中台
Stars: ✭ 169 (-5.06%)
Mutual labels:  dashboard
Vue Draggable Resizable
Vue2 Component for draggable and resizable elements.
Stars: ✭ 2,431 (+1265.73%)
Mutual labels:  vuejs2
Sensor Data Logger
Android Wear sensor data plotter
Stars: ✭ 166 (-6.74%)
Mutual labels:  dashboard
Laravel Vue Spa
SPA Boilerplate made with Laravel 5.6, Vue 2, Bootstrap 4, Vue-router 3, Vuex 3, Axios
Stars: ✭ 172 (-3.37%)
Mutual labels:  vuejs2
Go Vue Starter
Starter project - Golang api, Vue.js client with user management and jwt authentication
Stars: ✭ 176 (-1.12%)
Mutual labels:  vuejs2
Ibex Dashboard
Custom Analytics Dashboard for Microsoft Bot Framework and other applications as well
Stars: ✭ 171 (-3.93%)
Mutual labels:  dashboard

Vuepoint

A vuejs based dashboard framework. Demo

Screenshot

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Supported Tiles

  • Value - Simple numeric value with before / after text
  • Text - Text / html value tile
  • List - List of label and value items
  • Battery - A battery level indicator
  • Gauage - A gauge display
  • Level - A vertical level display
  • Chart - A line, bar or doughnut chart
  • Sparkline - A spirkline style chart
  • Indicator - A true/false indicator

Helper Components

  • Date Time - A date time value (updates every 1 second)
  • Weather - Outputs the temperature / icon of a city (updates every 15 minutes)
  • Percentile Value - Show an up / down percentile change of value
  • Min Value - Tracks the minimum value of passed readings
  • Max Value - Tracks the maximum value of passed readings
  • Avg Value - Calculate an average value of passed readings
  • Ema Value - Exponential moving average of passed readings
  • Animated Number - Animates a number change

Acknowledgements

This framework uses the spatie.be dashboard framework as it's starting point, using the same "spreadsheet" style grid layout system.

License

Copyright © 2017 Matt Brialsford. Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].