/atom-github-user-datatip

Atom package for showing GitHub user info when hovering over a @handle.

Primary LanguageJavaScript

Atom Package for GitHub user datatips

https://atom.io/packages/github-user-datatip

Screenshot

  • uses the Nuclide datatip service API => requires the Nuclide package to be installed in Atom.
  • does not require authentication with GitHub => is subject to rate-limiting.
  • serves as an example of how to build Atom packages that consume Nuclide services.