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

x/pagic/src/utils/substring.ts>substring

A static site generator powered by Deno + React
Latest
function substring
import { substring } from "https://deno.land/x/pagic@v1.6.3/src/utils/substring.ts";

截取指定长度的中英文混合字符串

Parameters

str: string

待截取的字符串

n: number

截取长度(中文字符为英文的 double)

optional
suffix = [UNSUPPORTED]