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
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