@nikolat/makibishi
v0.3.3
Published
add a star to any website
Readme
MAKIBISHI
Add a star to any website.
Usage
Add this script tag in the head tag.
<script src="https://cdn.jsdelivr.net/npm/@nikolat/[email protected]"></script>Place an HTML element with makibishi as the class attribute value anywhere you like, as shown below.
<span class="makibishi"></span>Options
<span
class="makibishi"
data-relays="wss://relay1.example.com/,wss://relay2.example.com/,wss://relay3.example.com/"
data-url="https://example.com/"
data-content="🤙"
data-allow-anonymous-reaction="true"
data-allow-to-delete-reaction="true"
></span>License
This is free and unencumbered software released into the public domain. By submitting patches to this project, you agree to dedicate any and all copyright interest in this software to the public domain.
