realistic-liquid-glass
v0.2.0-beta.1
Published
iOS 26 like liquid glass React component
Downloads
6
Maintainers
Readme
React + TypeScript + Vite
About this template
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. It features a modern development environment with:
- Vite 6 for fast development and optimized builds
- Vitest for testing
- React 19 with latest hooks and features
- TypeScript 5.8 with strict type checking
- Tailwind CSS 4.0 for utility-first styling
- ESLint 9 with flat config system
- Complete ESM support for all configuration files
- Optimized developer experience with excellent IDE integrations
Currently, this template uses @vitejs/plugin-react-swc which leverages SWC for Fast Refresh.
Key Features
- ✨ Full ES Module support
- 🧪 Vitest for testing
- 📐 All configuration files written in ESM with strict TypeScript type checking and JSDoc annotations, providing excellent IDE code suggestions
- 🎨 Using Tailwind CSS 4.0
- 🛠️ Separate tsconfig files for source code and configuration files
- 📏 Well-written, standardized ESLint Flat Config
- 🤖 Good Cursor Rules, AI programming friendly
- 📦 Using Corepack and pnpm package manager
Before using this template
Use pnpm update --latest to update the dependencies to the latest versions.
pnpx update --latestRemove pnpm-lock.yaml from .gitignore .
