judge/code-editor
2025-01-10 15:40:24 +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: enhance code editor with improved options and multilingual support 2025-01-10 15:40:24 +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: enhance code editor with improved options and multilingual support 2025-01-10 15:40:24 +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 support for C, C++, and Java languages with corresponding configurations and UI components 2025-01-07 22:18:24 +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