Socket
Book a DemoInstallSign in
Socket

@afp/toolkit-watermark

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@afp/toolkit-watermark

A watermark module for Toolkit

latest
npmnpm
Version
2.1.0
Version published
Weekly downloads
5
66.67%
Maintainers
4
Weekly downloads
 
Created
Source

watermark

A tool to watermark AFP photos. Adds a logo, the ID and the photographer.

Currently the size limit of photos is set to 30MB. To make it higher, change options in Uploader.vue (maxThumbnailFilesize and maxFilesize)

Vue-clip documentation

Vue-clip is used to upload multiple files, using drag & drop.

https://github.com/thetutlage/vue-clip

Vue-clip uses Dropzone under the hood. Its documentation doesn't provide all options, so please also take a look to Dropzone documentation to avoid headaches.

Dropzone documentation

https://www.dropzonejs.com/#configuration-options

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

FAQs

Package last updated on 30 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts