Skip to content

Widgets cards which is re-usable and support for multiple browser with concept of shadow dom

License

Notifications You must be signed in to change notification settings

es-hackathon/bookmark-dashboard-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Package CircleCI Status react version GitHub license

Bookmark Dashboard Widget


Logo Logo

Bookmark Dashboard Widget

Widgets cards which is re-usable and support for multiple browser with concept of shadow dom
Explore the docs »

Download · Report Bug · Request Feature

Table of Contents

About the Project

Widgets cards which is re-usable and support for multiple browser with concept of shadow dom

How to Run

// Installing npm packages
$ npm install 

// Build application
$ npm build

Getting Started

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

Project description

Back view of widget

Back-view.png

Front view of widget

Front-view.PNG

Flip view of widget

Flip-view.png

Shadow dom

Shadow-dom.png

About

Widgets cards which is re-usable and support for multiple browser with concept of shadow dom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published