Szerző: Ashwin Kumar Dátum: Címzett: pcre-dev Tárgy: [pcre-dev] Fwd: Information regarding Minification of JS and HTML.
---------- Forwarded message ----------
From: Ashwin Kumar <ashwinkumark10@???>
Date: Thu, Apr 21, 2011 at 12:47 PM
Subject: Information regarding Minification of JS and HTML.
To: pcre-dev@???
Basically to minify JavaScript and HTML files using PCRE lib what are the
requirements?
Is there any API already developed to get the comment section? Or, would I
need to use the regular expression to get them all?
I am writing a simple C++ CLI program to demonstrate minifying JS and HTML
using PCRE Lib.