gimmefive

1.2.3 • Public • Published

GimmeFive

GimmeFive adds a High Five button (in the form of a "snack bar") to your website, which is synchronised, i.e. updated simultaneously for all users on your website!

Installation

Direct integration via a CDN such as jsDelivr is recommended.

For a simple integration without synchronization you just have to add the following tags to the end of the <body> HTML tag.

<script src="https://cdn.jsdelivr.net/npm/gimmefive@1/dist/gimmefive.min.js"></script>
<script>
	GimmeFive.init();
</script>

License

Copyright (C) 2021 Marvin Schopf

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.3
    1
    • latest

Version History

Package Sidebar

Install

npm i gimmefive

Weekly Downloads

1

Version

1.2.3

License

Apache-2.0

Unpacked Size

216 kB

Total Files

9

Last publish

Collaborators

  • marvman