gitlang
v1.0.1
Published
Repository to list all programming languages github supports(trending & topics)
Downloads
2
Readme
gitlang
Repository to list all programming languages github supports.
The data is from the trending page
Installation
Install the pkg with npm:
npm i --save gitlang
or yarn
yarn add gitlang
Usage
import langs from 'gitlang';
console.log(langs);
License
MIT.