Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucko/paste-language-detection


https://github.com/lucko/paste-language-detection

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# paste-language-detection

A tiny HTTP webservice which can detect the programming language used in a [paste](https://github.com/lucko/paste).

Uses the [VS Code language detection module](https://github.com/microsoft/vscode-languagedetection) which rather conveniently has been open sourced as a standalone project. :)