This is a simple code editor by using codemirror and fontawesome libraries to design.
Live Link : Code Editor
- How to complie code and show output
- Help of AI tools to understand how console work and how to get logs from console.
- Adding design to look attractive
- Adding a setting and code editor mode for user friendly.
- Modes - mixed, seperate and js only
Purpose of the code editor:
For run only js file without using any run environment (e.g.: node.js) like we do in VS Code or use HTML file to see output of JS.