A bunch of components importable using CLI directly from the BeAPI FrontEnd Framework.
To not reinvent the wheel, there is a list of approved npm packages.
Name | Utility | Command | jQuery |
---|---|---|---|
slick | Accessible and responsive carousel | npm install slick-carousel |
✅ |
modaal | Level AA accessible modal window plugin | npm install modaal |
✅ |
jquery-match-height | matchHeight makes the height of all selected elements exactly equal. | npm install jquery-match-height |
✅ |
jquery-selectric | advanced custom UI with custom dropdown. keep OS UX on mobile devices | npm install selectric |
✅ |
in-view | Get notified when a DOM element enters or exits the viewport | npm install in-view |
🚫 |
sticky-js | Handle sticky elements with data-attributes | npm install sticky-js |
🚫 |
masonry-layout | Build a absolute position grid | npm install masonry-layout |
🚫 |
isotope-layout | Filter & sort magical layouts | npm install isotope-layout |
🚫 |
whatwg-fetch | A window.fetch polyfill | npm install whatwg-fetch |
🚫 |
smooth-scroll | A lightweight script to animate scrolling to anchor links. | npm install smooth-scroll |
🚫 |