Murasaki

June 5, 2026 · View on GitHub

A Windows 98-themed React UI library — @murasaki-io/react98

Why

The millennium holds my childhood memories. Those chunky pixels, the classic desktop — I just wanted to recreate them with React. Life is hard. Building this project genuinely makes me happy.

Packages

  • packages/ui@murasaki-io/react98 component library
  • packages/playground — demo
  • packages/docs — component docs
  • packages/next-fixture — Next.js integration test

Getting Started

pnpm install          # 1. Install dependencies
pnpm ui:build:docs    # 2. Build UI library, docs, and embed into playground
pnpm play             # 3. Start the playground

Docs only: pnpm docs:devhttp://localhost:3000/programs/docs/

Acknowledgements

License

MIT