Widgets cards which is re-usable and support for multiple browser with concept of shadow dom
Explore the docs »
Download
·
Report Bug
·
Request Feature
Widgets cards which is re-usable and support for multiple browser with concept of shadow dom
// Installing npm packages
$ npm install
// Build application
$ npm build
To add to your application
Step 1:
Add below cdn to your application
<script type="text/javascript" src="<path>/widget-card.js”></script>
Step 2:
<widget-card title="Github" description="GitHub, Inc. is an American multinational corporation that provides
hosting for software development and version control using Git.
It offers the distributed version control and source code management functionality
of Git, plus its own features"
url="https://github.com/Amitpnk"
icon="bookmark"
date-modified="12 Sep 2020" >