Download the PHP package schmeits/filament-character-counter without Composer
On this page you can find all versions of the php package schmeits/filament-character-counter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download schmeits/filament-character-counter
More information about schmeits/filament-character-counter
Files in schmeits/filament-character-counter
Package filament-character-counter
Short Description This is a Filament character counter TextField and Textarea form field for Filament v3.2
License MIT
Homepage https://github.com/schmeits/filament-character-counter
Informations about the package filament-character-counter
Filament Character Counter
This is a Filament character counter TextField, Textarea and RichEditor form field for Filament v3.2
Installation
You can install the package via composer:
You can publish the translations file with:
This is the contents of the published translation file:
Usage
maxLength can also be used to limit the maximum number of characters, there is no need to specify the characterLimit as well.
As an additional option, you can place the counter within your component using:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Tally Schmeits
- Inspired on the package by Wiebe Nieuwenhuis
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-character-counter with dependencies
filament/filament Version ^3.2
filament/forms Version ^3.2
spatie/laravel-package-tools Version ^1.16.0