Slideon
Slideon is a simple component which creates beautiful slide switches, by converting html checkboxes, with zero latency and easy integration.
Install / Use
/learn @shaheenhyderk/SlideonREADME
SlideOn
Slideon is a simple component which creates beautiful slide switches, by converting checkboxes, with zero latency and easy integration.

Why slideon over other components
No latency - while integrating many other similar components, you will see a minor latency(checkbox turning to switch) if your project is huge but not in slideon.
Easy integration - just add some classes to your checkbox.
Different styles - just add some classes for different sizes, shapes and colors.
Events and actions - you can trigger events and actions just like how you do with a normal checkbox.
Light weight - the component is very much lighter.
Faster - the processing of component is faster.
Installation
CDN
Add the following cdn to your web page.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.css"/>
<script src="https://cdn.jsdelivr.net/gh/shaheenhyderk/slideon@master/slideon.js"></script>
Standalone
Download slideon and just add the script file and css file to your website.
<link rel="stylesheet" href="slideon.css"/>
<script src="slideon.js"></script>
Integration
For integration, live demo and detailed information checkout the documentation https://shaheenhyder.com/slideon
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
