1.3.1 • Published 8 years ago

@cnbritain/merlin-frontend-elementscroll-js v1.3.1

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

merlin-frontend-elementscroll-js

A handy-dandy reusuable front-end component for great justice.

Macro settings

KeyOptionalDefaultDescription
Example argfalse

JS Documentation

Gallery

Kind: global class

new Gallery(el, options)

ParamTypeDescription
elHTMLElementGallery Element
optionsObjectGallery options

Themes

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

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