Skip to content

asolove/react-svg-editor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React SVG Editor

A simple UI widget for creating SVG images. Very very incomplete.

Setup

  • git clone https://github.com/asolove/react-svg-editor.git
  • cd react-svg-editor
  • npm install
  • npm start
  • Open index.html in your browser.

To do

  • Text layer
  • Rectangle layer
  • Movement, rotation, scaling
  • Layer stretching
  • Control size independent of layer scaling/stretching
  • Groups with multiple children
  • Style options (fonts, sizes, borders, backgrounds...)
  • Image layer
  • Layer clipping

About

SVG image editor as a React component. Totally incomplete.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published