https://github.com/alexhedley/blashing
Build a beautiful dashboard
https://github.com/alexhedley/blashing
dashboard dashing smashing
Last synced: 8 months ago
JSON representation
Build a beautiful dashboard
- Host: GitHub
- URL: https://github.com/alexhedley/blashing
- Owner: AlexHedley
- License: mit
- Created: 2022-11-04T15:39:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T19:14:49.000Z (about 1 year ago)
- Last Synced: 2025-03-14T06:33:08.308Z (12 months ago)
- Topics: dashboard, dashing, smashing
- Language: CSS
- Homepage: https://alexhedley.com/blashing/
- Size: 15.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ") Blashing
> A port/rewrite of Dashing / Smashing in Blazor
> Build a beautiful dashboard
[](https://learn.microsoft.com/en-us/dotnet/csharp/)
[](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor)
[](LICENSE)
[](https://github.com/AlexHedley/blashing/actions/workflows/build-test.yml)

[](https://github.com/AlexHedley/blashing/actions/workflows/deploy-site.yml) [](https://github.com/AlexHedley/blashing/actions/workflows/pages/pages-build-deployment)
Inspired by [Dashing](https://github.com/Shopify/dashing) [Smashing](https://github.com/Smashing/smashing)
## Site
- [https://alexhedley.github.io/blashing/](https://alexhedley.github.io/blashing/)
## Todo
Add widgets for:
- clock
- comments
- graph
- iframe
- image
- list
- meter
- number
- text


## Tests
`cd src`
`dotnet test --collect:"XPlat Code Coverage"`
## Reports

- [gist](https://gist.github.com/AlexHedley/867fcfe2ac7154c6b610c8189adac06c)
## src
- [src](src/)
- [Blazing Story](https://github.com/jsakamoto/BlazingStory)
## Sample
Ran the example [smashing](https://github.com/Smashing/smashing) locally and took a copy of the served webpage for comparison.
- [sample](index.html)
## Docs
- [docs](docs/README.md)