my-vcard
v0.0.3
Published
Simple vcard component built with stencil js
Readme
Simple Vcard Web Component using StencilJS

npm install my-vcard <script src="./node_modules/my-vcard/dist/my-vcard.js"></script><my-vcard color="red" name="Baljeet Singh" profession="Freelance Full Stack Developer" phone="(508)396-8538" email="[email protected]"
website="www.baljeetsinghin.in">
</my-vcard>