🌈 React for interactive command-line apps
25 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | test/render-to-string.tsx | 15 | // ── Basic rendering ───────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 51 | // ── Layout ────────────────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 159 | // ── Styling ───────────────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 171 | // ── Text wrapping and columns ─────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 213 | // ── Components ────────────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 261 | // ── Effect behavior ───────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 311 | // ── Error handling ────────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 337 | // ── Independence ──────────────────────────────────────── |
| MEDIUM | test/render-to-string.tsx | 347 | // ── Deeply nested tree ────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/cursor.tsx | 542 | function DebugStderrWriteAfterRerenderApp() { |
| LOW | test/cursor.tsx | 559 | function DebugStdoutWriteAfterRerenderApp() { |
| LOW | test/use-animation.tsx | 1151 | function DelayedActivationAnimation() { |
| LOW | test/render.tsx | 319 | function SynchronousRenderErrorComponent() { |
| LOW | test/render.tsx | 323 | function ThrowingComponentWithBoundary() { |
| LOW | test/render.tsx | 619 | function NonTtyRerenderTestComponent({ |
| LOW | test/render.tsx | 660 | function NonTtyOverflowTransitionTestComponent({ |
| LOW | test/render.tsx | 697 | function ResizeBoundaryTestComponent() { |
| LOW | test/render.tsx | 852 | function ThrottleCursorTestComponent({text}: {readonly text: string}) { |
| LOW | examples/alternate-screen/alternate-screen.tsx | 286 | export function runAlternateScreenExample() { |
| LOW | src/hooks/use-animation.ts | 145 | function normalizeAnimationInterval(interval: number): number { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | benchmark/simple/simple.tsx | 14 | Cupcake ipsum dolor sit amet candy candy. Sesame snaps cookie I love |
| LOW | benchmark/static/static.tsx | 58 | Cupcake ipsum dolor sit amet candy candy. Sesame snaps cookie I love |
| LOW | test/padding.tsx | 134 | <Text>Lorem ipsum dolor sit amet, consectetur adipiscing elit</Text> |
| LOW | test/padding.tsx | 134 | <Text>Lorem ipsum dolor sit amet, consectetur adipiscing elit</Text> |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/kitty-keyboard.ts | 41 | // Mode for kitty keyboard protocol support. |