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

Added a more robust test for nested quotes in attributes

7a10379f133a582f684270dac65f5b07d59558a9 authored over 10 years ago
Fixed nested quotes not being properly escaped

4f3793da4821c30c7bd63b3ae13adfaa51b7547b authored over 10 years ago
Merge pull request #265 from LaurentGoderre/cli-help

Added preserveLineBreaks to the CLI help

067a211f408de80675c43e8e0d2816a80e45d92e authored over 10 years ago
Merge pull request #269 from duncanbeevers/simplify-remove-ignored

Support ignored tags as preprocessing pass. Closes #261.

7818ce6c1202eec20cc1eea42f6340393c065d99 authored over 10 years ago
Merge pull request #271 from ds82/gh-pages

Handle custom attributes with empty values. Closes #270

2eb9e17fb301547d5a80708c63898769965737ef authored over 10 years ago
Handle custom attributes with empty values, fixes #270

a366df7406be2c6080c58b81ee993181a8ecbd89 authored over 10 years ago
Update devDependencies.

44d199ee4a9a5e5e851af977570e6e4bbf16f1b3 authored over 10 years ago
Support ignored tags as preprocessing pass

049b5a78bd355eb5116f54f1608ce861c1be8751 authored over 10 years ago
Certain options are pretty safe by now

e9778817ba65ed2a11dc5222932c364dafc1e861 authored over 10 years ago
Update cleancss-browser.js to v2.2.16.

3eefb81f921c9d724b0502336408bd2ed917f054 authored over 10 years ago
Update README.md

d75e8ac2f23337cb0761e6a66aab06cb345b82e5 authored over 10 years ago
Update README.md

f66fd81faa57f7496aa98a4c7772c3e774209d5f authored over 10 years ago
Added preserveLineBreaks to the CLI help

5f75cfd20d7414d0251633e1ebdf488e430bde64 authored over 10 years ago
Merge pull request #260 from stevenvachon/patch-1

v0.6.7 changelog update

f1bc31380952776662c41f9b77352d34033f9bf9 authored over 10 years ago
Update CHANGELOG.md

df32e766b39bba09b18f42712c2714aa2916cc84 authored over 10 years ago
Update CHANGELOG.md

0f7a97b212e3724e74122005ae179b7f7313362f authored over 10 years ago
Merge pull request #259 from LaurentGoderre/preserve-lb-comments

Added the preserveLineBreaks options to comments

1de8b2d67b42c751a0e890b4f32a11762cfffe55 authored over 10 years ago
Added the preserveLineBreaks options to comments

1f6af07f0d50fa8226bfd47f298ace39866aa44c authored over 10 years ago
Fix links in changelog

2d3bd4500fb4de8fdb22eca0c6e42726800baf0c authored over 10 years ago
index.html: minor tweaks.

03bc0dd0ef2baa49a372eb2478b84ed2db6b2f1e authored over 10 years ago
Update dependencies.

d807ad4752a493671de6c6cebe789a4c4d4204fc authored over 10 years ago
Update cleancss-browser.js to v2.2.15.

486d7e9bbb0721d3ee2bd3161010150e96119cd3 authored over 10 years ago
Merge pull request #256 from LaurentGoderre/v0.6.8

Bump to v0.6.8

6c097d070097b675e38f66bb58955d9b4d5080e4 authored over 10 years ago
Bump to v0.6.8

02cbf414f5328c711591ac7e3e9d74b9a3d07ef1 authored over 10 years ago
Merge pull request #255 from LaurentGoderre/preserve-linebreaks

Unified the preserveLineBreak(s) option naming

827375f03cd18c041191e906455ee8a39c03341b authored over 10 years ago
Unified the preserveLineBreak(s) option naming

1b42d6a77dfd53345e8d67f61b02f74ebc110070 authored over 10 years ago
Version 0.6.7

df246df54f4ece777719fb3e08ee64cad3b45c5a authored over 10 years ago
Merge pull request #250 from duncanbeevers/enumerate-draggable-attribute

draggable is enumerated attribute, `auto` default

34f0a9fbd295fb19e71abf4b051e85865293e292 authored over 10 years ago
Merge pull request #251 from duncanbeevers/empty-script

Empty script element with src attribute is now preserved

21881d69927cd556f0c0d9c749e68124f8654bc7 authored over 10 years ago
Merge pull request #252 from duncanbeevers/short-circuit

Short-circuit corpus scan

5fe5739721aa49cd0121786819579d8948da2bba authored over 10 years ago
Test preservation of script element with src attr

3c65015ef4ded814198398d3db67dd15d1eeade4 authored over 10 years ago
Short-circuit corpus scan

cf9738cf8d59e0304618a673a89efb6d9176ecc9 authored over 10 years ago
script element with src must be preserved

71511166f583979539af10071c80d63a764da5dd authored over 10 years ago
Push tag and attrs to stack

