{"library":"swipe-js-iso","type":"library","category":null,"description":"swipe-js-iso is a lightweight, dependency-free JavaScript library for creating touch-enabled carousels and sliders, specifically forked from the original Swipe.js project. It aims to be compatible with 'universal' (isomorphic) applications, meaning it can theoretically be used in both browser and server-side rendering contexts (though typically client-side focused for DOM manipulation). The current stable version is 2.1.5, with the last publish being 7 years ago, suggesting a maintenance or inactive release cadence rather than active development. Its key differentiators include its minimal footprint and lack of external dependencies, providing a simple, performant solution for basic image or content swiping, particularly when alternatives like Swiper.js might be considered too heavy or feature-rich.","language":"javascript","status":"maintenance","version":"2.1.5","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install swipe-js-iso","imports":["import Swipe from 'swipe-js-iso';","const mySwipe = new Swipe(document.getElementById('slider'), { /* options */ });","const Swipe = require('swipe-js-iso');"]},{"cmd":"yarn add swipe-js-iso","imports":[]},{"cmd":"pnpm add swipe-js-iso","imports":[]}],"homepage":null,"github":"https://github.com/voronianski/swipe-js-iso","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/swipe-js-iso","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/swipe-js-iso/compatibility"}}