Socket
Book a DemoInstallSign in
Socket

@leuffen/liscom

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leuffen/liscom

Interactive Site Components manageed by pure CSS.

testing
npmnpm
Version
2.0.10
Version published
Maintainers
1
Created
Source

LISCom - Leuffen Interactive Site Components

Interactive Site Components manageed by pure CSS.

Contents

  • Slideshow
  • Details Title

Slideshow

<div class="slideshow">
    <img ...>
    <img ...>
</div>

Details Title

<p data-details-title="Title">Some text epanded if title was clicked</p>

Loader

Typewriter Element

  <typewriter-element
    data-write-speed="200"
    data-delete-speed="50"
    data-pause-before-delete="1000"
    data-pause-before-write="500">
    Hallo,Welt,TypeScript,WebComponent
  </typewriter-element>

Scrollspy

Create list of

FAQs

Package last updated on 22 Oct 2023

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