README
losr.js
A simple way to get the list of open source repositories from github.
Motivation
Mainly because I needed to display the list of my open-source projects on my website.
Why?
Because it is very simple and easy to handle.
Install
- Using npm
npm install losr --save
- Using bower
bower install losr --save