GetScatter / scatter-js

Importable JavaScript library that allows web applications to directly interface with Scatter Desktop, Classic and Mobile.
MIT License
262 stars 148 forks source link

Link each npm module to github #162

Closed dawsbot closed 4 years ago

dawsbot commented 4 years ago

This would allow npmjs to properly link users to this github page. This will help with discoverability, gaining users, and gaining trust 🙌

Here's an example of the link that https://www.npmjs.com/package/@scatterjs/core will have in the right-hand nav after merging this:

image See it in action here: https://www.npmjs.com/package/eosjs

Meanwhile currently, there's no way to find the github repo for this from npm. This affects discoverability in searching, SEO, and developer trust (since they can't easily find the source-code on github):

dawsbot commented 4 years ago

Hi @nsjames @getscatter, any thoughts on this?

dawsbot commented 4 years ago

Hi @nsjames @GetScatter, it's been one month since my initial PR here. Any thoughts on this?