linguist-languages
Linguist languages data
Found 20 results for linguist
Linguist languages data
Analyse languages used in a folder. Powered by GitHub Linguist, although it doesn't need to be installed.
Syntax highlighting, like GitHub
GitHub's Linguist YAML language map provided as JSON
Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)
GitHub's supported languages
A tool to count lines of code in a repository powered by github-linguist langauge mappings.
You got a filename/foldername we got all its info: icon, category, type, extensions, mime type, color, and more...
Node JS library to look up programming languages based on file extensions, file name and actual file
colors from `github/linguist` in hex or rgba
Given a language tag, return the corresponding programming language name. For example: `ts` → `TypeScript`.
a tool to count the code in the repo
A node.js wrapper for the Github Linguist project
Translate any text using the google translate api
Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)
Wrapper around atom-linguist
GitHub's linguist data base exposed as a Node.js module
Programming language colors generated based on GitHub/linguist
Get the GFM-style aliases for a given language, or vice-versa.
Lightweight JavaScript wrapper for GitHub Linguist’s language detection. Detects programming languages via file extensions and file content using Linguist’s official language definitions.