Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/realtimekit-ui
/ string.spec.ts
File
string.spec.ts
packages/core/src/utils/string.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getInitials } from
'./string'
;
2
3
describe(
'util:string:getInitials()'
, () => {
4
test(
'should work with special characters as well'
, () => {
Callers
nothing calls this directly
Calls
1
getInitials
Function · 0.90
Tested by
no test coverage detected