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

unwind currentTag

fixes #435

d7f4b7434dd17b7cdc9389ef88ceb391eaab0e14 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #473 from alexlamsl/gh-pages

implement custom event attributes for minifyJs

c058ff3a84a16ce9f6eae8aeff1cc6b62aed78c6 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
implement customEventAttributes

fixes #412

62ca41a10dc65967d8aebde592b608ed9904351c authored almost 9 years ago by alexlamsl <[email protected]>
add support for removeTagWhitespace on web and command line interfaces

968ee50d59011bd7a2410ce5ca557ec2a656ebbc authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #468 from alexlamsl/gh-pages

improve interaction of keepClosingSlash & removeAttributeQuotes

01ecd3df03a37f006e81d61c31a8d019a4a99da5 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
update dist files

489eafeba398f27c364742d5b29daecd5634b255 authored almost 9 years ago by alexlamsl <[email protected]>
add minimize to package.json

4909cfeda6b50303b58c6f64f91964c8a8393cdd authored almost 9 years ago by alexlamsl <[email protected]>
strips space between tag attributes

b99f1c4c369bf9e6da8e0d7e5149809d71c37ccb authored almost 9 years ago by alexlamsl <[email protected]>
improve quote and escape

- avoid excessive attribute value character escaping
- choose between ' and " if quoteCharacter u...

4f6d016dc7752668cbff62a3a431f7447deb57b1 authored almost 9 years ago by alexlamsl <[email protected]>
fix `isLast` corner case

trailing attributes can be removed

a2af1bac558a38ff725293acb3526156e1fd6810 authored almost 9 years ago by alexlamsl <[email protected]>
avoid unnecessary work

b1c6014c50c5e7154616c51c691cd1f87de0c9b2 authored almost 9 years ago by alexlamsl <[email protected]>
improve interaction of keepClosingSlash & removeAttributeQuotes

f8db419595ac792a37445e9a43f9e69f6548453c authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #466 from pra85/2016

Update year range to 2016

1b49629f64e5dca78e1811c60fcd7d3e4f189d8a authored almost 9 years ago by Duncan Beevers <[email protected]>
Update year range to 2016

a835ddbacb2ae37c993b929bc51f04ae4c15adf0 authored almost 9 years ago by Prayag Verma <[email protected]>
Update clean-css to v3.4.9.

[ci skip]

408550cef2720777fb34e8835edba6204c15bc52 authored about 9 years ago by XhmikosR <[email protected]>
Update grunt-jscs to v2.5.x.

34f4acd71b6ec6376be3a28e0de4db06edf32181 authored about 9 years ago by XhmikosR <[email protected]>
Merge pull request #460 from isiahmeadows/patch-1

Fix #459

a309e61ce354d70746e138a5f7dcccde44890316 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Allow `!= null`

d603c702c671df10a708270318971687842c0937 authored about 9 years ago by Isiah Meadows <[email protected]>
Simplify code

15bd2f6d0b1d7e9019a87212ecebb0eed94c022a authored about 9 years ago by Isiah Meadows <[email protected]>
Merge pull request #457 from Rycochet/patch-1

Add collapseInlineTagWhitespace to README.md

b1b168ab6c6fa0b7c69005d45866edc2a174bc19 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Fix #459

1c670d761051949cb87b7b1d8dd6cce3fa914fad authored about 9 years ago by Isiah Meadows <[email protected]>
Add collapseInlineTagWhitespace to README.md

Despite GitHub making this a larger diff, only a single line has been added and none changed.

39d090a79af20c59aa133ddc8eff7258cdd05e47 authored about 9 years ago by Ryc O'Chet <[email protected]>
Version 1.1.1

01b15984dc5f63e5a32a6f5e13a0b1c7cb2535bf authored about 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #456 from kangax/revert-433-issue381-svg

Revert "[In Progress] - SVG Minification using SVGO"

17e4169df7e45a7897eaf1c2b7a4c9f00e7a2839 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Revert "[In Progress] - SVG Minification using SVGO"

4ad7b714e4cf241d62330b92fce37723f83c3533 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Version 1.1.0

da239b32759ee30779b8447a837262d3dd6ce49c authored about 9 years ago by Juriy Zaytsev <[email protected]>
Remove remaining bits of removeIgnored

bd67ea1605dae675c337e4581dabf92bb3b7e869 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #453 from marlun/patch-1

Fix move of cli.exit(status) outside of runMinifiy

6a556c6a189bba619efee90ad0acd46ab3b637ec authored about 9 years ago by Juriy Zaytsev <[email protected]>
Fix move of cli.exit(status) outside of runMinifiy

It seems like the call to `cli.exit(status)` was unconsciously moved outside of runMinify in a m...

411f5e51b5ef8334ad2bff9b9e110fbbb6ee2ea1 authored about 9 years ago by Martin Lundberg <[email protected]>
Merge pull request #433 from genintho/issue381-svg

[In Progress] - SVG Minification using SVGO

bb5329146a0135ff22b80c86014b7770068ca9aa authored about 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #440 from sapics/patch1

Add collapseInlineTagWhitespace option

d6a4070ce0ef5836ea54bdc2c448e8bf737b5917 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Version 1.0.1

47fc45d1fcdb03a51dd30595e3921b6e55729810 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Travis CI: switch to "5".

d96cd392d2088c40b5ed0cbb6d62d28ce39c6606 authored about 9 years ago by XhmikosR <[email protected]>
Update assets.

clean-css 3.4.8, uglify-js 2.6.1.

[ci skip]

50d8cb6338e95e6dffb834f1621515903404cce6 authored about 9 years ago by XhmikosR <[email protected]>
Update devDependencies.

ebb0b3df3ae675d2d881ec0775a14c8cd03aa455 authored about 9 years ago by XhmikosR <[email protected]>
Update README.md

d7f5152a0cc09ad55b06f7849c1cc6968c8644d8 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add collapseInlineTagWhitespace option

505f81957470944f6e625ac6d1fb9debe163853b authored about 9 years ago by sapics <[email protected]>
Add a test for SVG minification

11373a6e14cc462da27c15c2bd40b3cee2b16c77 authored about 9 years ago by Thomas Genin <[email protected]>
Merge branch 'gh-pages' of https://github.com/kangax/html-minifier into issue381-svg

Conflicts:
package.json

e17c9059feaa9487e4644cc144713a6944b176ab authored about 9 years ago by Thomas Genin <[email protected]>
Update dependencies.

uglify-js 2.6.0, grunt-jscs 2.3.0.

10b82f5974ba6fbd6527cec08550db2f190c8d7e authored about 9 years ago by XhmikosR <[email protected]>
Update .gitignore.

[ci skip]

b9562892a01a7ea695d2d7eba081798c1b3e008a authored about 9 years ago by XhmikosR <[email protected]>
Update Travis Ci to use `stable` and remove 0.12.

7b3c7278a3c2bb0b0056f3a720ee21391187aae6 authored about 9 years ago by XhmikosR <[email protected]>
Restore SVG into the common tag

9f550e1da2bc181037e7aa9ba741853be4393edd authored about 9 years ago by Thomas Genin <[email protected]>
Start to minify SVG

83d35aa22dcb536ee8e2da9b2a1b44498b2ccd9b authored about 9 years ago by Thomas Genin <[email protected]>
Merge pull request #432 from genintho/issue323

Minify all files inside a directory

9bdd526c0c52c04530872f1fd0cd991723139843 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Style fixes

130323559becdea4934c099b9c9e41147618ebaf authored about 9 years ago by Thomas Genin <[email protected]>
Minify all files inside a directory kangax/html-minifier#323

cfb197929e49d2450213daf7ce2976f86edeebae authored about 9 years ago by Thomas Genin <[email protected]>
Merge pull request #429 from genintho/node5

Node v5 is out. Let Travis run the tests with it

8ecf2efbf646112761ab07f3b9b540dbcad9ed90 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Node v5 is out. Let Travis run the tests with it

f4e403fd77d717c60bccdfd964debea359a37380 authored about 9 years ago by Thomas Genin <[email protected]>
Bump version in index.html too.

[ci skip]

