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

run web tests in grunt

remove unused devDependencies

1e4031b1c5ed2d3b78ed02a34d3eecc48309c6ef authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #531 from alexlamsl/web-minifyJS

fix minifyJS when used outside of Node.js

4461740222e8180c0b1589422abaf6fb6e2e95a4 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
Update "Remove optional tags" to include </p>

closes #555

bcdf58afac45ad08c9b5486dfaf055acea0e021b authored almost 9 years ago by Julian Motz <[email protected]>
remove unused default fields

3a2e9fa42563fc9693e61c7f74e06ea64027487e authored almost 9 years ago by alexlamsl <[email protected]>
package UglifyJS via browserify

remove code duplication in minifyJS()

0daf110770393f079da6d6fb66576fdcc6eafd35 authored almost 9 years ago by alexlamsl <[email protected]>
fix minifyJS when used online

refactor minify{URLs,JS,CSS} to reduce evaluation overheads

8b1f2e52e5cbd8565b379ec0b64ec4c7cdb3e98e authored almost 9 years ago by alexlamsl <[email protected]>
populate minifyJS defaults

09b88b2d1dfddab6fb85dc4ed628e9d101d5aecd authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #554 from alexlamsl/eslint

replace jscs & jshint with eslint

80908031a86e48979f32ad9fa8fbc5960ef3c5b0 authored almost 9 years ago by Alex Lam S.L <[email protected]>
clean up env

bc492282c9091ff34b65fedddfe995f4354f788d authored almost 9 years ago by alexlamsl <[email protected]>
remove jscs & jshint from grunt test

717e631871113a5bd44c30bf1ee229d0f8b9129d authored almost 9 years ago by alexlamsl <[email protected]>
add eslint to grunt test

ffe658376b56910e95578b6979df8b3fa2307683 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #553 from alexlamsl/issue-551

fix collapseWhitespace on attributes which contains custom fragments

d32f302e707e93c729d7f315776f2b3ab065ece5 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
fix collapseWhitespace on attributes which contains custom fragments

fixes #551

d6f27a769a61a84af2f7953b47c4419da7fe7264 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #543 from alexlamsl/parser-tag-name

allow XML tag names

ec743329656e32b2c651a5abcea98a5e65094d6d authored almost 9 years ago by Juriy Zaytsev <[email protected]>
use ncname to implement QName

2290d28ef6d43deb399ab685bcd9b72ad2c93835 authored almost 9 years ago by alexlamsl <[email protected]>
fixes #248

a637e3397efdc8aa7969d85ccfe01eb2e178d7c1 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #540 from alexlamsl/parser-end-tag

Omit auto-generated tags

6f89b559f0a06f6e63d89a5d9751618b956417c3 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
update docs and benchmark conf

b51c0db0b4f37491da33b4e3555609cc786834a7 authored almost 9 years ago by alexlamsl <[email protected]>
implement includeAutoGeneratedTags

a92ce47a098c27d1e1d38c7a28f11d666b7c7f93 authored almost 9 years ago by alexlamsl <[email protected]>
remove cleanAttributes from tests

options has been deprecated

86597e6c81367b027c924d07162e5ac83db801c7 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #542 from alexlamsl/attr-perf

improve attribute parsing for conformance and performance

8ebac078c87bdbae925cd7a4915c5ef7dcf95c85 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
combine start tag and attribute parsing

test performance 17s --> 1.4s

eeffbddfab1dbb812c684a3bfe8fd0cd6375616d authored almost 9 years ago by alexlamsl <[email protected]>
improve attribute parsing for conformance and performance

fixes #289
fixes #534

f7c682148d71197f32e9fca481ffcc5c6e2eb02c authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #541 from alexlamsl/phrasing-content

handle tags with phrasing content model

7526013defc8983534d828b2d193d1d384e01771 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
add HTML5 tags which can only contain phrasing contents

3d959cff42487be56cd13c89fbbf456857ddca52 authored almost 9 years ago by alexlamsl <[email protected]>
handle tags with phrasing content model

