Displaying 1 to 20 from 41 results

Visual Studio Code - Code editing. Redefined

  •    TypeScript

Visual Studio Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.

Brackets - An open source code editor for the web, written in JavaScript, HTML and CSS

  •    Javascript

Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers. It supports Inline editing, Preprocessor like LESS and SCSS support, Live preview support, make changes to CSS and HTML and you can instantly see those changes on screen.




rustpad - Efficient and minimal collaborative code editor, self-hosted, no database required

  •    Rust

Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Docker image, no database required. The server is written in Rust using the warp web server framework and the operational-transform library. We use wasm-bindgen to compile text operation logic to WebAssembly code, which runs in the browser. The frontend is written in TypeScript using React and interfaces with Monaco, the text editor that powers VS Code.

codejar - An embeddable code editor for the browser 🍯

  •    TypeScript

An embeddable code editor for the browser

RText - Text editor written in Java

  •    Java

RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Its features include Syntax highlighting, Editing multiple documents at once, Printing and print preview, Find and replace, Undo/redo and online help.

Ace - Code Editor in JavaScript

  •    Javascript

Ace is a standalone code editor written in Javascript. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter project. Ace can be easily embedded into any existing web page. It could provide Syntax highlighting, Auto indentation, key bindings including VI and Emacs modes, Themes, Search and replace and lot more.


CodeMirror - In-browser code editing

  •    Javascript

CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content. It could be easily integrated in to your webpage. It supports JavaScript, XML/HTML, CSS, Python, PHP, diff, C, Java, sTeX, LaTeX, Haskell, Smalltalk, reStructuredText and PL/SQL. It also supports features like Autocompletion, Search/replace, Highlighting the current line.

CodeFlask - A micro code-editor for awesome web pages.

  •    Javascript

CodeFlask: A micro code-editor for awesome web pages. This API is simply a proxy to add a new language to Prism itself (the code highlighter). The options parameter must be the same accepted in Prism. You can read more about it here.

Light Table - The next generation code editor

  •    Clojure

Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games. It provides the real time feedback we need to not only answer questions about our code, but to understand how our programs really work.

Monaco Editor - A browser based code editor

  •    Javascript

The Monaco Editor is the code editor that powers VS Code, which when combined with programming language services, gives you the power of an IDE and the speed of a text editor. It supports Rich IntelliSense, Validation for Javascript, Typescript, CSS, HTML. It also supports syntax coloring all languages.

Monaco Editor for React - Use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins

  •    Javascript

Monaco editor wrapper for easy/one-line integration with any React application without needing to use webpack (or any other module bundler) configuration files / plugins. It can be used with apps generated by create-react-app, create-snowpack-app, vite, Next.js or any other app generators - you don't need to eject or rewire them. You can use it even from CDN without bundlers.

Onivim 2 - Lightweight, Modal Code Editor

  •    Reason

Onivim 2 is a reimagination of the Oni editor. Onivim 2 aims to bring the speed of Sublime, the language integration of VSCode, and the modal editing experience of Vim together, in a single package. Onivim 2 is built in reason using the revery framework.

Notepadqq - Notepad++ like editor for Linux

  •    C++

Notepadqq is a Notepad++-like editor for the Linux desktop. It helps developers by providing all you can expect from a general purpose text editor, such as syntax highlighting for more than 100 different languages, code folding, color schemes, file monitoring, multiple selection and much more.

Ymacs - AJAX source code editor

  •    Javascript

Ymacs is an Emacs-like editor that works in your browser. It is based on DynarchLIB Javascript framework.

Atom - A hackable Text Editor built on NodeJS

  •    CoffeScript

Atom is a text editor designed and built by Github. Atom is a desktop application based on web technologies. Like other desktop apps, it has its own icon in the dock, native menus and dialogs, and full access to the file system. Atom comes loaded with the features which includes Fast project-wide search and replace, Multiple panes, Codefolding, Snippets etc

Ninja-ide - Not Just Another IDE for Python

  •    Python

Ninja-IDE is a cross-platform integrated development environment (IDE) that runs on Linux/X11, Mac OS X and Windows desktop operating systems. Ninja-IDE allows developers to create applications for any purpose making the task of writing software easier and more enjoyable.It is specially designed for Python Applications Development.

ICECoder - Web IDE / Browser Code Editor

  •    PHP

ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. It uses the brilliant CodeMirror for code highlighting & editing, with a slick IDE wrapped around it to make the whole thing work. It supports code editing for HTML, CSS, LESS, JavaScript, CoffeeScript, PHP & Ruby.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.