5211808e533480e2a5ecbd9013d761d7a85dfed1 authored about 9 years ago by XhmikosR <[email protected]>
Bump devDependencies.

682adf53cad43bb793658ef189845e6450baadf0 authored about 9 years ago by XhmikosR <[email protected]>
Update README.md

7143d6cfa1e3b6c0650ebcb83ee6e99384b9cff1 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add another test for ignoreCustomFragments

f509f8b90e7a2c71b8e7d9387557f71034d6ad26 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Version 1.0.0

ec4227c7aed93144c8d4d335200cbbabccac1222 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add `ignoreCustomFragments` that accepts array of regexes.

You can now ignore things like <?php...?>, {{...}}, etc.
Deprecate `removeIgnored`.
Closes #83 #1...

99823dfd1983502c84dfd2b0be0cde85a7cf17e6 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add header

ae2fa3f9f5eab7f62565e65612f9b5ed283241de authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add comparison with minimize. Closes #338

c4c0bac9cc9a0bb5c7da9646b24b784949352a4f authored about 9 years ago by Juriy Zaytsev <[email protected]>
Version 0.8.1

ca673ace0ec4d1fa21f198b622ae19cd0ee32c3f authored about 9 years ago by Juriy Zaytsev <[email protected]>
Ignore temp comments

f202f1c2bb962631dfd6ff4edea34e8c9e2860cd authored about 9 years ago by Juriy Zaytsev <[email protected]>
Add another ignore test. Closes #366

fd9fcb1fa9690c3a2562b01ccfc614d4ff215708 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Make <!-- htmlmin:ignore --> work with all kinds of markup. Closes #398

2c32460792fa1531d9206209c051ebd8344e8b7a authored about 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #383 from bfred-it/allow-js-in-config

Allow JSON files and node modules as config files

bb364fba7d3465ab43be9ada6046fe882c2820a0 authored about 9 years ago by Juriy Zaytsev <[email protected]>
Allow JSON files and node modules as config files on CLI

b8986b60fee5e2748aed81370d7a4dec9cb7c79c authored about 9 years ago by Federico Brigante <[email protected]>
Update dependencies.

clean-css 3.4.5, uglify-js 2.5.0.

930a915a3ac47a6d65db76d18021b47ddee87383 authored about 9 years ago by XhmikosR <[email protected]>
Forgive me father for I have sinned and introduced a 7th argument. Closes #417

0a9f77ac6b93ed5500ef932689a4fb6d7476d843 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Do not treat <noscript> in a special way. Closes #288

854d87e4fb54684428ffc6cde80820b5665bb53b authored over 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #410 from bryanerayner/feature/custom-attribute_carriage-return-support

Feature/custom attribute carriage return support

34eb0a1fcd826f55ccee859dc33815d8791dc56c authored over 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #411 from SPxiaomin/patch-1

Update README.md

f779884c641b201e301a4d8dc018a4d74524efdf authored over 9 years ago by Juriy Zaytsev <[email protected]>
Update README.md

correct 'strutrue' to 'structure' in line 75

1c4ccac48cd4633c71dea467bc132bec72b7f687 authored over 9 years ago by gujunmin <[email protected]>
Modify test to support new carriage return and white space collapsing feature

653a3dd4ceb3b6d767c1a23f42e24f6c76a4150d authored over 9 years ago by Bryan Rayner <[email protected]>
Make changes to satisfy JSCS

fb082fb240e594e7b580972d492c17f4028766f9 authored over 9 years ago by Bryan Rayner <[email protected]>
Add support for carriage returns

e784689265913f19162adf5fce32a51782801549 authored over 9 years ago by Bryan Rayner <[email protected]>
Update cleancss-browser.js to v3.4.4.

66c4358674883ce0a32c975d7fe8f4556de08f86 authored over 9 years ago by XhmikosR <[email protected]>
Update load-grunt-tasks.

d56f453e1f87648ac3476acdcd4caccda1d91488 authored over 9 years ago by XhmikosR <[email protected]>
Bump version in index.html too.

[ci skip]

14d2c37c2038c1391f82790f19bc760c20d901b8 authored over 9 years ago by XhmikosR <[email protected]>
Version 0.8.0

