Skip to content

Repository files navigation

rrih.github.io

Blazing fast web tools. Zero dependencies. Pure client-side.

Next.js TypeScript License Powered by Bun

Stack

Next.js 15 TypeScript Tailwind CSS Bun Biome

Quick Start

bun install && bun dev

Commands

bun dev          # Development
bun build        # Production build
bun test         # Run tests
bun lint         # Lint & format

Structure

src/
├── app/         # App router
├── components/  # UI components
├── lib/         # Utilities
└── config/      # Configuration

Philosophy

  • Privacy First — No tracking, no cookies, no analytics
  • Performance — Static generation, edge-optimized
  • Accessibility — WCAG compliant
  • Developer Experience — Strict TypeScript, fast tooling

License

MIT © rrih

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages