aw-front-helpers

Assets helpers for projects

Usage no npm install needed!

<script type="module">
  import awFrontHelpers from 'https://cdn.skypack.dev/aw-front-helpers';
</script>

README

Logo

Front helpers

A library of functionalities for common tasks in Javascript / Sass.

Table of contents

Javascripts

  • bootstraper See the documentation
    • maps | Allow the initialization of the Bootstraper Google Map
    • youtube | Allow the initialization of the Bootstraper Youtube Iframe
  • classes See the documentation
    • formControl | A Javascript form validation class
    • globalParallax | A Parallax animation library
    • nearby | A librairy to animate element depending on the position of the mouse
  • utils See the documentation
    • array
    • dom
    • func
    • math
    • media
    • regex
    • helpers

stylesheets

Using Sass

See the documentation

  • functions | General mixins
  • medias | Media queries variables and mixins
  • mixins | Useful SASS mixins
  • reset | Reduce browser inconsistencies