GitHub Explorer by Alexey Ratnikov
souravrax/codeditor-frontend - GitHub Explorer | GitHub Explorer | Trending | Compare
👩💻Codeditor is an IDE for editing 📝, compiling 📯 , and running 🏃♂️ source codes online made using React UI library and uses Redux for the state management. It is backed by NodeJS/Express server.
baseui githubaction-workflow localstorage localstorage-api reactjs redux
GNU General Public License v3.0 Created on Nov 5, 2020
Updated on Aug 16, 2025
Export Stats (PDF)Overall repository health assessment
Score Breakdown Activity
Inactive - no updates in 3+ months
redux-logger
Community
17 stars, 2 forks
Documentation
Has description, wiki, license
Maintenance
29.4% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (68) @hookform/resolvers ^5.1.1
@monaco-editor/react ^4.7.0
@radix-ui/react-accordion ^1.2.11
@radix-ui/react-alert-dialog
^1.1.14
@radix-ui/react-aspect-ratio ^1.1.7
@radix-ui/react-avatar ^1.1.10
@radix-ui/react-checkbox ^1.3.2
@radix-ui/react-collapsible ^1.1.11
@radix-ui/react-context-menu ^2.2.15
@radix-ui/react-dialog ^1.1.14
@radix-ui/react-dropdown-menu ^2.1.15
@radix-ui/react-hover-card ^1.1.14
@radix-ui/react-label ^2.1.7
@radix-ui/react-menubar ^1.1.15
@radix-ui/react-navigation-menu ^1.2.13
@radix-ui/react-popover ^1.1.14
@radix-ui/react-progress ^1.1.7
@radix-ui/react-radio-group ^1.3.7
@radix-ui/react-scroll-area ^1.2.9
@radix-ui/react-select ^2.2.5
@radix-ui/react-separator ^1.1.7
@radix-ui/react-slider ^1.3.5
@radix-ui/react-slot ^1.2.3
@radix-ui/react-switch ^1.2.5
@radix-ui/react-tabs ^1.1.12
@radix-ui/react-toggle ^1.1.9
@radix-ui/react-toggle-group ^1.1.10
@radix-ui/react-tooltip ^1.2.7
@testing-library/jest-dom ^4.2.4
@testing-library/react ^9.3.2
@testing-library/user-event ^7.1.2
@vitejs/plugin-react-swc ^3.10.2
class-variance-authority ^0.7.1
embla-carousel-react ^8.6.0
react-github-corner ^2.5.0
react-monaco-editor ^0.58.0
react-resizable-panels ^3.0.3
styletron-engine-atomic ^1.4.6
vite-tsconfig-paths ^5.1.4
Development Dependencies (7) @types/node ^24.0.1
@types/react ^19.1.8
@types/react-dom ^19.1.6
eslint-plugin-baseui ^9.104.0
tw-animate-css ^1.3.4
typescript ^5.8.3
vite-plugin-monaco-editor ^1.1.0
2d
Avg Close Time
Fast response ✅
Issues Activity: Last 6 months
Hottest Issuesbug help wanted good first issue
1
2
Merge pull request #10 from souravrax/v2
Add background image and update Editor theme
Refactor App layout and enhance NavBar functionality
Enhance theme management in Editor component
Implement ThemeProvider and refactor components for improved state management
Refactor application structure and update components
Sourav Rakshit • 10 months ago Refactor state management and update dependencies
Sourav Rakshit • 10 months ago Add TypeScript support and refactor project structure
Sourav Rakshit • 10 months ago Update dependencies and integrate Tailwind CSS
Sourav Rakshit • 10 months ago Update NavBar to use BACKEND_URL for API requests instead of BASE_URL
Sourav Rakshit • 10 months ago Refactor export and import handlers to use BACKEND_URL for API requests
Sourav Rakshit • 10 months ago Add react-router for routing and refactor MainPage to handle shared IDs
Sourav Rakshit • 10 months ago Update BASE_URL in constants.js to use VITE_BASE_URL for environment configuration
Sourav Rakshit • 10 months ago Update dependencies and refactor Editor component
Sourav Rakshit • 10 months ago Add minification to Vite config and update Editor component to use a ref for the editor container
Sourav Rakshit • 10 months ago