All Projects → DRAWSVG → drawsvg-editor

DRAWSVG / drawsvg-editor

Licence: LGPL-3.0 License
Full SVG Editor to be installed as desktop app

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to drawsvg-editor

SyncPaint
A web app for synchronized group drawing. Draw together with other people in real time.
Stars: ✭ 42 (+121.05%)
Mutual labels:  drawing, drawing-app
Method Draw
Method Draw, the SVG Editor for Method of Action
Stars: ✭ 2,109 (+11000%)
Mutual labels:  drawing-app, svg-editor
grafx2
Mirror of GrafX2. Official repo is on gitlab.
Stars: ✭ 108 (+468.42%)
Mutual labels:  drawing, drawing-app
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (+10.53%)
Mutual labels:  drawing, drawing-app
AsyPad
A simple drawing tool that can convert diagrams into Asymptote code.
Stars: ✭ 18 (-5.26%)
Mutual labels:  drawing, drawing-app
desert
A fast (?) random sampling drawing library
Stars: ✭ 61 (+221.05%)
Mutual labels:  drawing, drawing-app
PolyPal
▲◼A web-based SVG editor for low-poly style illustrations.
Stars: ✭ 50 (+163.16%)
Mutual labels:  drawing-app, svg-editor
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (+136.84%)
Mutual labels:  drawing, drawing-app
drawa-android
🎨 Drawing application for Android made easy
Stars: ✭ 16 (-15.79%)
Mutual labels:  drawing, drawing-app
Drawing
Drawing and fill color
Stars: ✭ 37 (+94.74%)
Mutual labels:  drawing, drawing-app
DrawBot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 11 (-42.11%)
Mutual labels:  drawing
KGySoft.Drawing
KGy SOFT Drawing is a library for advanced image, icon and graphics handling.
Stars: ✭ 27 (+42.11%)
Mutual labels:  drawing
HoroscopeDrawer
JavaScript-Library to draw celestial charts in SVG-Format.
Stars: ✭ 51 (+168.42%)
Mutual labels:  drawing
ocaml-cairo
Binding to Cairo, a 2D Vector Graphics Library.
Stars: ✭ 39 (+105.26%)
Mutual labels:  drawing
huion-linux-drivers
Linux user-space drivers for Huion Graphic Tablets
Stars: ✭ 154 (+710.53%)
Mutual labels:  drawing
mvt
Draw Mapbox Vector Tiles (MVT) in Go
Stars: ✭ 46 (+142.11%)
Mutual labels:  drawing
DrawBot
DrawBot lets you draw images taken from the internet on Skribbl.io, Gartic Phone and Paint
Stars: ✭ 152 (+700%)
Mutual labels:  drawing-app
DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (+26.32%)
Mutual labels:  drawing
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (+15.79%)
Mutual labels:  drawing-app
at-the-wall
A Game of Thrones scene coded in pure SCSS and HTML
Stars: ✭ 12 (-36.84%)
Mutual labels:  drawing

DRAWSVG icon SVG Editor

SVG Editor from DRAWSVG drawing tools

This application is builded with DRAWSVG dev tools and is also available online

See documentation showcases

Using

You can download the latest release for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app. Then you can use npm or yarn tool as package manager.

$ git clone https://github.com/DRAWSVG/drawsvg-editor
$ cd drawsvg-editor
$ npm install (or yarn install)
$ npm start (or yarn start)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].