@cnbritain/merlin-frontend-elementmagnify-js

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

Usage no npm install needed!

<script type="module">
  import cnbritainMerlinFrontendElementmagnifyJs from 'https://cdn.skypack.dev/@cnbritain/merlin-frontend-elementmagnify-js';
</script>

README

merlin-frontend-elementmagnify-js

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

JS Documentation

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