Skip to content

gaudren/skytips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skytips

Screenshot from 2021-10-06 17-19-16

live demo

Description

Adds a tooltip to your website with the image of Skyweaver cards either with <span class="skytips">Card Name</span> or with {{Card Name}} (requires autolink: true).

Usage

Insert the following snippet anywhere on your page:

<script src="https://gaudren.github.io/skytips/dist/main.js"></script>

<!-- with support for {{Card Name}} -->
<script>skytips({autolink: true})</script>

<!-- without support for {{Card Name}} -->
<script>skytips()</script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published