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.
- Host: GitHub
- URL: https://github.com/boyninja1555/gruntcode
- Owner: boyninja1555
- License: mit
- Created: 2025-02-15T19:20:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T19:16:05.000Z (11 months ago)
- Last Synced: 2025-03-16T04:29:49.747Z (11 months ago)
- Topics: code, code-editor, code-ide, editor, ide, online, web, web-app, webapp, website
- Language: TypeScript
- Homepage: http://gcode.flappygrant.com/
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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!