An open API service indexing awesome lists of open source software.

https://github.com/zakwht/linguist

Linguist language visualization
https://github.com/zakwht/linguist

css html typescript vue web

Last synced: 3 months ago
JSON representation

Linguist language visualization

Awesome Lists containing this project

README

          

# Linguist Language Visualization

[![Published](https://img.shields.io/website?down_message=down&label=build&up_message=published&url=https%3A%2F%2Fzakwht.github.io%2Flinguist)](https://zakwht.github.io/linguist/)
[![License](https://img.shields.io/github/license/zakwht/linguist)](./LICENSE.md)
[![Languages](https://img.shields.io/badge/dynamic/json?color=forestgreen&label=languages&query=%24.__count&url=https%3A%2F%2Fraw.githubusercontent.com%2Fzakwht%2Flinguist%2Fmain%2Flinguist.json)](./linguist.json)
[![Version](https://img.shields.io/github/package-json/v/zakwht/linguist)](#)

A simple visualization of all of the Linguist languages (the languages recognized by GitHub). Built with Vue & GitHub Actions.

[![Demo](./demo.png)](#)

### Development

#### Requirements
* Node v18+ (built with 18.13.0)

#### Scripts
* `start`: runs the app in development mode
* `build`: builds the app for production.
* `deploy`: deploys the app to GitHub pages

### Acknowledgments
- __Visualizes__ the [Linguist](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml) language data