8524bb57f6e764c9561513f93e90dee39439132a authored over 9 years ago by Juriy Zaytsev <[email protected]>
Fix typo

ab25d19f2c8783dba91ae109f237e1140946e19f authored over 9 years ago by Juriy Zaytsev <[email protected]>
Add track to optional tags

1221abc4c2ee6e3c62baffa18435f49a83a04654 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Update README.md

e81785f11d32ff24b4a6ecfcb2c5653979855264 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Update README.md

daea6a7e7fc0d946b4674865125f7207a8411d25 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #407 from jonnochoo/gh-pages

Allow the choice of character for enclosing attrbutes

15944bcf3dd07b3c5ea70155165c2ce95a0e3e23 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Added feature to allow for a choice of character for enclosing attributes

edd383f2a6708e1d01347358ad8976b535213553 authored over 9 years ago by Jonathon Choo <[email protected]>
package.json: minor cleanup.

7e46812d3d3852bc7db4c81a0a9cbc6d6467a853 authored over 9 years ago by XhmikosR <[email protected]>
Update devDependencies.

83cb5d5158a6a3250573734c190fc493b241bd04 authored over 9 years ago by XhmikosR <[email protected]>
Update QUnit to v1.19.0.

13902aa9d57887a7bb24cee94188013155213245 authored over 9 years ago by XhmikosR <[email protected]>
Update cleancss-browser.js to v3.4.2.

e2cd52cedfc5150bc29b58fde85d77cefedc79b3 authored over 9 years ago by XhmikosR <[email protected]>
_config.yml: update excludes.

ab05ee7e440e63b0c5f33ffa343029642dad290f authored over 9 years ago by XhmikosR <[email protected]>
Travis CI: Test node.js 4.0.

f0c88623383913ce2631db7994a27f7dd2eb63e9 authored over 9 years ago by XhmikosR <[email protected]>
Merge pull request #405 from antonmoiseev/update-cleancss

Bump up clean-css minor version in package.json

e0e1e4ae0e12eb039f562491d25b3d7120b012d9 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Bump up clean-css minor version in package.json

Issue #403

ec5d68539bc689344cf0e64a87eb153fe30d5c7a authored over 9 years ago by Anton Moiseev <[email protected]>
Update assets.

clean-css 3.3.6, uglify-js 2.4.24

cce57cd74b6dafcc207736e2ddf96aa292245fed authored over 9 years ago by XhmikosR <[email protected]>
Update dependencies.

cde04f55fa9398b3add89d4ccab480186fc86b3e authored over 9 years ago by XhmikosR <[email protected]>
Merge pull request #387 from yuanchuan/cli

improve and simplify logs with wrapped methods in `cli` module

403d843f9ef229c866bf1397a3e9db6c698d1736 authored over 9 years ago by Juriy Zaytsev <[email protected]>
improve and simplify logs with wrapped methods in `cli` module

d775dc5ae73b66ba0abd97918d596df8b1a06378 authored over 9 years ago by yuanchuan <[email protected]>
Bump clean-css to v3.3.0.

cb92806d03c9bc3cebaaedbdad6fb8fd8d89740d authored over 9 years ago by XhmikosR <[email protected]>
Bump cli dependency.

057af73a8e48199376722ca97b85679e2c5cf75e authored over 9 years ago by XhmikosR <[email protected]>
Merge pull request #370 from jantimon/gh-pages

Fix browserify issues #84 #294

c4a6d6fd47af75200ef2e1e17c12c622387df0c5 authored over 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #367 from hadfieldn/gh-pages

fix #364 to create RegEx objects from regex strings in cli.js

112e0e73ab49d97ddb39d1373ae667fcdb1c047e authored over 9 years ago by Juriy Zaytsev <[email protected]>
Fix browserify issues #84 #294

7ccc0017256d0ce5b9e19e77b0a13da86f7d4ed5 authored over 9 years ago by Jan Nicklas <[email protected]>
Merge pull request #369 from borao/gh-pages

Fixed Incorrect Name

2e497fc4bcc8a29d393cac06a3e793587fa873fb authored over 9 years ago by Juriy Zaytsev <[email protected]>