TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: vue-speedometer – Vue component for showing speedometer like gauge

2 点作者 palerdot超过 5 年前

1 comment

palerdot超过 5 年前
Hi All,<p>`vue-speedometer` is a Vue component library for showing speedometer like gauge using d3.<p>You can see it in action here - <a href="https:&#x2F;&#x2F;palerdot.in&#x2F;vue-speedometer" rel="nofollow">https:&#x2F;&#x2F;palerdot.in&#x2F;vue-speedometer</a>. source code - <a href="https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;vue-speedometer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;vue-speedometer</a><p>As an aside, it shares its core with `react-d3-speedometer`(<a href="https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;react-d3-speedometer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;react-d3-speedometer</a>) which was recently rewritten by modularizing its core.<p>If you have a need for a similar component in your Vue apps please let me know on what you think. Feedbacks appreciated.