Skip to content

Small project using Node, Vue.js and Paper.js.

Notifications You must be signed in to change notification settings

mkeida/svg-viewer

Repository files navigation

SVG-Viewer

A small Node.js project I made in my free time. The goal was to integrate Vue.js with Paper.js drawing library. Web application can view .svg files from the given URL (CORS must be enabled) and then perform rotation or other matrix transformations.

image

Build setup

# Install dependencies
npm install

# Run project
npm start

About

Small project using Node, Vue.js and Paper.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published