beenotung / res-index

A searchable index for development resources, including github repo and npm packages.

Home Page:https://res-index.hkit.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resource Index (res-index)

A searchable index for development resources, including github repo and npm packages.

Hosted on res-index.hkit.cc

Why yet another index?

In short, the search functionality on google and github are unsatisfied. This project aim to build a better alternative and potentially improve google's search result.

Sometime I want to search for a npm package but google cannot return that result even after I added "npm", "github", or even the combination of exact author username and package name.

Similarly, it's sometime hopeless to search for a non-popular package by name on github if you cannot recall the author's username.

Sometime google can not show the corresponding npm page but instead shows it on "socket.dev" or "snyk.io".

Pasting the exact npm url in subsequence search doesn't seem effective at hinting google to index the pages.

This project aim to actively index some github repositories and npm packages to enable more inclusive searching.

In addition, this project try be SEO-friendly. Hopefully, it can improve google's search result overtime.

Development

This project is powered by ts-liveview

See help.txt to get started.

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others

About

A searchable index for development resources, including github repo and npm packages.

https://res-index.hkit.cc

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 95.6%Language:JavaScript 2.1%Language:Shell 1.8%Language:HTML 0.5%Language:PowerShell 0.0%