d4d17bf43c44c59a854df71771a7b721ddac27c5 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #539 from alexlamsl/iframe-srcdoc

iframe can have srcdoc instead of src

aec9b15f783736e4a96e98d8da608ed6be7b996f authored almost 9 years ago by Alex Lam S.L <[email protected]>
iframe can have srcdoc instead of src

fa2f2812a38e198015b5e71e9ec2553f83ea73d9 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #538 from alexlamsl/issue-536

don't remove meaningful empty elements

af26ab39f7b37f1b0ef1c482a247e06ff7aa7348 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
applet tags can be empty

improve code reuse

827286fde01cdd9b30dafa9ce103387713989e42 authored almost 9 years ago by alexlamsl <[email protected]>
object tags can be empty

26698ea8050726246fc11b3415158d9cc937c2f4 authored almost 9 years ago by alexlamsl <[email protected]>
don't remove meaningful empty elements

fixes #536

798ac94b2f9c0c944258e20dde86cba2f195f200 authored almost 9 years ago by alexlamsl <[email protected]>
update devDependencies

lzma 2.3.0

0025f99ab4231150e4737da26f07c0cdcd485a3e authored almost 9 years ago by Alex Lam S.L <[email protected]>
Merge pull request #533 from alexlamsl/issue-532

cli.js processDirectory() fix

57acf066036b280cb9abbbeff7373c41e553ec47 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
fixes #532

bcc9fb07255226f8d1b08a2adb334b3dacd266e1 authored almost 9 years ago by alexlamsl <[email protected]>
update to qunit 1.22.0

39b241eb917c81b77a80a298fc4f0aefa5bad65d authored almost 9 years ago by alexlamsl <[email protected]>
update devDependencies

518a22928a901c40165cdb6aa2158f9ed4ab1788 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #530 from alexlamsl/grunt-assets

implement grunt assets target

fb3ee66ede52d1d66a6bed3f355e558cf52b69e5 authored almost 9 years ago by XhmikosR <[email protected]>
implement grunt assets target

a28c447e3f1ed8cf6b532a8593f21f790f75780b authored almost 9 years ago by alexlamsl <[email protected]>
Update README.md

Move Gitter badge to the top and use shields.io for consistency.

[ci skip]

6396b7b2ac842d35ca7446de63700cb52022bdce authored almost 9 years ago by XhmikosR <[email protected]>
Merge pull request #528 from alexlamsl/web-removeTagWhitespace

enable removeTagWhitespace on web version

ca1c6e8cbabe74629eb6b25d185541129eaba639 authored almost 9 years ago by Alex Lam S.L <[email protected]>
enable removeTagWhitespace on web version

229279e46cebfb862cf625a9aae90cf7bc04f471 authored almost 9 years ago by alexlamsl <[email protected]>
update benchmark results

4c290fc57e6567456239b3a4646b16b995ff3e36 authored almost 9 years ago by alexlamsl <[email protected]>
update assets

stream-http 2.2.0

438b76b564777d5238cba740298bdd4d4e5016b6 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #521 from alexlamsl/script-type

improve whitespace handling in type attributes

4c6a96f123053ce87caf217fe9fd0ddd2625f6a9 authored almost 9 years ago by Alex Lam S.L <[email protected]>
clean <script type="..."> attribute value

1e80c215ed504aa2ad4a2c72c45b9c0723b0807a authored almost 9 years ago by alexlamsl <[email protected]>
expand detection range for removeScriptTypeAttributes

6ab9a069ded34ac92d4196b64ebe82a966b233f8 authored almost 9 years ago by alexlamsl <[email protected]>
improve whitespace handling in type attributes

845c25393d0aa48b8cc0d66c341f61eac2dbb48c authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #525 from alexlamsl/inline-comment

fix whitespace between comments followed by tags

8ecea941268d89ec2c9d82b38e485f5001edfa46 authored almost 9 years ago by Alex Lam S.L <[email protected]>
update devDependencies

grunt-jscs 2.8.0

7c64ad971cd3810556b69e8a07fe687ff183b9f4 authored almost 9 years ago by Alex Lam S.L <[email protected]>
clarify squashTrailingWhitespace()

