Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gutenberg/unicode/is_fullwidth/mod.ts>isFullwidth

📝 Complete, correct, and thoroughly tested string manipulation library.
Latest
function isFullwidth
import { isFullwidth } from "https://deno.land/x/gutenberg@0.1.5/unicode/is_fullwidth/mod.ts";

Parameters

codePoint: number

Returns

boolean