ACCORDION
Tuimorphic is a terminal-aesthetic React component library built on Base UI with SRCL styling.
Terminal-aesthetic React components built on Base UI
Default card with centered title.
Card with left-aligned title.
Card with right-aligned title.
Usage: 45%
Temp: 62°C
Used: 640KB
Free: 384KB
Use npm install tuimorphic to install the package. Press Ctrl+C to copy.
default code
subtle code
accent code
import { Button } from 'tuimorphic';
function App() {
return (
<Button variant="primary">
Click Me
</Button>
);
}| FILENAME | SIZE | TYPE |
|---|---|---|
| CONFIG.SYS | 256 | System |
| AUTOEXEC.BAT | 512 | Batch |
| COMMAND.COM | 54,619 | Executable |
Selected: None
Default body text for general content.
Secondary text for supporting information.
Muted text for less important details.
Caption text for annotations.
Extra small text (xs)
Small text (sm)
Medium text (md)
Large text (lg)
Extra large text (xl)