Zero dependencies
no dependencies to other libraries.
Is a modern image comparison slider written in vanilla JavaScript and has no dependencies on other libraries. Best for comparing images, image retouching, color adjustments, renderings, generative content, etc.
the example above used this options:
const options = {
beforeLabel: 'Original',
afterLabel: 'Color graded',
snapToStart: true,
handleAngle: 6,
startPos: 38
}