use-octokit

A fully-typed data-fetching hook for the Github API. Built on top of Octokit and SWR. Use inside in a React component for a type-safe data-fetching mechanism over the Github API with caching, polling, and more.

MIT License

Downloads
27
Stars
1

Bot releases are hidden (Show)

use-octokit - Release 0.0.4 Latest Release

Published by TimMikeladze about 1 year ago

  • docs: improve docs (e030342)
use-octokit - Release 0.0.3

Published by TimMikeladze about 1 year ago

  • fix: example (87cc6d0)
use-octokit - Release 0.0.2

Published by TimMikeladze about 1 year ago

  • docs: update description (d704bdf)
  • docs: code comments (fbf228c)
  • docs: example docs (ed72925)
  • fix: remove redundant await (1e904fe)
  • docs: update description (ac0656b)
use-octokit - Release 0.0.1

Published by TimMikeladze about 1 year ago

  • feat: kick off the project (5940f73)