vue-made-with-love
v0.1.5
Published
<p align="center"> <img width="220" height="200" src="https://i.ibb.co/NLwtRXL/vue-made-with-love.png"> </p> <h1 align="center"> Vue Made With Love </p> <img alt="npm" src="https://img.shields.io/badge/style-standard-brightgreen?style=for-the-badge&lo
Downloads
6
Readme
What??
A Vue Component to add Made with ❤️
in any Vue Project
Usage
Install package
npm install vue-made-with-love
Import vue-made-with-love
component and style in main.js
import 'vue-made-with-love'
import 'vue-made-with-love/dist/vue-made-with-love.css'
Add Component in App.vue
<made-with-love by="John Doe" link="https://johndoe.dev" />