souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 2 / 2
39 results tagged editor  ✕   ✕
Floobits https://floobits.com/
05/02/2017 cluster icon
  • Conclave : Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Goo...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
  • MUTE : Web-based text editing tool that allows to edit documents collaboratively in real-time. It implements a CRDT-based consistency maintenance algorithm f...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...

Floobits brings real-time collaborative editing to text editors, IDEs. Collaborative text editors and screen sharing solutions usually suffer from the following problems:

Users are confined to looking at the same thing.
Only one user can edit at a time.
One person is usually stuck in an unfamiliar editor.
Only 2 people can work at a time.

We started building Floobits for ourselves to address these concerns. Floobits allows multiple users to simultaneously edit any file using the text editors they already know.

ide collaboration realtime pairprogramming editor
code2flow https://code2flow.com/
25/11/2016 cluster icon
  • Diagramo : Diagramo is an online flowchart software.
  • Terrastruct : Terrastruct is a tool to create diagrams that excel at visually explaining complex systems, such as your organization's engineering architecture.
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.

Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.

schema flowchart editor tool
Monaco Editor https://microsoft.github.io/monaco-editor/
26/06/2016 cluster icon
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...

The Monaco Editor is the code editor that powers VS Code.
Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS.
Basic Syntax Colorization for HTML, XML, PHP, C#, C++, Razor, Markdown, Diff, Java, VB, CoffeeScript, Handlebars, Batch, Jade, F#, Lua, Powershell, Python, SASS, R, Objective-C.

javascript code editor syntaxhighlighting
Strut http://strut.io/
26/05/2016 cluster icon
  • Reveal.js : Slides A framework for easily creating beautiful presentations using HTML. Check out the live demo. reveal.js comes with a broad range of features inc...
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • Enyo : JavaScript Application Framework
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js
Source at https://github.com/tantaman/Strut

html5 presentation editor javascript slideshow
Pingendo http://pingendo.com/
01/02/2016 cluster icon
  • ClickHeat : ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. ClickHeat is an OpenSource software, released under GPL lice...
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
thumbnail

The simplest app for Bootstrap prototyping. Create quality HTML prototypes quickly, using popular open source tools like Bootstrap, LESS, Fontawesome and more. Work visually and with sources simultaneously, with no need to export. Easily integrates into developers' toolsets (Git, text editors, etc.) Works with plain HTML and LESS files. Generate only standard Bootstrap 3.3 HTML and LESS markup.

web bootstrap editor prototyping software
Codassium http://codassium.com
08/06/2013 cluster icon
  • Drawter.com : DrawAble Markup Language
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • MUTE : Web-based text editing tool that allows to edit documents collaboratively in real-time. It implements a CRDT-based consistency maintenance algorithm f...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
  • Maqetta : Maqetta is an open source project that provides WYSIWYG visual authoring of HTML5 user interfaces. The Maqetta application itself is authored in HTML,...

A better way to conduct remote interviews
WebRTC based video chat + code editor = Awesome interviews

online tool editor webrtc interviews
wysihtml5 http://xing.github.com/wysihtml5
12/06/2012 cluster icon
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • mmm.page : Dead simple, drag & drop personal websites.

an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.

wysiwyg html5 editor rte
Diagramo http://diagramo.com
24/04/2012 cluster icon
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Xopus : User friendly XML editing software

Diagramo is an online flowchart software.

flowchart tool editor
jsFiddle http://jsfiddle.net
13/07/2011 cluster icon
  • Drawter.com : DrawAble Markup Language
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Photon : UI toolkit for building desktop apps with Electron.
  • TinaCMS : Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.

Online code editor and playground.

javascript editor css online
Maqetta http://maqetta.org
22/04/2011 cluster icon
  • draw.io : Online diagram/mockups design.
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • jsFiddle : Online code editor and playground.
  • Drawter.com : DrawAble Markup Language

Maqetta is an open source project that provides WYSIWYG visual authoring of HTML5 user interfaces. The Maqetta application itself is authored in HTML, and therefore runs in the browser without requiring additional plugins or downloads.

wireframe editor online
google-mobwrite http://code.google.com/p/google-mobwrite
10/11/2009 cluster icon
  • Floobits : Floobits brings real-time collaborative editing to text editors, IDEs. Collaborative text editors and screen sharing solutions usually suffer from the...
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • TogetherJS : TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to yo...

MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and instantly get a collaborative system.

collaboration javascript google editor
SumoPaint http://www.sumopaint.com/www/
23/09/2009 cluster icon
  • Maqetta : Maqetta is an open source project that provides WYSIWYG visual authoring of HTML5 user interfaces. The Maqetta application itself is authored in HTML,...
  • Unsplash : All photos published on Unsplash can be used for free. You can use them for commercial and noncommercial purposes.
  • jsFiddle : Online code editor and playground.
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • The Open Photo Project : Free Stock Images .
thumbnail

Powerful graphics editor for your web browser and pc

image editor free online
CKEditor http://ckeditor.com
31/08/2009 cluster icon
  • wysihtml5 : an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
thumbnail

CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creation. Its core code is written in JavaScript.

rte wysiwyg html editor javascript
EtherPad http://etherpad.org/
15/06/2009 cluster icon
  • Drawter.com : DrawAble Markup Language
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • draw.io : Online diagram/mockups design.
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • HedgeDoc : HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor. You can use it to easily collaborate on ...

Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

collaboration tool writing editor online
Snippely http://code.google.com/p/snippely
24/07/2008 cluster icon
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.

Snippely is a basic text and code organizational tool. Instead of storing bits of code, quick notes, and memos in text files all over your hard drive, this application will let you save and organize "snippets" in one convenient location.

code editor snippets software
NicEdit http://nicedit.com/index.php
19/06/2008 cluster icon
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • wysihtml5 : an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.
  • Flume : A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph...
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.

WYSIWYG Content Editor, Inline Rich Text Application

wysiwyg javascript editor
Drawter.com http://drawter.com
31/01/2008 cluster icon
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • ColoRotate : Color palette generation tool

DrawAble Markup Language

generator tool html grid editor online css
Xopus http://xopus.com
19/09/2007 cluster icon
  • Diagramo : Diagramo is an online flowchart software.
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.
  • Drawter.com : DrawAble Markup Language
thumbnail

User friendly XML editing software

xml tool editor
PSPad http://www.pspad.com
29/05/2007 cluster icon
  • Pingendo : The simplest app for Bootstrap prototyping. Create quality HTML prototypes quickly, using popular open source tools like Bootstrap, LESS, Fontawesome ...
  • Snippely : Snippely is a basic text and code organizational tool. Instead of storing bits of code, quick notes, and memos in text files all over your hard drive,...
  • SonoBus : SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network....
  • Flume : A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph...
  • Micro : a modern and intuitive terminal-based text editor

PSPad - code editor for developers for Microsoft Windows systems

editor software
page 2 / 2
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn