Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to search for related / similar modules #39

Open
mcdonnelldean opened this issue Apr 8, 2016 · 1 comment
Open

Add the ability to search for related / similar modules #39

mcdonnelldean opened this issue Apr 8, 2016 · 1 comment

Comments

@mcdonnelldean
Copy link
Contributor

We can augment search results with keywords or tokens to enable this. We need some discussion on what constitutes similar though.

Moved from: nodezoo/nodezoo-web#66

@matt-oc
Copy link
Member

matt-oc commented Apr 8, 2016

@mcdonnelldean There are keywords provided that come straight from npm itself returned in the npm module, could be of some use eventually?

"main": "lodash",
      "keywords": [
        "browser",
        "client",
        "functional",
        "performance",
        "server",
        "speed",
        "util"
      ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants