/codeigniter-4-assets-generator

This library help you to generate HTML5 standard template, also generate CSS, JS and META too.

Primary LanguagePHPMIT LicenseMIT

CodeIgniter 4 Assets Generator

GitHub GitHub release (latest by date) GitHub file size in bytes GitHub last commit GitHub Release Date Twitter Follow

CSS and JS / assets generator for CodeIgniter 4 (mini version of BHPGenerator).

This library only need one file to be loaded.

Open AssetsLoader.php and you will see the prototype there (for pre-loader page, if you set to true the jQuery will be autoloaded).

Tips : Change your default route to Landing.php and it will display Coming Soon page. So you can more focus to finish your project :)