Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainjet/platform
/ string.utils.spec.ts
File
string.utils.spec.ts
libs/common/src/utils/string.utils.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ addEllipsis, slugify, stripMarkdown, stripMarkdownSync } from
'@app/common/utils/string.utils'
2
3
describe(
'StringUtils'
, () => {
4
describe(
'slugify'
, () => {
Callers
nothing calls this directly
Calls
4
slugify
Function · 0.90
stripMarkdown
Function · 0.90
stripMarkdownSync
Function · 0.90
addEllipsis
Function · 0.90
Tested by
no test coverage detected