0.1.7 • Published 10 months ago

@nikolat/makibishi v0.1.7

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
10 months ago

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.1.7"></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"
></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.

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago