MCPcopy Create free account
hub / github.com/continuedev/continue / text.vitest.ts

File text.vitest.ts

core/util/text.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 capitalizeFirstLetter,
4 escapeForSVG,

Callers

nothing calls this directly

Calls 5

capitalizeFirstLetterFunction · 0.90
replaceEscapedCharactersFunction · 0.90
escapeForSVGFunction · 0.90
kebabOfStrFunction · 0.90
kebabOfThemeStrFunction · 0.90

Tested by

no test coverage detected