losr

Simple way to get the list of open source repositories from github

Usage no npm install needed!

<script type="module">
  import losr from 'https://cdn.skypack.dev/losr';
</script>

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

npm install losr --save
bower install losr --save