A Windows 98-themed React UI library — @murasaki-io/react98
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/ui—@murasaki-io/react98component librarypackages/playground— demopackages/docs— component docspackages/next-fixture— Next.js integration test
pnpm install # 1. Install dependencies
pnpm ui:build:docs # 2. Build UI library, docs, and embed into playground
pnpm play # 3. Start the playgroundDocs only: pnpm docs:dev → http://localhost:3000/programs/docs/
- 98.css — CSS styling
- React95 — component design reference
- daedalOS — code organization and design
- win99.dev — UI style reference
- winclassic — theme variable definitions
- classic-stylesheets — theme resources
MIT