Skip to content

A toy project to explore the concepts and APIs of elm

Notifications You must be signed in to change notification settings

elmoin/repo-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elmoin Github Repo Browser

This is a toy project we play around with at elmoins to explore the concepts and APIs of elm.

It's currently able to retrieve a complete list of repositories for a given github user.

As we played around with the Tasks-API things might look more complicated here than they had to be if this was a real thing. :)

⚠️ Requests are started on blur of the text field currently.

Install

npm run reinstall

This does a clean (re)install of all npm and elm packages, plus a global elm install.

Serve locally

npm start

About

A toy project to explore the concepts and APIs of elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published