rajkharvar / vue-made-with-love

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

Home Page:https://www.npmjs.com/package/vue-made-with-love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.npmjs.com/package/vue-made-with-love


Languages

Language:Vue 51.4%Language:JavaScript 26.3%Language:HTML 22.3%