gfm-lang-cli
Get the GFM-style aliases for a given language, or vice-versa.
Install
npm install --global gfm-lang-cli
Other Package Managers
yarn global add gfm-lang-cli
Usage
$ gfm-lang
Usage
$ gfm-lang <language or alias> […]
Examples
$ gfm-lang markdown js 'NPM Config' asdf
ℹ Markdown - markdown, md, pandoc
ℹ js (JavaScript) - javascript, js, node
ℹ NPM Config - npm-config, npmrc
✖ asdf
Related
-
linguist-languages - Linguist
languages.yml
in JSON format. - lang-map - Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's Linguist YAML file.