/gitlang

Repository to list all programming languages github supports

Primary LanguageJavaScriptMIT LicenseMIT

npm-version license

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.