Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cotyhamilton/hacker-newsy
pretty hacker news client
https://github.com/cotyhamilton/hacker-newsy
Last synced: about 2 months ago
JSON representation
pretty hacker news client
- Host: GitHub
- URL: https://github.com/cotyhamilton/hacker-newsy
- Owner: cotyhamilton
- Created: 2024-01-25T05:16:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T21:38:05.000Z (12 months ago)
- Last Synced: 2024-01-29T00:24:50.080Z (12 months ago)
- Language: Svelte
- Homepage: https://hn.cotyhamilton.com
- Size: 2.84 MB
- Stars: 34
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hacker newsy
https://hn.cotyhamilton.com
a pretty hacker news client
## screenshots
![home page](img/home-light.png)
![comments dark](img/comments-dark.png)
![comments light](img/comments-light.png)## features
- feature toggles
- light and dark theme
- pagination or infinite scroll
- installable as a web app (pwa)
- serves cached content offline## built with
- [sveltekit](https://kit.svelte.dev)
- [shadcn-svelte](https://www.shadcn-svelte.com)## inspiration
- [modern for hacker news](https://www.modernhn.com)
- [hn.svelte.dev](https://hn.svelte.dev)