• Stars
    star
    2,919
  • Rank 15,537 (Top 0.4 %)
  • Language
  • License
    Other
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŒฉ๏ธ A list of awesome online development environments

Awesome Online IDE Awesome

A curated list of awesome online implementations of Integrated Development Environments (IDE)

An (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. This typically includes a text editor, syntax highlighting, file explorer, debugger, version control, and build/run/deploy options. Another defining feature of an IDE is some form of intelligent code completion, sometimes called intellisense.

An "Online IDE" has the features mentioned above but runs in a web browser instead of installing as a native application. An "Online IDE" can be made accessible in offline mode without an internet connection and still satisfy the above conditions.

Contents

Jump to

Legend

Icon Meaning
Open source or source code available
Docker image or other self-hosted option available
Sign-up required before usage

Full IDE

  • GitHub Codespaces Run any language with VS Code complete with terminal, debugger, GitHub Copilot, version control, settings sync, and extensions.
  • AWS Cloud9 - Run any language on a full VM complete with a terminal built on Ace Editor .
  • CodeEnvy - Run any language on a full VM complete with Eclipse Che .
  • StackBlitz - Run JavaScript with starting templates for Angular, React, or Ionic with full intellisense + instant error checking.
  • CodeSandbox - Run JavaScript with starting templates for React, Vue, Angular, Preact and more with full intellisense, lint error checking and live collaborative editing.
  • Snack Expo - Run JavaScript with React Native in the browser and on your mobile iOS or Android.
  • Codeanywhere - Run many languages in a container with pre-built environment and a terminal.
  • WebAssembly Studio - Run C, Rust, Wat, or AssemblyScript code as WebAssembly in the browser.
  • Remix - Run Solidity with a compiler, debugger, Static Analyzer for security, and direct access to Ethereum main network and testing networks.
  • Nativescript Playground - Run NativeScript with Angular, JavaScript, TypeScript, or Vue.js on your mobile iOS or Android device by scanning a QR code.
  • Wide - Run Go with full intellisense code-completion, expression-info, and jump to declaration.
  • Glitch - Run full Node.js projects with support for automating hosting, version control, CDN for assets, secure storage of secrets, real-time collaboration, full console access, GitHub import/export, server-side debugger, instant deployments, and more.
  • Theia - Run any language on a full VM complete with a terminal built on Monaco Editor .
  • Datalore - Run Python notebooks for data analysis and visualization, with real-time collaboration, incremental calculation, and integrated version control.
  • MATLAB Online - Run MATLAB code, visualize results, share scripts and collaborate on mathematical computing software.
  • Colaboratory - Run Python in a Jupyter notebook with ML libraries and free GPUs for running experiments.
  • Coder - Run most languages on a full Linux VM complete with a terminal, go-to-definition, linting, live collaboration, and auto-scaling.
  • Gitpod - Run any language on a full Linux VM complete with terminals, GitHub and Git integration, content assist, go-to-definition, linting, live collaboration, custom Docker workspaces, and integrated code review support.
  • Browxy - Run Java, C, C++, C#, Python, or PHP with some syntax highlighting, input arguments, and publish to a public URL.
  • Superblocks Lab - Run Solidity with a built-in browser Ethereum blockchain VM, Metamask integration (deployments to Testnet/Mainnet), transaction logger and live code your WebApp, powered by Monaco Editor.
  • DrRacket - Run Racket with support for macro debugging.
  • Google Cloud Shell editor - Run any language on a full VM complete with a terminal and editor based on Theia .
  • Adaface PairPro - Run 24+ programming languages on a shared code editor with compiler and video conferencing, designed for interviews.
  • Repl.it - Run over 50 different programming languages in a collaborative IDE with a terminal, webview, and repl that automatically hosts your projects and installs dependencies.
  • Atheos - Run most languages using a PHP/Browser based IDE with a terminal, git integration, and syntax highlighting.
  • HASH - Build and run JavaScript, Python, or Rust multi-agent simulations in the browser. Provides visualization, analysis, and experiment features.
  • goormIDE - Run almost every programming languages with real-time collaboration, live pair programming, and built-in messenger.
  • Dockside - Self host parallel access-controlled development containers complete with the Theia IDE and terminal, for developing in any language and multiple architectures, within choice of Docker runtimes; stage running code publicly or securely on own domains over HTTPS.

Snippets

  • Glot - Run snippets from over 30 languages as docker containers including C#, Kotlin, Julia, Go, and Ruby.
  • Codiva - Run C, C++, Java snippets with background compilation and some intellisense code-completion.
  • Try It Online - Run snippets from over 300 languages including esoteric code-golf languages.
  • JDoodle - Run snippets from over 100 languages including Haskell, Prolog, MySQL, and MongoDB.
  • Judge0 - Run snippets from over 40 languages including Erlang, Elixir, OCaml and Octave.
  • Ideone - Run snippets from over 60 languages including AWK, Swift, and SQLite.
  • CPP Shell - Run C++ snippets with input flags for warning level and optimization level.
  • RunKit - Run Node.js snippets + visualizations and share with a public URL.
  • OnlineGDB - Run snippets of C, C++, Java, Python, PHP, HTML with some intellisense code-completion.
  • SQLFiddle - Run snippets of MySQL, MSSQL, PostgreSQL, SQLite, and Oracle.
  • Go Playground - Run snippets for Go programming language.
  • Rust Playground - Run snippets of Rust programming language.
  • TypeScript Playground - Run snippets of TypeScript with tsconfig options and full intellisense.
  • Python Tutor - Run snippets of Python, JavaScript, TypeScript, Java, Ruby, C, and C++ code and see detailed step-by-step visualizations of run-time state.
  • Codeboard.io - Run snippets in C, C++, Eiffel, Haskell, Java, Python, and use tests for automatic grading of code written by students.
  • Kotlin-Playgrounds - Run Kotlin snippets with auto-completion, type checking and automatically translate Java to Kotlin code.
  • 3v4l PHP Playground - Run PHP snippets on 200+ versions simultaneously with VLD opcodes and performance comparison.
  • PasteRack - Run Racket snippets with support for sample and recent snippets.
  • myCompiler.io - Run snippets from over 12 languages including C, C++, Java, Python, Ruby, Nodejs and more with auto code-completion, syntax highlighting, collaboration features like forking, commenting and sharing of code snippets.
  • .NET Fiddle - Run C#, F# and VB.net snippets with NuGet Packages.
  • Scastie - Run Scala snippets with support of choosing different Scala versions, using any public library, configuring SBT settings, sharing a code snippet, embedding it into your website, etc.

Web Snippets

  • CodePen - Run snippets in HTML/CSS/JS, popular with designers.
  • JS Bin - Run snippets in HTML/CSS/JS/TS, provides Codecasting.
  • JSFiddle - Run snippets in HTML/CSS/JS and collaborate in real-time.
  • Flems - Run snippets in HTML/CSS/JS without a connection to the server (after page load).
  • Plunker - Run snippets in HTML/CSS/JS/TS and collaborate by forking, commenting, and participating in the forums.
  • Popcode - Run snippets in HTML/CSS/JS for use in the classroom, with student-friendly error messages and offline editing.

Contribute

Contributions welcome! Read the contribution guidelines and code of conduct first.

License

CC0

To the extent possible under law, styfle has waived all copyright and related or neighboring rights to this work.

More Repositories

1

packagephobia

โš–๏ธ Find the cost of adding a new dependency to your project
TypeScript
2,115
star
2

cancel-workflow-action

โน๏ธ GitHub Action to cancel previous running workflows on push
TypeScript
863
star
3

awesome-desktop-js

๐Ÿ–ฅ๏ธ A list of awesome packages and frameworks for implementing javascript applications on the desktop
740
star
4

breaking-changes-web

๐Ÿ’ข A list of breaking changes to the web platform
351
star
5

react-server-example-tsx

โš›๏ธ Boilerplate for isomorphic web app with React server-side rendering in TypeScript
TypeScript
277
star
6

copee

๐Ÿ“„ Copy text from browser to clipboard...natively! < 1kB
TypeScript
138
star
7

links-awakening

๐Ÿ”— Recursively check a website for broken links
TypeScript
130
star
8

magnemite

โบ๏ธ Capture repro steps with this screen recorder for websites, powered by Electron
TypeScript
57
star
9

screenshot-v2

New here and want something similar? See https://github.com/vercel/og-image. Historian and want to see the original PR? See https://github.com/zeit/now-examples/pull/207
JavaScript
30
star
10

styfle.dev

๐Ÿ‘จโ€๐Ÿ’ป The source code for my website, built with Next.js and hosted on Vercel
TypeScript
23
star
11

geoslack

๐Ÿ“ Geolocate your team in Slack
TypeScript
18
star
12

doorbell

๐Ÿ›Ž๏ธ Virtual doorbell to notify Amazon Alexa devices
HTML
15
star
13

tls-check

โœ… Check the TLS protocol support of one or more web servers
JavaScript
13
star
14

typed-tmpl

๐Ÿ›กA typed, template module using ES6 Tagged Template Strings with TypeScript
JavaScript
6
star
15

The-Harvest-Club

๐ŸŠA student-designed Contact Management System for connecting volunteers and growers
PHP
6
star
16

exeggcute

๐Ÿฅš A node.js module to make executing shell cmds a breeze!
JavaScript
5
star
17

rediscovering-neverland

๐Ÿงšโ€โ™‚๏ธSlides from my Tech Talk given on January 23, 2020
HTML
5
star
18

Basic-Wars

๐ŸŽ–๏ธA turn-based strategy game written in pure Java
Java
4
star
19

dotfiles

โšซ My .bashrc .vimrc etc
Vim Script
3
star
20

tsc-example

Different ways to compile typescript
JavaScript
3
star
21

ncc-bug-socketio

A bug with ncc
JavaScript
2
star
22

ncc-bug-stack

JavaScript
2
star
23

device-width-detection

๐Ÿ“ฑGenerate dynamic SVG based on device srcset
JavaScript
2
star
24

ncc-bug-sourcemap

A bug with ncc
TypeScript
2
star
25

dotnet-api-example

Example of what a simple .NET API might look like
C#
1
star
26

ncc-bug-fluent-ffmpeg

JavaScript
1
star
27

micro-ts-example

Example of using micro with TypeScript
JavaScript
1
star
28

ncc-bug-npm

A bug when npm is a dependency
JavaScript
1
star
29

alexa-wunderground

๐Ÿ—ฃ๏ธ WIP - An Amazon Alexa skill for Weather Underground
JavaScript
1
star
30

xtend-es6

extend like a modern boss with Object.assign()
JavaScript
1
star
31

aws-xray-bug

aws xray issue #60
JavaScript
1
star
32

mma-api

๐Ÿ‘Š api for mma dataset
JavaScript
1
star
33

node-docker-echo

Example node.js echo environment variables in docker
JavaScript
1
star
34

node-http-log

โ“ log http request header & body to a file
JavaScript
1
star
35

bug-term-size-tput

Bug in `term-size`
JavaScript
1
star