GitHub - komodojp/tinyld: Simple and Performant Language detection library for NodeJSSimple and Performant Language detection library for NodeJS - komodojp/tinyldGitHubkomodojp
일본 게임 유통사 코모도(Komodo)에서 만든 언어 탐지 오픈소스 라이브러리, tinyLD(Tiny Language Detector)
import { detect, detectAll } from 'tinyld'
// Detect
detect('これは日本語です.') // ja