Welcome Guest, Not a member yet? Register   Sign In
Smartloader - Manage CSS & JS
#1

[eluser]Unknown[/eluser]
SmartLoader

SmartLoader is a library that allows you to easily manage your js and css on your site.

When you have lot of js & css to include dynamically, it's difficult and complex.
With SmartLoader, you have some functions to enqueue code or links in controllers and you just have to output the queue in your footer.

All CSS are compile and concat to a single stylesheet, you can load static content from another domain, multi-template and lot of features.


If you know wordpress development, this library works like the wp_enqueue function. In your controller, you can enqueue some js and css link, and output this in footer.

Infos
http://remiheens.github.io/smartloader/
#2

[eluser]od3n[/eluser]
thanks, very useful!




Theme © iAndrew 2016 - Forum software by © MyBB