stimulus-sticky-table-header
Header stabilizer
A StimulusJS controller that keeps table headers sticky at the top of the window as the user scrolls
5 stars
2 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwald1/stimulus-tabs | A Stimulus.js controller for managing tabs with content display and callback functionality. | 21 |
stimulus-use/stimulus-use | Provides composable behaviors and mixins for Stimulus controllers to enhance their functionality. | 1,503 |
stimulus-components/stimulus-sortable | A Stimulus controller to reorder lists with drag-and-drop functionality | 86 |
adrienpoly/stimulus-flatpickr | A Stimulus wrapper for Flatpickr, simplifying the creation of datepickers with backend integration and Turbolinks compatibility. | 415 |
adrienpoly/stimulus-conductor | A package that simplifies the creation of hierarchical Stimulus controllers with standardized naming conventions. | 88 |
jwald1/stimulus-validation | A utility for validating user input and handling error messages in web applications | 70 |
damonbauer/stimulus-toggle-util | A utility to toggle the visibility of HTML elements in Stimulus-based applications | 23 |
hotwired/stimulus-rails | A Ruby on Rails extension that integrates the Stimulus JavaScript framework with the application | 636 |
72/stickyheaders-for-framer | A module to enable sticky headers in scroll components within Framer design tools | 107 |
fluttercommunity/flutter_sticky_headers | A Flutter package that enables the creation of sticky headers within scrollable content | 1,103 |
mkoryak/floatthead | A JavaScript plugin that dynamically floats a table header on scroll without requiring custom CSS or HTML changes. | 1,221 |
sub-xaero/stimulus-library | A collection of reusable and configurable StimulusJS controllers for common web application scenarios. | 158 |
leastbad/stimulus-hotkeys | A JavaScript library that maps keystrokes to methods in Stimulus controllers using a simple JSON object | 135 |
markgoodyear/scrollup | A jQuery plugin to create a customizable 'Scroll to top' feature. | 998 |
stimulus-components/stimulus-rails-nested-form | A Stimulus controller to generate dynamic form fields based on a Rails relationship. | 108 |