Dependancies

There are a few dependancies for Project Lima to work, here they are with a link to their own documentation:

  1. jquery: This allows us to use jquery in the JS.
  2. @chenfengyuan/datepicker - https://github.com/fengyuanchen/datepicker : A simple jQuery datepicker plugin.
  3. sass-mediaqueries - http://rafalbromirski.github.io/sass-mediaqueries/ : This is how we create media queries within our sass files.
  4. @vivid-web/flexboxgrid-sass - https://www.npmjs.com/package/@vivid-web/flexboxgrid-sass : Flexboxgrid is a modern 12-col grid system based on Bootstrap. It is written in Sass, a flexible and robust css preprocessor. The Flexboxgrid is written according the BEM methodology.
  5. slick-carousel - http://kenwheeler.github.io/slick/ : Fully responsive jquery based slider.
  6. input-range-scss - https://github.com/darlanrod/input-range-scss : Sass component for customizing the input range.
  7. picturefill - https://github.com/scottjehl/picturefill : Responsive image polyfil, allowing us to use srcset on images and also the picture element
  8. Vanilla Lazyload - https://github.com/verlok/lazyload : Lazyload package
  9. SimpleLightbox - https://github.com/dbrekalo/simpleLightbox : Lightbox package