c0f4b84867851e647fabe35ad16909a476b40e91 authored almost 9 years ago by alexlamsl <[email protected]>
optimise regex

3e7a13ee8708876469f9ec4411f016b0f26801ab authored almost 9 years ago by alexlamsl <[email protected]>
collapseWhitespace across comments

even when removeComments is turned off

6f37d92e802ea76d17a9489228a05b3228f3cb2b authored almost 9 years ago by alexlamsl <[email protected]>
fix collapseWhitespace & removeEmptyElements

trailing whitespace combined with start tag

8217b9e5e9a110c130628d3cf2cd2a53cea56768 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #520 from alexlamsl/parser-perf

improve parser performance

7e33f1b7199ff6556631b202521de2de5e420e02 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
improve parser performance

749a7b2f41831681257e84acba2ad00717da0023 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #524 from alexlamsl/issue-499

Conditional Comments

0b4d4c16de8d34100903a3af59f357c8d91afbff authored almost 9 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #527 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

25a1628fcf39058fd77b2271005609ed5631abc4 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
Add Gitter badge

89fefa062b15d6accd963dcee37532b089e584b3 authored almost 9 years ago by The Gitter Badger <[email protected]>
encapsulate minify() internal parameters

76c60861615968cf380b0f04e265c1fbc612cf21 authored almost 9 years ago by alexlamsl <[email protected]>
handle partial markups and bubbling hack

fixes #157
fixes #499

672d52f10d577c233cb07a38490aed05a8c8db59 authored almost 9 years ago by alexlamsl <[email protected]>
process conditional comments as markups

fixes #225
fixes #274

744c16c18b4a721142cb0ee3de5ebe5e34b93cee authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #522 from alexlamsl/simplify-boolean

simplify isBooleanAttribute

0dfd93071654704787291036496f87becd55cada authored almost 9 years ago by Juriy Zaytsev <[email protected]>
simplify isBooleanAttribute

a329a84dd5f0ba31b24082efe48219f61f192200 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #526 from alexlamsl/travis-grunt-cli

remove global installation of grunt-cli

24630f606c341829ce95358cc2095850d929ce56 authored almost 9 years ago by XhmikosR <[email protected]>
remove global installation of grunt-cli

0b3bdab7bcfa288461561fa147c6baf8e86698ac authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #519 from alexlamsl/inline-whitespace

handle whitespace within and around inline tags

2b530b3d60615195ddb3d1d6424e67caa65223ee authored almost 9 years ago by Juriy Zaytsev <[email protected]>
use String.slice() instead of substr()

3c17af60dabf7df8af9dec0b5ec82af280760f11 authored almost 9 years ago by alexlamsl <[email protected]>
more permissive trailing whitespace detection

7ff22294bdd188087b5e6d412107a74a47b6cf61 authored almost 9 years ago by alexlamsl <[email protected]>
use single array to store minification fragments

ac3adedc47f48638d8544b1c82535cc35df3ff7d authored almost 9 years ago by alexlamsl <[email protected]>
improve handling of trailing inline whitespace

fdbc3284f4f07e1feee90b3b9e22e543fc385b4c authored almost 9 years ago by alexlamsl <[email protected]>
handle whitespace within and around inline tags

b0dc2cb335ca4726f62b85ee53028d7b03e96252 authored almost 9 years ago by alexlamsl <[email protected]>
update assets

clean-css 3.4.10

47edc41f4c5b912000f33e49f7cb05e0cb2139d0 authored almost 9 years ago by alexlamsl <[email protected]>
Update README.md

[ci skip]

123609adb8c0a2aac9b4526bb0d2cbdc58a4c0dd authored almost 9 years ago by XhmikosR <[email protected]>
Merge pull request #517 from alexlamsl/issue-18

incorporate tests from PHPTAL

e5a55656ca392cecb92e580e9fa8cc05cc6926a0 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
incorporate tests from PHPTAL

fixes #18

fcccd865b9dd7eef55a619c5f75740450609d279 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #514 from alexlamsl/issue-503

