Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function getLangDirection
import { getLangDirection } from "https://deno.land/x/language@v0.1.0/mod.ts";

Get the writing direction of the language. "rtl" or "ltr".

Parameters

langcode: string