All Projects → mthadley → thenews

mthadley / thenews

Licence: MIT license
Yet another Hacker News reader, but this time in Elm!

Programming Languages

elm
856 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
HTML
75241 projects

Projects that are alternatives of or similar to thenews

elm-nested-component-communication
Example of Sibling/Nested communication in elm
Stars: ✭ 18 (-41.94%)
Mutual labels:  elm-demos
elm-from-ground-up
This lab is designed to be an adjunct to learning Elm. Go from the most basic "Hello World" through data types and more advanced features in this example.
Stars: ✭ 17 (-45.16%)
Mutual labels:  elm-demos
emacs-hnreader
Read Hacker News inside Emacs
Stars: ✭ 34 (+9.68%)
Mutual labels:  hacker-news-reader
pokerex client
Elm client for PokerEx project
Stars: ✭ 39 (+25.81%)
Mutual labels:  elm-demos
Hacker News Pwas
HNPWA - Hacker News readers as Progressive Web Apps 📱
Stars: ✭ 2,345 (+7464.52%)
Mutual labels:  hacker-news-reader
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+10680.65%)
Mutual labels:  hacker-news-reader

screenshot

Yet another hacker news reader. See it running here.

Description

This project was written in Elm and uses the hacker news API described here.

Running Locally

Make sure you've installed elm and elm-test. Then run these commands after cloning:

$ make
$ make test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].