plugin icon indicating copy to clipboard operation
plugin copied to clipboard

A simple template for Alpine.js plugins.

Alpine Plugin Template

One short line about the plugin.

GitHub tag (latest by date) GitHub file size in bytes Monthly downloads via CDN

About

A short bit of information about the plugin and what it does.

Installation

CDN

Include the following <script> tag in the <head> of your document:

<script src="https://insert-cdn-link-here.com"></script>

Important: This must be added before loading Alpine.js when using CDN links.

Versioning

This projects follow the Semantic Versioning guidelines.

License

Copyright (c) 2020 [author] and contributors

Licensed under the MIT license, see LICENSE.md for details.