JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q14972F
  • License MIT

"Left to right slider"

Package Exports

  • nekoslider
  • nekoslider/slider.html

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nekoslider) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Bootstrap logo

Simple right to left Slider
NekoSlider

NekoSlider

A simple left to right(or right to left slider, optional)
You can see a demo Here: demo

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

NekoSlider/
├── src/
│   ├── css 
│   │   └── css.css
│   └── js
│       └── js.js
└── slider.html