judge/code-editor
2025-01-11 08:30:27 +08:00
..
public chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
src feat: add Skeleton component for loading placeholders in the code editor 2025-01-11 08:30:27 +08:00
.gitignore chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
bun.lockb feat: add tooltip, button components and editor utility functions for enhanced code editing experience 2025-01-10 22:47:29 +08:00
components.json chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
eslint.config.js chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
index.html chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
package.json feat: add tooltip, button components and editor utility functions for enhanced code editing experience 2025-01-10 22:47:29 +08:00
postcss.config.js chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
README.md chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
tailwind.config.js chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
tsconfig.app.json chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
tsconfig.json chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
tsconfig.node.json chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00
vite.config.ts chore: initialize code-editor with Vite, Tailwind CSS, and shadcn-ui configuration 2025-01-07 02:17:20 +08:00

Code Editor