Library with few addons for Nette framework.
- Bootstrap Form Renderer: Easy form rendering for Bootstrap 3, 4, and 5.
- Custom Form Controls: HTML5-ready controls for Date, DateTime, and Time inputs.
- Font Awesome Latte Macro: Conveniently render Font Awesome icons directly in your Latte templates.
- Nette Forms Utilities: Helpers for enhanced form labels and input value handling (e.g., nullifying empty strings).
- Paginator Control: Simple and configurable data pagination for Nette applications.
Install this via Composer:
composer require hermajan/fazetteUsage and documentation for this project is in GitHub wiki. Examples are visible on website.