All Projects β†’ sametaylak β†’ vue-draw

sametaylak / vue-draw

Licence: MIT License
Drawing Component for VueJS

Programming Languages

Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vue-draw

DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (-7.69%)
Mutual labels:  drawing
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (+73.08%)
Mutual labels:  drawing
at-the-wall
A Game of Thrones scene coded in pure SCSS and HTML
Stars: ✭ 12 (-53.85%)
Mutual labels:  drawing
grafx2
Mirror of GrafX2. Official repo is on gitlab.
Stars: ✭ 108 (+315.38%)
Mutual labels:  drawing
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (+111.54%)
Mutual labels:  drawing
ocaml-cairo
Binding to Cairo, a 2D Vector Graphics Library.
Stars: ✭ 39 (+50%)
Mutual labels:  drawing
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (-19.23%)
Mutual labels:  drawing
isometric
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
Stars: ✭ 53 (+103.85%)
Mutual labels:  drawing
SwiftUI-Shapes
Commonly Used Shapes and Utilities In SwiftUI
Stars: ✭ 52 (+100%)
Mutual labels:  drawing
Elementa
A simple, declarative GUI library for Minecraft
Stars: ✭ 160 (+515.38%)
Mutual labels:  drawing
DrawBot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 11 (-57.69%)
Mutual labels:  drawing
sdfx
C# bindings for https://github.com/andlabs/libui targeting .NET Standard.
Stars: ✭ 31 (+19.23%)
Mutual labels:  drawing
HoroscopeDrawer
JavaScript-Library to draw celestial charts in SVG-Format.
Stars: ✭ 51 (+96.15%)
Mutual labels:  drawing
huion-linux-drivers
Linux user-space drivers for Huion Graphic Tablets
Stars: ✭ 154 (+492.31%)
Mutual labels:  drawing
mvt
Draw Mapbox Vector Tiles (MVT) in Go
Stars: ✭ 46 (+76.92%)
Mutual labels:  drawing
Drawing
Drawing and fill color
Stars: ✭ 37 (+42.31%)
Mutual labels:  drawing
mapus
A map tool with real-time collaboration πŸ—ΊοΈ
Stars: ✭ 2,687 (+10234.62%)
Mutual labels:  drawing
drawsvg-editor
Full SVG Editor to be installed as desktop app
Stars: ✭ 19 (-26.92%)
Mutual labels:  drawing
Anondraw
Source code of anondraw.com. An artistic collaboration tool with an infinite canvas.
Stars: ✭ 43 (+65.38%)
Mutual labels:  drawing
Dynamic-Draw
This is a plugin for Paint.NET that extends it with dynamic brush capabilities. Images can be used as brushes to draw with options to adjust and jitter the brush in different ways.
Stars: ✭ 15 (-42.31%)
Mutual labels:  drawing

vue-draw

Props

   <CanvasDraw
    :width="640"
    :height="480"
    :brushSize="18"
    :outputName="'example'"/>
Prop Type Default
width Number 640
height Number 480
brushSize Number 12
outputName String canvas

TODOs

  • More Tools (Paint Bucket etc.)
  • Canvas Export Settings
  • Better UI!
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].