Skip to content

refract-org/refract-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refract UI

Standalone visualization for the Refract observation engine.

Web app (vanilla TS + Vite) that loads JSONL event data compatible with @refract-org/evidence-graph and renders timelines, diffs, citation graphs, and event-type breakdowns.

Usage

bun install
bun run dev

Open http://localhost:5173. Sample data loads automatically. Drag a JSONL file onto the upload zone to inspect your own data.

Stack

  • Vite + vanilla TypeScript
  • No framework dependencies
  • DOM-based rendering with CSS custom properties

Refract Engine · Docs · npm

About

Visualization interface for Refract event streams — timelines, diffs, citations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors