{"id":13687019,"url":"https://marverix.github.io/dashbi/","last_synced_at":"2025-05-01T12:32:24.002Z","repository":{"id":35074673,"uuid":"200496661","full_name":"marverix/dashbi","owner":"marverix","description":"Dashbi is light framework that lets you build own dashboards corresponding your needs","archived":true,"fork":false,"pushed_at":"2022-02-12T18:36:52.000Z","size":1891,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T05:21:59.475Z","etag":null,"topics":["dashbi","dashboard","dashboard-framework","javascript","nodejs","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marverix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-04T13:33:01.000Z","updated_at":"2023-01-28T02:56:21.000Z","dependencies_parsed_at":"2022-08-08T04:16:18.381Z","dependency_job_id":null,"html_url":"https://github.com/marverix/dashbi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fdashbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fdashbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fdashbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marverix%2Fdashbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marverix","download_url":"https://codeload.github.com/marverix/dashbi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224257388,"owners_count":17281696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashbi","dashboard","dashboard-framework","javascript","nodejs","vue"],"created_at":"2024-08-02T15:00:46.697Z","updated_at":"2024-11-12T10:30:35.134Z","avatar_url":"https://github.com/marverix.png","language":"JavaScript","funding_links":[],"categories":["Resources"],"sub_categories":[],"readme":"# Dashbi\n\n[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](LICENSE)\n\nDashbi is light framework that lets you build own dashboards corresponding your needs.\n\n## Quick Start\n\nDeploying the simplest dashboard that will show Dashbi version: \n\n```js\nconst Dashbi = require('dasbhi').Dashbi;\nconst dashboard = new Dashbi();\ndashboard.start();\n```\n\nWonna more? Dive into documentation then! :)\n\n## Documentation\n\nhttps://marverix.github.io/dashbi/\n\n## Browsers/Hardware Support\n\nInitially project was intended to work with all modern browsers\nthat supports the [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout),\nbut it seems that a lot of TV screens with embeded web browsers don't support it.\nThis is why project aims to work with older browsers like:\n\n* Firefox 28+\n* Chrome 21+\n* IE 11\n* Edge 12+\n* Safari 6.1+\n* Opera 12.1+\n* iOS Safari 7+\n* Android Browser 4.4+\n* Samsung Browser 4+\n\nTested with following TV web browsers:\n\n* Samsung Browser 1.0 on Tizen Linux\n\n## Versioning\n\nThis project is using Semver v2.0.0.\n\n## Credits and Thanks\n\n* Project is inspired by no longer maintained [Dashing](https://github.com/Shopify/dashing) project\n* Used libraries (check [package.json](package.json) to see whole list):\n\n  * [Express](https://expressjs.com/) - A minimal and flexible Node.js web application framework\n  * [NeDB](https://github.com/louischatriot/nedb/) - Embedded persistent or in memory database for Node.js\n  * [StompBrokerJS](https://github.com/marverix/StompBrokerJS) - Simple Node.js STOMP 1.1 broker for embedded usage\n  * [STOMP.js](https://github.com/stomp-js/stomp-websocket) - Stomp client for Web browsers and Node.js applications\n  * [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and Node.js\n  * [Vue.js](https://vuejs.org/) - Progressive framework for building user interfaces\n  * [Vuex](https://vuex.vuejs.org/) - A state management pattern + library for Vue.js applications\n  * [Vue Router](https://router.vuejs.org/) - Official router for Vue.js\n  * [Webpack](https://webpack.js.org/) - A module bundler\n  * [Babel](https://babeljs.io/) - The compiler for next generation JavaScript\n  * [ajv](https://ajv.js.org/) - The fastest JSON Schema Validator\n\n* Thanks to my employer - [Bitbar](https://bitbar.com/)\n\n## Copyright and License\n\nCopyright (c) 2019 Marek Sierociński.\n\nReleased under the [ICS](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/marverix.github.io%2Fdashbi%2F","html_url":"https://awesome.ecosyste.ms/projects/marverix.github.io%2Fdashbi%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/marverix.github.io%2Fdashbi%2F/lists"}