CodeIgniter Minifier - Output Minification Library |
Just completed this library for my new website. I put it on Github, it may helps.
A HTML / CSS / Javascript Minification Library ![]() https://github.com/terrylinooo/CodeIgniter-Minifier ![]()
Personal blog: https://terryl.in
My personal project is called Dictpedia is currently using Codeigniter 3, welcome.
Hello!
Thanks for sharing. Good job, again. Have you seen this post: https://github.com/bcit-ci/CodeIgniter/w...TML-output ? Maybe this can help in your project, or to implement anything.
Thank you~
Yes I have seen that post. But it can not minify Javascript and inline CSS, so I make a new version for it.
Personal blog: https://terryl.in
My personal project is called Dictpedia is currently using Codeigniter 3, welcome.
Update to version 1.1 - Javascript obfuscator added.
![]() Javascript obfuscator is off by default, if you would like to use this feature, copy JSPacker.php to /application/third_party/ folder, then put $this->ci_minifier->enable_obfuscator(); in Controller.
Personal blog: https://terryl.in
My personal project is called Dictpedia is currently using Codeigniter 3, welcome. |
Welcome Guest, Not a member yet? Register Sign In |