@hekimadigitalagency/flowsliders
v1.0.8
Published
A lightweight slider and carousel library for Webflow using GSAP and JS with attribute-based setup
Maintainers
Readme
FlowSliders
A lightweight, modular JavaScript slider and carousel library for Webflow — powered by GSAP. Built and maintained by Hekima Digital Agency.
🚀 Installation
Paste this script tag into your Webflow project (before the </body> tag):
<script async type="module"
src="https://cdn.jsdelivr.net/npm/@hekimadigitalagency/flowsliders">
</script>Add the attribute to your slider wrapper:
<div data-slider="slider001">
<!-- Your Webflow slider structure -->
</div>🎯 Features
- GSAP-powered animations
- Attribute-based integration
- No jQuery
- Works perfectly with Webflow
- Extendable and version-controlled
📦 Available Sliders
| Slider ID | Description | |-----------|-------------| | slider001 | Basic Slide Carousel | | slider002 | Coming soon |
More sliders coming soon. Stay tuned!
📄 License
MIT
© Hekima Digital Agency
