@haileybot/language-detector

1.1.1 • Public • Published

License NPM version NPM downloads Dependencies PayPal Portfolio

Language Detector

Language Detector is a basic library to roughly determine the language of given input text.

Installation

Use the package manager npm to install Language Detector

npm i @haileybot/language-detector

Usage

const detectLang = require("@haileybot/language-detector");

console.log(detectLang("This will print 'en' to the console"));

License

This project is licensed under AGPL-3.0

Package Sidebar

Install

npm i @haileybot/language-detector

Weekly Downloads

3,668

Version

1.1.1

License

AGPL-3.0

Unpacked Size

41.5 kB

Total Files

5

Last publish

Collaborators

  • cheesits456