Libraries tagged by CSS selector
xqkeji/xq-com-bootstrap-select
28 Downloads
新齐通用后台管理页面系统的使用的bootstrap-select的js、css等前端程序的composer包。
widgets-nl/table-selection
11 Downloads
Adds rectangular selection to HTML tables to allow copy of specific columns and rows without copying contents of other cells in range.
pppcreative/select-badge
22 Downloads
Package combines Select field and Badge field, adds styled classes in CSS and adds functions such as icons(), map(), addTypes(), options(), labels(). Added to BelongsBaadge !
deviscoding/xq-select
78 Downloads
Cross browser implementation using CSS, JQuery, and Twitter Bootstrap.
exactquery/xq-select
216 Downloads
Cross browser implementation using CSS, JQuery, and Twitter Bootstrap.
wan3574489/php-dom-wrapper
21 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
vladshut/php-dom-wrapper
22 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
ne0bot/php-dom-wrapper
15 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
netlogix/ckeditor-linkclass
1947 Downloads
Extends the CKEditor 5 link editor with the functionality to add preconfigured CSS classes to selected links
mouf/html.widgets.base-html-widget
28 Downloads
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.
jrockenbauer/contao-backendutilities
60 Downloads
Extension for add css style w25 (quarter size screen) in backend and select box for margin/padding in element and module.
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.
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.