charm.land/lipgloss/v2.NewStyle
third-partyThe 3378th most-called third-party function by production calls. Called 320 times across 3 modules; 175 of those run outside tests and generated code.
- prod calls
- 175
- non-test, non-generated
- all calls
- 320
- total callsites
- modules
- 3
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 45%
- 145 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function48%A direct call to an exported package function, resolved by type.
- Package function (by syntax)52%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 320, prioritizing in-loop and non-test usage. We link to source, never display it.
-
lipgloss/v2 @v2.0.5
tree/renderer.go:98
in loop -
lipgloss/v2 @v2.0.5
borders_test.go:25
in loop test -
lipgloss/v2 @v2.0.5
borders_test.go:56
in loop test -
lipgloss/v2 @v2.0.5
borders_test.go:90
in loop test -
lipgloss/v2 @v2.0.5
style_test.go:486
in loop test -
lipgloss/v2 @v2.0.5
table/table_test.go:976
in loop test -
lipgloss/v2 @v2.0.5
table/table_test.go:1037
in loop test -
lipgloss/v2 @v2.0.5
table/table_test.go:1133
in loop test -
lipgloss/v2 @v2.0.5
table/table_test.go:1137
in loop test -
lipgloss/v2 @v2.0.5
table/table_test.go:1139
in loop test -
-
top callers
The modules that reach for it
The modules that call NewStyle most in this snapshot.
- charm.land/lipgloss/v215448%
- github.com/gastownhall/beads8326%
- github.com/steveyegge/beads8326%
siblings
More from charm.land/lipgloss/v2
The other most-called functions in this package. See all →