0.2.0 • Published 12 months ago
@nikolat/makibishi v0.2.0
MAKIBISHI
Add a star to any website.
Usage
Add this script tag in the head tag.
<script src="https://cdn.jsdelivr.net/npm/@nikolat/makibishi@0.2.0"></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.