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
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • 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.
  • 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...
  • P5LIVE : p5.js collaborative live-coding vj environment

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.
  • 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...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • 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...

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
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • 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...
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.
  • 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.
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...

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...
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.
  • wysihtml5 : an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com

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...
  • Opentape : Opentape is a free, open-source package that lets you make and host your own mixtapes on the web. Upload songs (via web or FTP), reorder, rename, cust...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • 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,...
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
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Drawter.com : DrawAble Markup Language
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • draw.io : Online diagram/mockups design.
  • 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...
  • 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 ...
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • mmm.page : Dead simple, drag & drop personal websites.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

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.
  • 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...
  • Drawter.com : DrawAble Markup Language
  • 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

Diagramo is an online flowchart software.

flowchart tool editor
jsFiddle http://jsfiddle.net
13/07/2011 cluster icon
  • Drawter.com : DrawAble Markup Language
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Respond : Activates media queries in IE6-8

Online code editor and playground.

javascript editor css online
Maqetta http://maqetta.org
22/04/2011 cluster icon
  • jsFiddle : Online code editor and playground.
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • draw.io : Online diagram/mockups design.
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • 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
  • jsFiddle : Online code editor and playground.
  • 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.
  • 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...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

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
  • Vector Magic : Easily Convert Bitmap Images To Clean Vector Art Automatically convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector ar...
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • public-domain-photos.com : 5000 Free Stock Photos
  • Unsplash : All photos published on Unsplash can be used for free. You can use them for commercial and noncommercial purposes.
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
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.
  • 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 ...
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Slippy : HTML Slides
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
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • Drawter.com : DrawAble Markup Language
  • 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...
  • Query Mongo : Convert MySQL Queries to MongoDB Syntax
  • Mindomo : Online mind mapping software

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
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • 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...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • PSPad : PSPad - code editor for developers for Microsoft Windows systems

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...
  • jsFiddle : Online code editor and playground.
  • mmm.page : Dead simple, drag & drop personal websites.
  • 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...
  • 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.

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
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • kuler : Color palette generation tool
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • jsFiddle : Online code editor and playground.

DrawAble Markup Language

generator tool html grid editor online css
Xopus http://xopus.com
19/09/2007 cluster icon
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Drawter.com : DrawAble Markup Language
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.
  • Diagramo : Diagramo is an online flowchart software.
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,...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • 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...
  • text.management : This is an experiment in making an editor for livecoding.

PSPad - code editor for developers for Microsoft Windows systems

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