@watermark-design/vue
TypeScript icon, indicating that this package has built-in type declarations

1.3.23 • Public • Published

watermark design

npm package GitHub Workflow Status npm bundle size npm download week GitHub Join the chat

@watermark-design/vue

Works with both Vue 2 , Vue 3.

Installing

# or pnpm or yarn
npm install @watermark-design/vue

Usage

General

import WatermarkDesign from '@watermark-design/vue';
app.use(WatermarkDesign);
<Watermark content="hello watermark" :width="200" :height="200">
	<div style="height: 400px"></div>
</Watermark>

Documentation

To learn more, check its documentation.

Maintainers

@zhensherlock.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

License

MIT © MichaelSun

/@watermark-design/vue/

    Package Sidebar

    Install

    npm i @watermark-design/vue

    Weekly Downloads

    45

    Version

    1.3.23

    License

    MIT

    Unpacked Size

    644 kB

    Total Files

    25

    Last publish

    Collaborators

    • zhensherlock