355ec734d3aa39e4281d02a9a7b2bb1e1a5555f1 authored over 10 years ago
draggable is enumerated attribute, `auto` default

d336d07e33b19f325911874bb40948886d559800 authored over 10 years ago
Push to stack after attribute processing

31eb6d9298e16e7cc6c01057fe5f8a2aab955d1d authored over 10 years ago
Unconditionally normalize attributes

0ddbdf8818149e736d4ffbeff9b1392e13021579 authored over 10 years ago
Merge pull request #247 from shoja/gh-pages

Do not treat draggable as a boolean attribute.

4531a2708a088f39c0210d08daca62c954ef044d authored over 10 years ago
Upstream changes.

5a929cd60307899b8492fb21af97cf8394633467 authored over 10 years ago
Merge pull request #246 from LaurentGoderre/preserve-linebreaks

Added option to preserve a single line break on collapse

ba31dbcf1abf5ab90eb0b43dd0b80e41c2282499 authored over 10 years ago
Added option to preserve a single line break on collapse

This improves legibility of the HTML without affecting the compression and only slightly affectin...

068f2e5a12b26325c82051b91aedcb612688f938 authored over 10 years ago
Do not treat draggable as a boolean attribute.

44cfa1c386e1961f9321bf121cfe592fe2adaf7e authored over 10 years ago
Update QUnit to v1.15.0.

260e6a3f1daa53eedbf0dcab777eb2a975e8d061 authored over 10 years ago
Update cleancss-browser.js to v2.2.14.

caf16e8cd7aad4eb2eb3e58f95aad8f428aab76d authored over 10 years ago
Update dependencies.

5d2b0fd1e8f63e2139c8f15e0f922b7cab892de1 authored over 10 years ago
Add support for customAttrCollapse. Closes #98

92cab679dd16d1a5cdd86b39775f857983f352fe authored over 10 years ago
Merge pull request #244 from duncanbeevers/remove-empty-valueless

Remove removable attrs with unspecified values

3fa9c465d28becdb8656f60d4298f4e2a378e7f2 authored over 10 years ago
Merge pull request #245 from duncanbeevers/collapse-boolean-case-sensitivity

collapseBoolean case-sensitivity

f11c314147d2b29bf9e8d5337bae00c55cb90513 authored over 10 years ago
collapseBoolean case-sensitivity

1117f7aff1823abeef8b79a3b999dba0c508a2b1 authored over 10 years ago
Remove removable attrs with unspecified values

2eefd9bc857150f6c13d1a10ba12d7b2b84a180b authored over 10 years ago
Run grunt.

90e8714318ad85124ffa2e96618eb9e1ef67a91b authored over 10 years ago
Merge pull request #241 from duncanbeevers/readme-cleanup

Readme cleanup

367c373483ae70c7127a646838da7cdeafb2b77f authored over 10 years ago
BitDeli is not so useful

http://blog.bitdeli.com/post/77717727361/on-githubs-image-proxy

f4fe165035180fafc8ab5f2fb034d587d6529263 authored over 10 years ago
gzip benchmarks are not separate

86d321fc7b73ab54ed701669406cb85da61460c4 authored over 10 years ago
Merge pull request #239 from duncanbeevers/gzip-benchmark

Gzip benchmark

1e15cfe937244e8a19b7471d3709b208ac44f9f8 authored over 10 years ago
Merge pull request #238 from duncanbeevers/quote-terminal-attribute-values-self-closing

Quote terminal attribute value for unary slash elements

dae8ec71b8b2881e41e0f16cce2e9986f0eef5c8 authored over 10 years ago
Tuck away generated benchmark artifacts

bc56344bff01acaebe2209aa83062f3e993b8e93 authored over 10 years ago
Include gzip in benchmarks

Gzip original corpus
Gzip minified corpus
Compare original gzip size to minified gzip size
Elimi...

3432ca901f359fe1b1c6b5f4a1b29a8efe85b40a authored over 10 years ago
add commands for running benchamrks to README.md

a9465a72db5d4e365808d5358ce4276860b824a4 authored over 10 years ago
add gzip-benchmark-minify utility script

a35be27046fd23dae674cdfe83411a4b35ea4065 authored over 10 years ago
copy benchmark.js to gzip-benchmark.js

05a49351638f0b5036e9de9e84e93cce7846b642 authored over 10 years ago
change gzip-benchmark.js to use gzipped files for stats

7b4395131c39e8f47280cff3bcb603c711755d4e authored over 10 years ago
Merge pull request #240 from duncanbeevers/remove-htmlmin-comments

removeComments affects htmlmin:ignore comments

7c3cc9be9fa555265896e94f12426b664d247d71 authored over 10 years ago
removeComments affects htmlmin:ignore comments

4254fab489580b97972451175a5a02526d7c8109 authored over 10 years ago
Merge pull request #237 from duncanbeevers/case-insensitive-closing-tag

closing tag search is case-insensitive

