To use Javascript-Loader-Helper, just point the library at a folder and it will automatically load all JS files found inside.The folder path is customizable. and the library works best only in CodeIgniter apps where the same JS files are used everywhere...

The term "assets" refers to JavaScript and CSS files.This CodeIngiter plugin will allow the developer to control how and when assets are called and loaded inside an app.Assets-Helper supports loading one file at a time, or grouping and loading multiple...