/vue-made-with-love

Vue Component to add Made with Love❤️ Footer in any Vue project

Primary LanguageVue

Vue Made With Love

npm npm npm npm bundle size

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" />

Preview

vue-made-with-love-preview