Skip to content

stubailo/microhn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

microhn

A microscopic Hacker News client built on top of GraphQLHub.

You don't need any frameworks to build an app with GraphQL. Just a script tag and some browser APIs!

Note: not all browsers are currently supported due to use of fetch and template literals. Those were just the fastest way for me to get this done, so I welcome PRs to make this even simpler!

Read Hacker News now!

Browser support

We use the Babel in-browser transpiler to get modern JavaScript in outdated browsers.

  • Chrome
  • Firefox
  • Safari

Unknown (please submit a PR with status update):

  • Edge
  • IE
  • Opera

About

💾 A GraphQL Hacker News client in < 100 lines of code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages