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
- Host: GitHub
- URL: https://github.com/zakwht/linguist
- Owner: zakwht
- License: mit
- Created: 2023-02-18T22:37:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T00:30:12.000Z (over 2 years ago)
- Last Synced: 2025-01-18T16:47:53.048Z (over 1 year ago)
- Topics: css, html, typescript, vue, web
- Language: Vue
- Homepage: https://zakwht.github.io/linguist
- Size: 378 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Linguist Language Visualization
[](https://zakwht.github.io/linguist/)
[](./LICENSE.md)
[](./linguist.json)
[](#)
A simple visualization of all of the Linguist languages (the languages recognized by GitHub). Built with Vue & GitHub Actions.
[](#)
### 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