deno.land / std@0.224.0 / text / mod.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.// This module is browser compatible.
export * from "./levenshtein_distance.ts";export * from "./closest_string.ts";export * from "./compare_similarity.ts";export * from "./word_similarity_sort.ts";export * from "./case.ts";
std

Version Info

Tagged at
3 weeks ago