Libraries tagged by css class
delirius/contao-pagefieldinherit
246 Downloads
Zusätzliche Felder «CSS-Klasse mit Vererbung» und «Eigener Wert mit Vererbung» in der Seitenstruktur und im Seiten-Stamm (Startpunkt einer Webseite).
cristian100/img-cover
210 Downloads
Allows objects with class imgCover to resize as it was a background cover effect on its container.
bubobox/assets
2585 Downloads
Assets is a static class that makes it very easy to add javascript or stylesheets to your views.
webfer/custom_bootstrap_icon_font
29 Downloads
Drupal module that generates a custom WOFF2 icon font from a selected subset of Bootstrap Icons and publishes matching CSS classes.
martinpl/tailwind-merge
8 Downloads
PHP port of tailwind-merge: merge Tailwind CSS class strings by removing style conflicts
markocupic/nav-page-container
255 Downloads
Contao plugin, add the 'not-clickable-page-container' css class to nav items.
markocupic/contao-folderpage-ext
22 Downloads
This plugin extends terminal42/contao-folderpage and it does nothing more than adding the CSS class 'folder' to all 'nav_*' templates.
jeroengerits/twine
5 Downloads
Twine is a fluent, expressive PHP utility for building CSS class name strings.
iantsch/mu-nav-menu
9 Downloads
WordPress must-use plugin to register a custom extended front-end menu walker and new wrapper function for BEM styled CSS classes.
febryars33/colorcraft
10 Downloads
Convert Minecraft color and format codes to HTML spans with CSS classes.
dxgx/blade-tailwind-extract
65 Downloads
Extract Tailwind CSS classes to reduce Livewire wire transfer size
codelight/tinymce-button-button
16 Downloads
Add buttons with specified CSS classes to your WordPress TinyMCE editor
clearbold/craft-color-palette
9 Downloads
Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.
bugbuster/mobiledetection
139 Downloads
Contao helper class for detecting mobile phones and tablets (device type). A Hook adds a CSS class in the body tag.
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.