Skip to content

AkaraChen/ringo

Repository files navigation

🍏 Ringo

The message, Dialog, and Notice components written in Pure TypeScript.

Playground

Ringo Playground

Usage

pnpm add ringo 
import {message} from 'ringo'

message({text: 'Hello, Ringo!'})

And see docs.