Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@haxtheweb/a11y-carousel

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/a11y-carousel

Slider that allows comparison of two images

latest
Source
npmnpm
Version
11.0.0
Version published
Maintainers
1
Created
Source

Compare

Slider that allows comparison of two images

Usage

To use this web component in your project you can utilize one of the following styles of syntax.

/* In an existing module / web component */
import '@haxtheweb/a11y-carousel/a11y-carousel.js';


<script type="module">
  import '@haxtheweb/a11y-carousel/a11y-carousel.js';

  
</script>

Develop / Demo

Running npm start will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.

$ npm start

Contributing

  • Fork it! git clone git@github.com/haxtheweb/webcomponents.git
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

License

Apache-2.0 License

Keywords

webcomponents

FAQs

Package last updated on 06 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts