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 |
π« |