Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/terser/html-minifier-terser
actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code
https://github.com/terser/html-minifier-terser
530ef7276e8dd8ce9a88a97b6a2c4ba830f17615 authored about 5 years ago by Daniel Ruf <[email protected]>
a8b1035bff970258ed5d791ff3c679ff7c383d6c authored about 5 years ago by Daniel Ruf <[email protected]>
20599dd312ebcbae7817cf9faec843aa43fe5c95 authored about 5 years ago by Daniel Ruf <[email protected]>
f585c3b12d9fc81177c40883a4c76883ef24ad8c authored about 5 years ago by Daniel Ruf <[email protected]>
5faebbbe9f1f2ee9d122205c9367829832a43a12 authored about 5 years ago by Daniel Ruf <[email protected]>
8a282ad9f8073b5e480503955a55667979f419e9 authored about 5 years ago by Daniel Ruf <[email protected]>
393fafa302b623f6ec9ce787d421c2dda15454e0 authored about 5 years ago by Daniel Ruf <[email protected]>
41b34e70a0f0ba461e5ba1905a41203b2ea04c6c authored about 5 years ago by Daniel Ruf <[email protected]>
991decf66d180a924160c8c9788efd23a12d4028 authored about 5 years ago by Daniel Ruf <[email protected]>
a15cd38414151ae13a2cafeaf1f81665029d0954 authored about 5 years ago by Daniel Ruf <[email protected]>
93b23c935a12b4faf4cc90f7abb85441e2c7d2fb authored about 5 years ago by Daniel Ruf <[email protected]>
(cherry picked from commit 8399abb5417c918105c670ddeb0517350e2c0944)
d50619965fd6c441762fa0f7a3d695689705491e authored about 5 years ago by Daniel Ruf <[email protected]>aff1f3aab4f46636b76b66c90164c4d9d38ba7c3 authored about 5 years ago by Daniel Ruf <[email protected]>
e11dfb0fa32af14061250986bbdd44f7300936a7 authored about 5 years ago by Daniel Ruf <[email protected]>
90583f6a2f18b444d9424656c9ef67a85b01deeb authored about 5 years ago by Daniel Ruf <[email protected]>
Signed-off-by: pruthvireddy1991 <[email protected]>
3a72ed210af15ffce811beb9ae127089c37abe26 authored about 5 years ago by pruthvireddy1991 <[email protected]>dec462367a47727460a6b988f1893268d17f13dc authored about 5 years ago by Daniel Ruf <[email protected]>
3ef72040c3e4e4f6c44058df8c2aba43c04db5ef authored about 5 years ago by Daniel Ruf <[email protected]>
51ce10f4daedb1de483ffbcccecc41be1c873da2 authored almost 6 years ago by Alex Lam S.L <[email protected]>
69e1ba975fa1e0579318b7c07a08316a61bb0a92 authored almost 6 years ago by Alex Lam S.L <[email protected]>
4beb325eb01154a40c0cbebff2e5737bbd7071ab authored almost 6 years ago by Alex Lam S.L <[email protected]>
fixes #1001
583e0861ee852a76acb1e8ec00b3de35a024927d authored almost 6 years ago by Alex Lam S.L <[email protected]>fixes #947
47b70420c99fb98dc74e2d0f920181bfc9dce37e authored almost 6 years ago by Alex Lam S.L <[email protected]>c810fa35ba007978c6f07b022cc6f1e9553889d3 authored almost 6 years ago by XhmikosR <[email protected]>
It was accidentally added.
f3f080c40068292b5c8236c9570c98382c51f0c0 authored almost 6 years ago by XhmikosR <[email protected]>Requires git >= 2.10.
da5c7a5359b1508e9d3032666dc8e344664b6e39 authored almost 6 years ago by XhmikosR <[email protected]>c3a9ab70553f21fdcb5780889e89de6c8ea51266 authored almost 6 years ago by XhmikosR <[email protected]>
It's ancient and should not be used in production.
5342a065df366c7aeb31822ad53cd5aa427d41ea authored almost 6 years ago by XhmikosR <[email protected]>Remove unneeded stuff and add Node.js 10 and newlines.
df65c0cfeaaff7968b54c372b6088bcabadba227 authored almost 6 years ago by XhmikosR <[email protected]>Allow parser to recover and treat invalid characters as text.
Previously, all invalid input w...
ce0e834891675f45dc60ab6128e61a0a25d0d199 authored almost 6 years ago by Alex Lam S.L <[email protected]>Also relax version ranges from patch to minor.
fe4f5f83211a572947a61074f61558829c4abcb0 authored almost 6 years ago by Alex Lam S.L <[email protected]>
commander 2.19.0
grunt-contrib-uglify 4.0.1
gruntify-eslint 5.0.0
uglify-js 3.5.1
5494091bcc150b30db71749978cfb32b368111c7 authored about 6 years ago by Mathias Bynens <[email protected]>
c6ecb909c927e3a09a371a38dbba0cef9f9e61bc authored about 6 years ago by Mathias Bynens <[email protected]>
c3f5168ddd18817976f02ade3033092f0ef0c2d6 authored about 6 years ago by Mathias Bynens <[email protected]>
Use <!doctypehtml> (without the space) where possible
f62599137733839e02e363ab61a3202f7d427626 authored about 6 years ago by Juriy Zaytsev <[email protected]>Prevent data loss when using `decodeEntities`
cf55c51193431dfd22500a9f93048857e6d1ef85 authored about 6 years ago by Juriy Zaytsev <[email protected]>When both the `useShortDoctype` and the `removeTagWhitespace` options are enabled, we can remove...
7e8406e3244d09197f440b5ef1736e99e2c37c13 authored over 6 years ago by Mathias Bynens <[email protected]>Without this patch, the `decodeEntities` option decodes e.g. `&` even in cases when doing so...
9b0c7ccf7c664ef7a991d7945318d1398cfc4cfd authored over 6 years ago by Mathias Bynens <[email protected]>Latest version of `clean-css` no longer throws processing errors.
df720b32ffdcda11025a75dc57acef4210a031f4 authored over 6 years ago by Felipe Matos Santana <[email protected]>Fix a bug where input from STDIN is ignored even if no input files are specified on the command ...
dcb6941e79ae1545840b3d26c216f1a2cc294bc9 authored over 6 years ago by Damien Dart <[email protected]>Fix a bug where the "--minify-url" command-line option was ignored.
1f8df449994098c655f9e48b6eac4322577600d0 authored over 6 years ago by Damien Dart <[email protected]>2d34ad59c03204eb74ce5cc50a5630143499c02a authored over 6 years ago by Jay Holtslander <[email protected]>
b61dfccfd557167bd97db13091c8fdf7f0f9652a authored over 6 years ago by alexlamsl <[email protected]>
fixes #928
6c237eb80858b810aea9086973b30104709cefdc authored over 6 years ago by Alex Lam S.L <[email protected]>clean-css 4.2.1
commander 2.17.1
grunt-contrib-uglify 3.4.0
346f73dbaff13c6c4ceccb7e584fd518d0f2f9ab authored over 6 years ago by alexlamsl <[email protected]>
Split lines precisely under `htmlmin:ignore` or `ignoreCustomFragments`
4d5283ddf414b3d4eba0d40ca9f01333ac3aedfc authored over 6 years ago by Alex Lam S.L <[email protected]>fixes #822
57bebd5d484b3ca25d9fd2e75fe7bc6b9773f0aa authored over 6 years ago by Alex Lam S.L <[email protected]>f9c6ed996c27daf63dff159e00a8f32602f63291 authored over 6 years ago by XhmikosR <[email protected]>
1616c85d6b89dbcc585040048691ddbb2a6c3fa5 authored over 6 years ago by alexlamsl <[email protected]>
commander 2.16.0
68c978c2318d453850024a2ef5a07dcfd5a59439 authored over 6 years ago by alexlamsl <[email protected]>fd8bc0ff70741eee138c40832cde6f04db7fe387 authored over 6 years ago by alexlamsl <[email protected]>
fixes #938
f35628adff10f218101a334125e8640334bcd6db authored over 6 years ago by Alex Lam S.L <[email protected]>8ea23b4b212645e673b7cc260b90dc05a6395f0e authored over 6 years ago by alexlamsl <[email protected]>
8043e97d4c961edf5dd938073643f94a56a180ed authored over 6 years ago by alexlamsl <[email protected]>
fixes #921
9ecabca27bed20391a439a0f0e03514315aff564 authored over 6 years ago by Alex Lam S.L <[email protected]>chalk 2.4.1
a5cb4eaa576db8c8a43b2f4d42e0ad37e8e69ac4 authored over 6 years ago by alexlamsl <[email protected]>f93e5e39d401b96c4b574b28c2f0b259ea63f707 authored over 6 years ago by Alex Lam S.L <[email protected]>
980a4a9ed020438348bce0c036a509f0d4e4e0a7 authored over 6 years ago by Alex Lam S.L <[email protected]>
6f324887c67533a29b6896ad1c0315a39de9f308 authored over 6 years ago by Alex Lam S.L <[email protected]>
58133193e7cd8dd905295afa3b15b2315a05d5f0 authored over 6 years ago by alexlamsl <[email protected]>
grunt-browserify 5.3.0
43eb7dc38e3b215f7a7dca186c315ab49ac9cf03 authored over 6 years ago by alexlamsl <[email protected]>a7946973b6fe835cdbfd69595f1b770bd44493cc authored over 6 years ago by Alex Lam S.L <[email protected]>
a2ae88360860cba8c8b5402ef308f49cef84d0e5 authored over 6 years ago by Alex Lam S.L <[email protected]>
78ae1a00b81bc168e54dd7196f1fe3871e32b5ec authored over 6 years ago by alexlamsl <[email protected]>
b714bd1f160ac187ea341ae636764b85ba8f2130 authored almost 7 years ago by alexlamsl <[email protected]>
also:
* Preserve whitespace inside <rp> tag (to buffer parentheses for very
old browsers)
* P...
f8f755936be00dcb7f25cb7d46807cb9dd6e2880 authored almost 7 years ago by alexlamsl <[email protected]>
6f98d68739107ea5a25a9ef1bb72c0b02f627706 authored almost 7 years ago by Alex Lam S.L <[email protected]>
- inline `ncname`
f87dc202cbe592bfdcdd4b67b758d487f65bd354 authored almost 7 years ago by Alex Lam S.L <[email protected]>14578402525ddb45fe3f35439a38d6a0d5c8e75a authored almost 7 years ago by alexlamsl <[email protected]>
fixes #893
68981b79b53c232e834bf04341228a202c9e9bdc authored almost 7 years ago by Alex Lam S.L <[email protected]>6062467a800fac6d72aa56dd52612d40b9365860 authored almost 7 years ago by alexlamsl <[email protected]>
fixes #860
416982efd0274769753607a227ee4dc577f39090 authored almost 7 years ago by Alex Lam S.L <[email protected]>44700d20b40e49ae74c294c981447c00bedc402e authored almost 7 years ago by alexlamsl <[email protected]>
commander 2.15.0
b685a05340cfc10bb239297147ed425bd6e4ca6c authored almost 7 years ago by alexlamsl <[email protected]>5de02ae86848226b93a49c72713aa4de85bffc00 authored almost 7 years ago by alexlamsl <[email protected]>
94ef1b6f813696a4077b32c8cc0ba76fb39832c9 authored almost 7 years ago by alexlamsl <[email protected]>
fixes #888
1de184eb6c138fc83af5775242502c0b7a2e1eeb authored almost 7 years ago by Wei Xu <[email protected]>fixes #836
41c21c9b306040e5219f90eb502d0f3c65c47c7a authored almost 7 years ago by Alex Lam S.L <[email protected]>a7d78391b7f45252c320e1913e5901286f9cd30f authored almost 7 years ago by alexlamsl <[email protected]>
commander 2.14.1
minimize 2.2.0
281f144247e57e3b0ee7f5d9ec2d9950b6a5c388 authored almost 7 years ago by alexlamsl <[email protected]>
fixes #878
51819e6ac3f11ebfd5d8b7d36dd9ae2ebddc0813 authored almost 7 years ago by Alex Lam S.L <[email protected]>a9a272c3e292aceaccf7db496e403bd7f4df8458 authored about 7 years ago by alexlamsl <[email protected]>
0f447c387b1a8c81a915f0a6d616d71ff65fa397 authored about 7 years ago by alexlamsl <[email protected]>
357142e3ee87269c3e576506b56a88af8ee5e783 authored about 7 years ago by alexlamsl <[email protected]>
commander 2.12.1
chalk 2.3.0
uglify-js 3.2.0
fixes #866
0f2a67faf4b347bfd6f8bf56ff43847547882ebb authored about 7 years ago by Alex Lam S.L <[email protected]>
fixes #798
fixes #852
e99f322bc0bb82281836327d409169ee6f5fa448 authored about 7 years ago by alexlamsl <[email protected]>
fixes #857
9a45eb435a8a3ec453da52a752c0d4cf5c071b1d authored about 7 years ago by Alex Lam S.L <[email protected]>e0108f930da53d6ac3e2867efce4d8304e2bab94 authored over 7 years ago by alexlamsl <[email protected]>
grunt-contrib-uglify 3.1.0
30e0da510bd517e426131be22b6daec5635cc890 authored over 7 years ago by alexlamsl <[email protected]>7683fbc44cb6954983c6d4cc351da6f898e2a7e2 authored over 7 years ago by Andreas Lind <[email protected]>
5241da99a09b2bc5536f8b96456460186e8c1887 authored over 7 years ago by alexlamsl <[email protected]>
f212fcabd27a9b2da9227888fee0f7e5b687ef7e authored over 7 years ago by alexlamsl <[email protected]>
chalk 2.1.0
grunt-browserify 5.2.0
uglify-js 3.1.0
3bbcb190b61dbc90aa438ba9684278674129efa2 authored over 7 years ago by alexlamsl <[email protected]>