- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
Output Minification (Minifying html,css,js) CI 3.x
|
Posts: 23
Threads: 8
Joined: Mar 2016
Reputation:
2
Try my library "CodeIgniter Minifier"
https://github.com/terrylinooo/CodeIgniter-Minifier
Hope it helps.
Posts: 11
Threads: 0
Joined: Oct 2014
Reputation:
0
(05-23-2016, 08:53 AM)allenlee Wrote: Try my library "CodeIgniter Minifier"
https://github.com/terrylinooo/CodeIgniter-Minifier
Hope it helps.
this is awesome, thanks for your sharing.
I will be watching your github
Posts: 47
Threads: 11
Joined: Oct 2019
Reputation:
0
(05-25-2015, 09:05 AM)cpittman Wrote: Are you worried about the HTML, or the CSS/JS? You should probably include your CSS and JS separately, and use a library for minification like https://github.com/slav123/CodeIgniter-minify.
This is a great little project.
|