You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@jono-vu/css-slider

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jono-vu/css-slider

1.0.4
latest
npmnpm
Version published
Maintainers
1
Created
Source

/\ /\ /\ \ /\ /\ \ /\ /\ -./\ /\ == \
\ \ _
\ _
\ _
\ \ _
\ \ _
\ \ \ \ /\ \ \ __\ \ __<
\ _
/_
__/_
\ /___\ _\ _\ _-\ _\ _\ _\ ////// ///_____///// /__/// //

Utility for producing pure CSS sliders. The slider will stretch to fit its parent container.

Modify /input.ts to override default parameters.

Run yarn to install dev dependencies + prettier. Run yarn start to compile to /output folder.

options { classPrefix prefix every class name to uniq-ify them. CSSVariables color-primary color of all UI elements. margin space between arrow and thumb track elements. thumb-size size of thumbs and gap between thumbs. fade-duration length of slide transition in seconds. minify whether or not to minify the css + html outputs. They will be prettified by default. infinite whether or not the slides loop infinitely. }

FAQs

Package last updated on 22 Nov 2022

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