🌐
Paper.js
paperjs.org › about
Paper.js — About
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
🌐
JointJS
jointjs.com › demos › vector-editor
Vector Editor – Demo applications & examples
June 27, 2025 - The Vector Editor demo is an application which allows the user to draw and edit SVG path elements on demand. Check out our live demo to try it yourself.
🌐
GitHub
github.com › vector-js › vector
GitHub - vector-js/vector: A javascript library for creating interactive graphics. · GitHub
May 7, 2024 - Vector.js is a Javascript library for creating interactive graphics on the web. The library uses the existing web standards: HTML, SVG, and CSS and has no dependencies.
Starred by 199 users
Forked by 19 users
Languages   JavaScript 68.1% | TypeScript 30.3%
🌐
npm
npmjs.com › package › open-vector-editor
open-vector-editor - npm
<link rel="stylesheet" type="text/css" href="your-path-to-node-modules/open-vector-editor/umd/main.css" /> <script type="text/javascript" src="your-path-to-node-modules/open-vector-editor/umd/open-vector-editor.js" ></script> <link rel="stylesheet" type="text/css" href="https://unpkg.com/open-vector-editor/umd/main.css" /> <script type="text/javascript" src="https://unpkg.com/open-vector-editor/umd/open-vector-editor.js" ></script> A full example of how to set up the unpkg/UMD demo can be seen here: https://github.com/TeselaGen/openVectorEditor/blob/master/demo/public/UMDDemo.html Demo here http://teselagen.github.io/openVectorEditor/UMDDemo.html ·
      » npm install open-vector-editor
    
Published   Jul 17, 2023
Version   18.3.6
🌐
GitHub
github.com › topics › vector-graphics
vector-graphics · GitHub Topics · GitHub
javascript processing java bbs ascii-art vector-graphics p5js prodigy archival-research naplps telidon reference-viewers ... The Vector Graphics Editor, Vector to Bitmap Converter, and more with SVGs!
🌐
GitHub
github.com › w00dn › papergrapher
GitHub - w00dn/papergrapher: Vector Editor based on Paper.js
Vector Editor based on Paper.js. Contribute to w00dn/papergrapher development by creating an account on GitHub.
Starred by 279 users
Forked by 79 users
Languages   JavaScript 87.1% | CSS 9.4% | HTML 3.5% | JavaScript 87.1% | CSS 9.4% | HTML 3.5%
🌐
Todojs
todojs.com › vectr-vector-graphics-editor-in-javascript-by-nick-budden
Vectr : Vector Graphics Editor in JavaScript by Nick Budden | todoJS
To be honest, I’m not the best coder, but other members of our team have prepared presentations about the technology behind Vectr and the challenges of building a performant vector graphics editor in the web browser.
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
HTML5 Vector Graphics: Editor and JavaScript / React / Angular / Next.js Library - Visual Studio Marketplace
October 7, 2024 - Extension for Visual Studio - Graphical editor and JavaScript / React / Angular / Next.js Library to create and deploy dynamic vector graphics in a web browser.
🌐
Snapsvg
snapsvg.io
Snap.svg - Home
SVG is an excellent way to create interactive, resolution-independent vector graphics that will look great on any size screen. And the Snap.svg JavaScript library makes working with your SVG assets as easy as jQuery makes working with the DOM.
Find elsewhere
🌐
Pablojs
pablojs.com
Pablo
Pablo is a small, open-source JavaScript library for SVG, the web standard for vector graphics.
🌐
Steve Hanov
stevehanov.ca › blog
Zwibbler: A simple drawing program using Javascript and Canvas | Steve Hanov's Blog
This project extends the technique I created for imprecise line-drawing to create an entire vector graphics application, similar to Inkscape. It is written almost entirely in Javascript, except for a server-side program that renders text.
🌐
GitHub
github.com › epmoyer › polygondraw
GitHub - epmoyer/polygondraw: Javascript polygon editor for vector game development. www.vectoralchemy.com
Javascript polygon editor for vector game development. www.vectoralchemy.com - epmoyer/polygondraw
Starred by 6 users
Forked by 3 users
Languages   HTML 94.6% | CSS 5.4% | HTML 94.6% | CSS 5.4%
🌐
Method
editor.method.ac
Method Draw Vector Editor
Method Draw is an open source SVG editor for the web, you can use it online without signing up.
🌐
Vdraw
vdraw.com › products › vectordraw-web-library-(javascript)
VectorDraw web library (javascript) - Vector Draw
This means that you can show your work from many formats like DXF, DWG, DGN, SKP (Google's Sketchup), IFC , VDML and more, on almost every Computer, Tablet, Smartphone or Laptop out there. VectorDraw web library is written exclusively in Javascript and runs on the client side, also it contains ...
🌐
Medium
fireflysemantics.medium.com › rewriting-inkscape-in-javascript-7e351738c37c
Rewriting Inkscape in Javascript? | by Ole Ersoy | Medium
September 20, 2019 - Inkscape is an awesome (Possibly the best) vector graphics editor. It would be even more awesome if it was rewritten on the Elektron…
🌐
GitHub
github.com › artursapek › mondrian
GitHub - artursapek/mondrian: Web-based vector graphics editor
Web-based vector graphics editor. Contribute to artursapek/mondrian development by creating an account on GitHub.
Starred by 1.2K users
Forked by 102 users
Languages   CoffeeScript 86.1% | CSS 8.5% | HTML 5.4% | CoffeeScript 86.1% | CSS 8.5% | HTML 5.4%
🌐
DEV Community
dev.to › lovestaco › building-an-svg-editor-with-konvajs-56fo
Building an SVG Editor with Konva.js - DEV Community
September 17, 2025 - Do give it a try and share your ... import vector graphics, manipulate them (move, resize, change colour),add shapes/text, define a canvas, set background, export, etc. Konva.js is a strong candidate for this because it builds on HTML5 Canvas + adds interactivity, layers, transformations, animation, etc. Let’s explore how and what you can use Konva for, and how to build such an editor. Konva is a JavaScript library for ...
🌐
GitHub
github.com › sysmaya › artdraw
GitHub - sysmaya/artdraw: SVG editor online - Vector drawing and graphics editor · GitHub
This project uses javascript, HTML, to create a graphical editor for designing vector images in SVG format.
Starred by 24 users
Forked by 6 users
Languages   JavaScript 65.5% | HTML 30.4% | CSS 4.1%