Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/negaashley/languageguesser

Language guesser using Node
https://github.com/negaashley/languageguesser

Last synced: about 2 months ago
JSON representation

Language guesser using Node

Awesome Lists containing this project

README

        

# LanguageGuesser
Language guesser using Node. Uses franc and langs npm packages.

# To run
1. Open Bash terminal
2. Navigate to directory where you have files located. (ex. cd )
3. Enter "node index.js" in terminal and hit enter.