plugin
plugin copied to clipboard
A simple template for Alpine.js plugins.
Alpine Plugin Template
One short line about the plugin.
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.