An open API service indexing awesome lists of open source software.

https://github.com/boyninja1555/gruntcode

Gruntcode is an oversimplified code editor made by boyninja1555@github.com and project contributors.
https://github.com/boyninja1555/gruntcode

code code-editor code-ide editor ide online web web-app webapp website

Last synced: 5 months ago
JSON representation

Gruntcode is an oversimplified code editor made by boyninja1555@github.com and project contributors.

Awesome Lists containing this project

README

          

# Gruntcode - Code Editor
Gruntcode is a code editor made by [boyninja1555@github.com](https://www.github.com/boyninja1555) and [project contributors](https://github.com/boyninja1555/Gruntcode/contributors).

## Project Details
- **URL:** https://gcode.flappygrant.com/
- **OWNER:** [boyninja1555@github.com](https://www.github.com/boyninja1555)
- **HOST:** [GitHub Pages](https://pages.github.com/)

### Softwares
- **MAIN PROGRAMMING LANGUAGE:** TypeScript 5.7.2
- **MAIN FRAMEWORK:** ReactJS 19
- **SITE STYLING:** TailwindCSS 4.0.6
- **SITE ICONS:** Font Awesome 6.7.2
- **CORE FUNCTIONALITY:** Monaco Editor 4.7.0
- **OTHER:** Vite 6.1.0

## Usage
1. Open the project website in your browser [here](https://gcode.flappygrant.com/).
2. Select the programming language you want to use on the left.
3. Either edit the boilerplate, or click the `Upload` button at the top (the only files you can upload are ones that have the matching type to your programming language).
4. When you are finished, do the keybind `CTRL+S`, `Command+S`, or click the `Save` button.
5. *(Optional)* If you are on a browser supporting PWAs, download the app!