@cnbritain/merlin-frontend-elementscroll-js
v1.3.1
Published
A handy-dandy reusuable front-end component for great justice.
Downloads
16
Readme
merlin-frontend-elementscroll-js
A handy-dandy reusuable front-end component for great justice.
Macro settings
| Key | Optional | Default | Description | |------------------|----------|---------|-------------------------------------| | Example arg | false | | |
JS Documentation
Gallery
Kind: global class
new Gallery(el, options)
| Param | Type | Description | | --- | --- | --- | | el | HTMLElement | Gallery Element | | options | Object | Gallery options |
Themes
Prerequisites:
Demo:
Install dependencies:
npm install
Build the things:
npm run sass
npm run js
npm run docs
Hint your JS
npm run jshint
Python the pythons:
npm run demo-install
Start the demo server:
python demo.py