Skip to content

A collection of terminal application starters built with OpenTUI.

Notifications You must be signed in to change notification settings

msmps/opentui-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTUI Examples

A collection of terminal application starters built with OpenTUI.

Table of Contents

React

Example Description Router
react-router React Router v7 integration react-router
tanstack-router TanStack Router with code-based routes @tanstack/react-router
tanstack-router-file-based TanStack Router with file-based routing @tanstack/react-router

Solid

Example Description Router
tanstack-router TanStack Router with code-based routes @tanstack/solid-router
tanstack-router-file-based TanStack Router with file-based routing @tanstack/solid-router

Quick Start

Each example can be run with:

cd <framework>/<example-name>
bun install
bun dev

Creating Your Own

The easiest way to get started with OpenTUI is using the create command:

bun create tui

Resources

About

A collection of terminal application starters built with OpenTUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published