11.0.0 • Published 5 months ago
@haxtheweb/a11y-carousel v11.0.0
<a11y-carousel>
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
9.0.17
12 months ago
9.0.27
10 months ago
9.0.18
11 months ago
9.0.24
10 months ago
9.0.26
10 months ago
10.0.0
10 months ago
9.0.25
10 months ago
10.0.1
10 months ago
10.0.2
9 months ago
9.0.22
11 months ago
11.0.0
5 months ago
9.0.7
1 year ago
9.0.6
1 year ago
9.0.3
1 year ago
9.0.2
1 year ago
9.0.1
1 year ago
9.0.0
1 year ago
9.0.0-alpha.0
1 year ago