Skip to content

Commit

Permalink
chore: added jdoodle in frontend/online-code-editors (#1557)
Browse files Browse the repository at this point in the history
  • Loading branch information
S-ishita authored Aug 13, 2023
1 parent f0232ec commit 3dedf65
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/online-code-editors.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,12 @@
"url": "https://ide.geeksforgeeks.org/",
"category": "frontend",
"subcategory": "online-code-editors"
},
{
"name": "Jdoodle",
"description": " It is a free online compiler and code editor to save, run and share code anytime",
"url": "https://www.jdoodle.com/",
"category": "frontend",
"subcategory": "online-code-editors"
}
]

1 comment on commit 3dedf65

@vercel
Copy link

@vercel vercel bot commented on 3dedf65 Aug 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.