import * as somefn from "https://deno.land/x/somefn@v0.1.1-jsr/js/str.ts";
Functions
编码字符串为 UTF-8 | |
Generate a new random string | |
not a ramdom string (but faster) | |
check str in [az09AZ] | |
为文本添加 UTF-8 BOM (for Windows...) |
import * as somefn from "https://deno.land/x/somefn@v0.1.1-jsr/js/str.ts";
编码字符串为 UTF-8 | |
Generate a new random string | |
not a ramdom string (but faster) | |
check str in [az09AZ] | |
为文本添加 UTF-8 BOM (for Windows...) |