oasislabs / oasis.js

🕸A web client for the Oasis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packages on npm are missing documentation

omitar opened this issue · comments

For example, https://www.npmjs.com/package/@oasislabs/client:

"Unable to find a readme for @oasislabs/client@1.0.0-rc.17"

Keywords
none

Also link to GitHub is missing.

The solution here is to add separate READMEs for each subpackage.

It can also be something very basic, just linking to the main documentation.

GitHub link is also very important.

Addressed by #285. READMEs will be on NPM next time we publish.

I think important things reported here are still missing:

  • Link to GitHub repositories for packages are missing.
  • Keywords are missing.

Also, the link to main README does not work on NPM.

Links worked in github but were broken on NPM (repo paths don't work so I switched to complete urls).

Addressed by #289.

Moving the NPM key words to a separate issue. See #290.