https://github.com/thgh/svelte-number-gauge
https://github.com/thgh/svelte-number-gauge
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thgh/svelte-number-gauge
- Owner: thgh
- License: mit
- Created: 2019-01-25T18:45:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T10:37:44.000Z (almost 6 years ago)
- Last Synced: 2025-05-07T18:53:19.305Z (about 1 year ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# svelte-number-gauge
Docs: https://thgh.github.io/svelte-number-gauge/
Component source code `src/NumberGauge.svelte`
```
# Create minified bundle and more
yarn build
# Develop
yarn dev
(combine with npx serve)
```
Svelte: https://svelte.technology