@gridland/demo
v0.4.3
Published
Run gridland component demos from anywhere
Readme
@gridland/demo
Interactive terminal demos for Gridland — see what Gridland components look like without setting up a project.
Run any demo directly from the command line. No install needed.
Run a demo
bunx @gridland/demo landing
bunx @gridland/demo gradient
bunx @gridland/demo spinner
bunx @gridland/demo table
bunx @gridland/demo chain-of-thought
bunx @gridland/demo tab-barList all demos
bunx @gridland/demoShows an interactive picker you can navigate with arrow keys and Enter.
Embed in a browser
The same demo components are used on gridland.io via:
import { SpinnerApp } from "@gridland/demo/landing"Source for each demo
Demos are real Gridland apps you can learn from — browse the source on GitHub.
Documentation
Full docs at gridland.io/docs
