This toolkit is a collection of javascript and css components, ready to use with the dummy-team/dummy.
These components are CoffeeScript and Sass based, they are made to fit well with an automated work base like the dummy-team/dummy.
| Component | Description | Dependencies | generator |
|---|---|---|---|
| Bootstrap Grid | Add the bootstrap grid to your Sass project | ✗ | ✔ |
| Cookie box | Manage the legal cookie usage mention | ✗ | ✔ |
| getHash | Extract a hash from a string | ✗ | ✗ |
| backToTop | Display / hide a back to top button when scrolling under the gap | jQuery, jQuery.scrollTo | ✗ |
| fixToTop | Fix any element to the top when scroll pass it | jQuery | ✗ |
| hoverSrc | Emulate a hover state for images tag | jQuery | ✗ |
| pulldown | Show/Hide content of a pulldown element | jQuery | ✗ |
| smoothAnchors | Add an automatic smooth Scroll to any child link matching a[href*='#'] |
jQuery, jQuery.scrollTo | ✗ |
