dwqs / gitlang

Repository to list all programming languages github supports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Repository to list all programming languages github supports

License:MIT License


Languages

Language:JavaScript 100.0%