Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glynnbird/teletext
Hacker news as teletext
https://github.com/glynnbird/teletext
github-pages hackernews teletext vuejs
Last synced: 2 days ago
JSON representation
Hacker news as teletext
- Host: GitHub
- URL: https://github.com/glynnbird/teletext
- Owner: glynnbird
- License: apache-2.0
- Created: 2019-09-02T13:44:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T12:38:39.000Z (over 3 years ago)
- Last Synced: 2024-10-12T22:13:03.930Z (about 1 month ago)
- Topics: github-pages, hackernews, teletext, vuejs
- Language: HTML
- Size: 109 KB
- Stars: 54
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# teletext
A Vue.js app that renders Hacker News as a teletext service.
![screenshot](screenshot.png)
It uses PouchDB to cache stories locally.
[Live Demo](https://glynnbird.github.io/teletext)
## Credits
- [Teletext font and styling](http://www.galax.xyz/TELETEXT/INDEX.HTM)
- [he entity decoder](https://github.com/mathiasbynens/he0)