0.1.3 • Published 4 years ago

master-photo v0.1.3

Weekly downloads
28
License
-
Repository
-
Last release
4 years ago

master-photo is a photo editor for Web.

Links

Install

npm install master-photo -S

Quick Start

import Vue from 'vue'
import Masterphoto from "master-photo";
import "master-photo/dist/masterphoto.css";

Vue.use(Masterphoto);

Browser Support

Modern browsers and Internet Explorer 10+.