Yqnn / svg-path-editor

Online editor to create and manipulate SVG paths
https://yqnn.github.io/svg-path-editor/
Apache License 2.0
4.04k stars 326 forks source link
svg svg-editor svg-parser svg-path

SvgPathEditor

Edit or create SVG paths in browser: https://yqnn.github.io/svg-path-editor/ Image of Yaktocat

How to Use

Basic:
Commands panel:
ViewBox:
Path operations:
Shortcuts:

Running Locally

With Node.js

Requirements
Dependencies

Run npm install to retrieve all the depencies of the project.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma.

With Docker

Run docker build -t svg-path-editor . && docker run -p 4200:4200 svg-path-editor or docker-compose up.

Special Thanks

Many thanks to our sponsors 🙇 !

@riovir, @miniBill, @GitHub, @alexandernst, @Filimoa, @agrogers, @MilesTails01, @robetus, @adcar, @getsentry, @simplicitywebdesign 😎, @PassPilot, @zeroin, @jholmes-dev, @sh-csg, @MarcoRudin, @Oddpod, @roboflow