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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: React library for showing speedometer like gauge using D3.js

5 点作者 palerdot超过 4 年前

2 条评论

palerdot超过 4 年前
Hi HN,<p>Library author here. v1.0 was released recently with React 17 support (and v6 d3.js). I thought this would be a good time to get some feedback from HN community.<p>There are also Vue[0] and Svelte[1] libraries for anyone interested in those frameworks (all the three libraries share the same core).<p>[0] - <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>[1] - <a href="https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;svelte-speedometer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;palerdot&#x2F;svelte-speedometer</a>
评论 #25279056 未加载
prabhuignoto超过 4 年前
looks really good. thanks for sharing.