|
34 | 34 | | ------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
35 | 35 | | <a href="https://better-auth.com">Better Auth</a> | Authentication library for Node.js | <a href="https://github.com/better-auth/better-auth"><img src="https://img.shields.io/github/stars/better-auth/better-auth?style=flat-square" alt="GitHub Repo stars" /></a> | |
36 | 36 | | <a href="https://lucide.dev">Lucide Icons</a> | Beautifully simple & consistent icons | <a href="https://github.com/lucide-icons/lucide"><img src="https://img.shields.io/github/stars/lucide-icons/lucide?style=flat-square" alt="GitHub Repo stars" /></a> | |
37 | | -| <a href="https://docs.npmjs.com/cli/v10/using-npm/workspaces">npm Workspace</a> | Workspaces for managing multiple packages in a single repository | <img src="https://img.shields.io/github/stars/npm/cli?style=flat-square" alt="GitHub Repo stars" /> | |
38 | | -| <a href="https://playwright.dev">Playwright</a> | Test your web apps headlessly with a single API | <img src="https://img.shields.io/github/stars/microsoft/playwright?style=flat-square" alt="GitHub Repo stars" /> | |
39 | | -| <a href="https://reactrouter.com">React Router v7</a> | Declarative routing for React | <img src="https://img.shields.io/github/stars/remix-run/react-router?style=flat-square" alt="GitHub Repo stars" /> | |
40 | | -| <a href="https://www.typescriptlang.org">TypeScript</a> | TypeScript is a typed superset of JavaScript | <img src="https://img.shields.io/github/stars/microsoft/TypeScript?style=flat-square" alt="GitHub Repo stars" /> | |
41 | | -| <a href="https://zod.dev">ZOD</a> | TypeScript-first schema validation with static type inference | <img src="https://img.shields.io/github/stars/colinhacks/zod?style=flat-square" alt="GitHub Repo stars" /> | |
42 | | -| <a href="https://vitejs.dev">Vite</a> | Next generation frontend tooling. It's fast! | <img src="https://img.shields.io/github/stars/vitejs/vite?style=flat-square" alt="GitHub Repo stars" /> | |
43 | | -| <a href="https://zustand.docs.pmnd.rs/">Zustand</a> | State management for React | <img src="https://img.shields.io/github/stars/pmndrs/zustand?style=flat-square" alt="GitHub Repo stars" /> | |
| 37 | +| <a href="https://docs.npmjs.com/cli/v10/using-npm/workspaces">npm Workspace</a> | Workspaces for managing multiple packages in a single repository | <a href="https://github.com/npm/cli"><img src="https://img.shields.io/github/stars/npm/cli?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 38 | +| <a href="https://playwright.dev">Playwright</a> | Test your web apps headlessly with a single API | <a href="https://github.com/microsoft/playwright"><img src="https://img.shields.io/github/stars/microsoft/playwright?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 39 | +| <a href="https://reactrouter.com">React Router v7</a> | Declarative routing for React | <a href="https://github.com/remix-run/react-router"><img src="https://img.shields.io/github/stars/remix-run/react-router?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 40 | +| <a href="https://www.typescriptlang.org">TypeScript</a> | TypeScript is a typed superset of JavaScript | <a href="https://github.com/microsoft/TypeScript"><img src="https://img.shields.io/github/stars/microsoft/TypeScript?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 41 | +| <a href="https://zod.dev">ZOD</a> | TypeScript-first schema validation with static type inference | <a href="https://github.com/colinhacks/zod"><img src="https://img.shields.io/github/stars/colinhacks/zod?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 42 | +| <a href="https://vitejs.dev">Vite</a> | Next generation frontend tooling. It's fast! | <a href="https://github.com/vitejs/vite"><img src="https://img.shields.io/github/stars/vitejs/vite?style=flat-square" alt="GitHub Repo stars" /></a> | |
| 43 | +| <a href="https://zustand.docs.pmnd.rs/">Zustand</a> | State management for React | <a href="https://github.com/pmndrs/zustand"><img src="https://img.shields.io/github/stars/pmndrs/zustand?style=flat-square" alt="GitHub Repo stars" /></a> | |
44 | 44 |
|
45 | 45 | ## Features |
46 | 46 |
|
|
0 commit comments