1.0.0 • Published 6 months ago

@huggingface/languages v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

🤗 Hugging Face Languages.js

The list of all languages supported by the huggingface hub.

Install

pnpm add @huggingface/languages

npm add @huggingface/languages

yarn add @huggingface/languages

Deno

// esm.sh
import { language, wikiLink, type Language } from "https://esm.sh/@huggingface/languages"
// or npm:
import { language, wikiLink, type Language } from "npm:@huggingface/languages"

Check out the full documentation.

1.0.0

6 months ago