make removeOptionalTags more conservative

b3ce75e57faa6dfc3cc4a1ae8b32f9b9101af422 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
fixes #503

add more tests to clarify whitespace handling rules

34d3f46d7240bebe608f453dfb575f545452469f authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #515 from alexlamsl/issue-511

allow out-of-order placement in htmlmin:ignore & ignoreCustomFragments

f8c1115a2b74e1a94f4d77f1b19cd8887cbc63f2 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
allow out-of-order placement in htmlmin:ignore & ignoreCustomFragments

fixes #511

017c9cd95a53a398afb34ab8b9b4946738e47284 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #510 from alexlamsl/issue-507

fix corner case in parser performance

bf93fc8c5e7f6d5cb29ff68c214600ae4e82cff5 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
test for minify() should come first

e4db6afabeb9617f42648a7ee6ced98dc01ad2cb authored almost 9 years ago by alexlamsl <[email protected]>
refer to issues in test cases

34f4d22859134090ccacc46e30fcc7870c8ed57a authored almost 9 years ago by alexlamsl <[email protected]>
fixes #507

fixes #512

fb6a691f76844ccc722b1dfd7b72862215f99526 authored almost 9 years ago by alexlamsl <[email protected]>
Merge pull request #508 from alexlamsl/issue-500

fix crash in removeOptionalTags

b9e525da2b5bf71638b0e535d439561f76775903 authored almost 9 years ago by Juriy Zaytsev <[email protected]>
implement removeOptionalTags for empty elements

714705eecaea81dcc1dc2214102051ead5b7c7d2 authored almost 9 years ago by alexlamsl <[email protected]>
fixes #500

7758a2e2f3049e6b4367bf44d9d4db57ef1ff0f1 authored almost 9 years ago by alexlamsl <[email protected]>
update assets

0b2820bbd8a299c180c9afd7298aaad4aff30257 authored almost 9 years ago by alexlamsl <[email protected]>
build assets during grunt:dist

45fa306a68140bcc0cb46d35c801d478a61bfccc authored almost 9 years ago by alexlamsl <[email protected]>
fix grammar

1c8eb68cd9b0f1cdfe0b6ee19b27769f6be6687a authored almost 9 years ago by Alex Lam S.L <[email protected]>
index.html: Bump version.

[ci skip]

48dea63d44d4e74c91ddf1ba9b3efa438f0c60aa authored almost 9 years ago by XhmikosR <[email protected]>
Merge pull request #509 from alexlamsl/issue-502

fix whitespace trimming of ignoreCustomFragments

a96dd6c40133a62408c56505021b3f615454c00e authored almost 9 years ago by Juriy Zaytsev <[email protected]>
improve whitspace handling of ignoreCustomFragments

33ea064466f9dfa05cf2fd6b64dff93990ce5a4c authored almost 9 years ago by alexlamsl <[email protected]>
fixes #502

fixes #505
fixes #506

0960482ab9d691fd5c32f9885936ce39c8258f6c authored almost 9 years ago by alexlamsl <[email protected]>
control global whitespace trimming under collapseWhitespace

d7ad86be2fa40eb9c0a64829bb2acf4363739e5d authored almost 9 years ago by alexlamsl <[email protected]>
update link to clean-css

02a66fe73da763d5e5020efd44b06b74b2e5d611 authored almost 9 years ago by alexlamsl <[email protected]>
remove CleanCSS jshint

828dee2aceeb53c24b36d69234cd2afdd6d04c67 authored almost 9 years ago by alexlamsl <[email protected]>
update uglify.js to 2.6.2

3938aa127addfef11682941426d4dc8ac1189036 authored almost 9 years ago by alexlamsl <[email protected]>
update devDependencies

64f6ced38bcb80ff56d9e3c15112cf5d74478078 authored almost 9 years ago by alexlamsl <[email protected]>
fix typo and grammar in cli.js

also update copyright year

6747ef62e8f37294c075f99723de599f9ce991c5 authored almost 9 years ago by Alex Lam S.L <[email protected]>