Home

Awesome

Elm Hacker News Progressive Web App

<p align="center"> <img width="256" height="256" src="https://github.com/skrypte/elm-hn-pwa/raw/master/dist/ico/hn_256.png"> </p>

Sample of HNPWA built with Elm version 0.18, using the official Hacker-News API

Available on hnpwa.skingrapher.com

Progressive

Reliable

Responsive

CSS file:

Accessible

Versions

0.11

stable release without pagination

TODO

Build elm.js howto

elm make Hnpwa.elm --output elm.js 

then the js file is minified and its code is incorporated as a part of the script in index.html

Resources

Credits