TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Openbase scores $3.6M to help developers find open-source components

11 pointsby liorgrossmanover 4 years ago

2 comments

johnyellenover 4 years ago
I've actually been using Openbase for the past few weeks -- I didn't realize it was backed by such big names. Before stumbling upon this site, I would spend hours trying to find the right package. Hopefully you guys will add more languages soon
评论 #25769716 未加载
liorgrossmanover 4 years ago
Hi everyone!<p>I&#x27;m Lior, one of the makers of Openbase (<a href="https:&#x2F;&#x2F;openbase.com" rel="nofollow">https:&#x2F;&#x2F;openbase.com</a>). We help developers choose the right open-source packages with user reviews and insights about packages&#x27; popularity, maintenance, and more.<p>I started Openbase to solve my own problem - in a world with over a million open-source packages, finding the right package is hard! Whether I was looking for an NLP, charting, or math libraries, I was spending a lot of time researching and evaluating various libraries, trying to find the most maintained and popular one to fit my needs.<p>I first launched Openbase in May 2019, and it quickly grew from 0 to 500,000 visitors&#x2F;mo. We were part of the Y Combinator Summer 2020 program, have recently raised funding, and today we were fortunate enough be featured on VentureBeat and TechCrunch, so we are very excited!<p>The starting point of building Openbase was gathering data from npm and GitHub - from versions and dependencies, to commits, pull requests, maintainers and tried to figure out what insights we could surface that could help developers choose the right package. We ended up adding automated insights like star count over time, commit frequency, time between major&#x2F;minor versions, average time to resolve issues and PRs, percent of commits by the community, dependency insights, and more. Here&#x27;s what the insights page looks like: <a href="https:&#x2F;&#x2F;openbase.com&#x2F;js&#x2F;react" rel="nofollow">https:&#x2F;&#x2F;openbase.com&#x2F;js&#x2F;react</a><p>We decided not to stop there, and allow our users to discover the best packages for performing each task and compare them side-by-side. We&#x27;ve already manually curated several hundreds categories, such as CSS frameworks, OAuth packages, and HTTP request libraries: <a href="https:&#x2F;&#x2F;openbase.com&#x2F;categories&#x2F;js&#x2F;best-javascript-frontend-framework-libraries" rel="nofollow">https:&#x2F;&#x2F;openbase.com&#x2F;categories&#x2F;js&#x2F;best-javascript-frontend-...</a><p>Lastly, we&#x27;ve built a reviews platform that allows developers to share their experience working with various libraries with other developers. To throw in even more fun to the mix, we added badges like &quot;Great documentation&quot;, &quot;Performant&quot;, and &quot;Hard to use&quot; (check it out: <a href="https:&#x2F;&#x2F;openbase.com&#x2F;js&#x2F;vue" rel="nofollow">https:&#x2F;&#x2F;openbase.com&#x2F;js&#x2F;vue</a>). To date, you can already enjoy tens of thousands of ratings and reviews on Openbase.<p>The product is 100% free of course. In the future, we want to allow for paid promotion of packages - limiting it to a single, clearly-marked promoted package for each category. We would surface the promoted package, but the package ratings, reviews, insights, and metrics are obviously untouched. We believe this kind of balanced approach could make Openbase a sustainable company, while not impairing the user experience.<p>The team and I would really love to hear your thoughts about Openbase and how we can improve it!
评论 #25769620 未加载