Shared React rendering components for the Threadbase project. Depends on @threadbase/core. Consumed by the Threadbase desktop and editor clients (threadbase-electron, threadbase-vscode).
Published here for transparency. Not intended as a standalone component library — the API surface targets the needs of the Threadbase clients and may change without notice.
npm install git+https://github.com/RonenMars/threadbase-ui.gitPeer dependencies: react@^18 || ^19, react-dom@^18 || ^19.
threadbase-core— Shared TypeScript provider abstractions (required peer)threadbase-mobile— iOS + Android clientthreadbase-electron— Desktop clientthreadbase-vscode— VS Code extensionthreadbase-intellij— JetBrains plugin