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.

Show HN: Resource Index – FOSS Git Repository and NPM Package Index

14 pointsby aabbcc124112 months ago
Resource Index (res-index) is a searchable index for development resources, including github repo and npm packages.<p>Why yet another index?<p>In short, the search functionality on google and github are unsatisfied. This project aim to build a better alternative and potentially improve google&#x27;s search result.<p>What&#x27;s the actual problem I&#x27;m facing?<p>Sometime I want to search for a npm package but google cannot return that result even after I added &quot;npm&quot;, &quot;github&quot;, or even the combination of exact author username and package name.<p>Similarly, it&#x27;s sometime hopeless to search for a non-popular package by name on github if you cannot recall the author&#x27;s username.<p>Sometime google can not show the corresponding npm page but instead shows it on &quot;socket.dev&quot; or &quot;snyk.io&quot;.<p>Pasting the exact npm url in subsequence search doesn&#x27;t seem effective at hinting google to index the pages.<p>This project aim to actively index some github repositories and npm packages to enable more inclusive searching.<p>In addition, this project try be SEO-friendly. Hopefully, it can improve google&#x27;s search result overtime.<p>Source Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;beenotung&#x2F;res-index">https:&#x2F;&#x2F;github.com&#x2F;beenotung&#x2F;res-index</a>

2 comments

renegat0x012 months ago
Very cool thing!<p>If I was to add something it looks really brutalist. On one hand, the buttons. Some parts looks news - like the menu button. It dooes&#x27;t look good.<p>Secondly there is no about link. The page does not provide description. Github project provides.<p>I would also provide binary blobs of data as a release. We should provide not only open source, but also open data?
评论 #40546512 未加载
rapnie12 months ago
There is no LICENSE file, but code is BSD-2-Clause according to package.json
评论 #40546543 未加载