Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)