b47ee10bab39da8112f23febb01178db842219c5 authored over 10 years ago
Quote terminal attribute value by unary slash

8de1f098601177c4feff6d190b6b245f58b9626e authored over 10 years ago
closing tag search is case-insensitive

0574263ab81c19f3349951d2b0c4cb3040980d2c authored over 10 years ago
Merge pull request #235 from radkodinev/update-readme-documentation

Document removeScriptTypeAttributes, removeStyleLinkTypeAttributes, removeIgnored

8a3ed4ef8edb5266f315097236f2386378614ff8 authored over 10 years ago
Document removeScriptTypeAttributes, removeStyleLinkTypeAttributes, removeIgnored

23effd4a012090f9c241f985bda0b14a0eb1a8ef authored over 10 years ago
Update cleancss-browser.js to v2.2.13.

4d36f0cda75dd5a2b941e50cc4b5071681aae170 authored over 10 years ago
Merge pull request #232 from shinnn/gh-pages

Use native Array#reduce instead of _.reduce

0eebee5b76a4b2cbdc2048fe4bbc87c3e2189abf authored over 10 years ago
Use native Array#reduce instead of _.reduce

Underscore.js is unnecessary in this case.

0cc66c67984b6122977f62068f404489a5be337b authored over 10 years ago
Merge pull request #223 from stevenvachon/gh-pages

Add support for minifying URLs

b96247c0001be769e6c80541f57ed9cac9798d77 authored over 10 years ago
minify urls

fddd3b47046c2ac0805f1398b5bcc0a37929913f authored over 10 years ago
Merge pull request #221 from Expensify/jsTemplates

Add support for JavaScript templates in the GUI.

bc9ac82636057120bb4f91f9b0682f7893cf47fe authored over 10 years ago
Add support for JS templates to the GUI

Add UI for JS templates

Remove useless code

restore minify script

55f5b7940bc9cedf7d240cdca409bc6805e56f07 authored over 10 years ago
Update cleancss-browser.js to v2.2.12.

999d4259910fa36b48bb7d6f34a70ae7db295a8b authored over 10 years ago
Update README.md.

3af54edc24fb4ac2d63f87cd09f21d242b367047 authored over 10 years ago
Update README.md.

399d3389428f849b2d7815271bff74ff0d48a28e authored over 10 years ago
Run `grunt`.

e1cf0b6582928dcde97e1508fdc5e67fdfbbbfc5 authored over 10 years ago
Update cleancss-browser.js to v2.2.11.

a11667d8c8568f44fafb8bc29e78982494d67f75 authored over 10 years ago
Merge pull request #212 from tomByrer/patch-1

<s> has been reinstated

abd41a5f52b3db82875224eb498fcbf7491f00c9 authored over 10 years ago
<s> has been reinstated

http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-s-element
ref #166

9e90399eca365562fc10894c39f7ad4bb0a57ad4 authored over 10 years ago
Remove i,b,u from linter as problematic. Closes #166

098ae09e6c98dea203a965f091ed07d0cc8f2d4c authored over 10 years ago
Style fix

5a83184e8500f09200146c3f80e56e650a8b74c0 authored over 10 years ago
Add semicolongs

88d799b6d433d7d0acb8817091b4a2698d985b08 authored over 10 years ago
Add maxLineLength option to demo page

80b7692ebe0e779877c848726e70bd69c56a42e7 authored over 10 years ago
Version 0.6.6

223f484bad8f65f9e944de1be2c9eee2e299b39e authored over 10 years ago
Update README

48e733561f947872010ff98f13b333ab431490a6 authored over 10 years ago
Remove `console.log`

6462f2334cf457d9851bdc5ea08c66a1c30b2af0 authored over 10 years ago
Fix FF attribute bug

465e3a736614ff639e415e169cbeb3da807e3b9b authored over 10 years ago
Build distribution

6ba3b2467b40e9d2f005ab1d1c504e8623f86930 authored over 10 years ago
Merge pull request #210 from duncanbeevers/web-component-polymer

Allow parsing custom attribute-join syntax

4ce1f6b8e6f871ad7422965d70bc1c5bac80eb20 authored over 10 years ago
Emit custom attr assign

54e6ebc3b4b97f63d18e4ee33abcc1b6a3045cdf authored over 10 years ago
Accept multiple assignment join regexps

90a5357893ad60597acc8e6c96f353ea594078be authored over 10 years ago
Capture assignment

50cafc10718ad6d2bc8d4809c381d6ca92b3ca8b authored over 10 years ago
Splay out attribute recognizer

ab819705fe96960374e9e3fe24f0677977286190 authored over 10 years ago
Update node usage

448517d05c368e8fd4a6390870ef4fd85a1cd197 authored over 10 years ago
Update dependencies.

f744f5eaddb7664f2d923d90e417b9d865b571e9 authored over 10 years ago
Update cleancss-browser.js to v2.2.9.

3e5ca42fefcdc7d606372f885444b05c37221427 authored over 10 years ago