Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Terser

The fast and efficient minifier for modern JavaScript
Collective - Host: opensource - https://opencollective.com/terser - Website: https://terser.org - Code: https://github.com/terser

Use grunt-exec for the tests.

github.com/terser/html-minifier-terser - bdeb688459d90fe6460e1774847340be93a24e95 authored almost 11 years ago by XhmikosR <[email protected]>
Gruntfile.js: switch to 2 space indentation to match the rest of the codebase.

github.com/terser/html-minifier-terser - a52ee9ac66a80040515522854ef2658dcf3292b9 authored almost 11 years ago by XhmikosR <[email protected]>
Tweak license headers.

github.com/terser/html-minifier-terser - 5fb9e6b3801badb885357f6cff288bbe5c9322c9 authored almost 11 years ago by XhmikosR <[email protected]>
Remove unneeded arrays.

github.com/terser/html-minifier-terser - d7f9eeccfb5a7fea3c6df2cafb87328584a54f56 authored almost 11 years ago by XhmikosR <[email protected]>
Lint all JS files.

github.com/terser/html-minifier-terser - 9c987515a98525457eac4ed46f40a7665cbcafa7 authored almost 11 years ago by XhmikosR <[email protected]>
Run `grunt dist`.

github.com/terser/html-minifier-terser - 50fb8d3f3ce737726548050716e521c2d74fc4e2 authored almost 11 years ago by XhmikosR <[email protected]>
Use license object instead of licenses array.

github.com/terser/html-minifier-terser - 05ce522fd66a864e5b16ce1da9cb9f117e70cb2e authored almost 11 years ago by XhmikosR <[email protected]>
Add banner to dist files.

github.com/terser/html-minifier-terser - 3e1a5986ab6986c258d20cddec2d4687cb116c45 authored almost 11 years ago by XhmikosR <[email protected]>
Drop Node.js 0.6 support.

github.com/terser/html-minifier-terser - a771793245c79ca9f978b92b9e57549287164f4b authored almost 11 years ago by XhmikosR <[email protected]>
Switch to Grunt.

github.com/terser/html-minifier-terser - 624a8196b5950a56d6943735441188e395642a75 authored almost 11 years ago by XhmikosR <[email protected]>
Merge pull request #124 from Larixk/patch-1

Fixed bug in custom testers

github.com/terser/html-minifier-terser - 14c2ed0ee5fb1d9e212362e946e80bc5e0994fcf authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Fixed bug in custom testers

Even when a `canCollapseWhitespace` 'tester' was passed, it was never used. The code in `_canCol...

github.com/terser/html-minifier-terser - 474a6a327c3963d6f94a72e61a163342aed436a5 authored almost 11 years ago by Larix Kortbeek <[email protected]>
Add comparison table

github.com/terser/html-minifier-terser - be433ff827621e462ebb65d3b1af358bddf1faa3 authored almost 11 years ago by kangax <[email protected]>
Mangle name of exception when --screw-ie8. Fix #430.

The effect of not mangling it was visible only with --screw-ie8 (otherwise
the names would be ma...

github.com/terser/terser - bf30dc30383520015bd265e528325c64e5ebe4ce authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge pull request #121 from kotnik/devease

Test runner does not minify, so don't test minified version

github.com/terser/html-minifier-terser - 95196ef246eed70340cc1ba016a60f7cbaf5a8d8 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #122 from kotnik/closingSlash

Add an option to keep closing slash in singleton tags

github.com/terser/html-minifier-terser - c644c113ec914cb1af931dddcf7c53618cfb4298 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Add an option to keep closing slash in singleton tags

If ``keepClosingSlash`` is set to ``true`` in options, closing singleton slash
will be preserved...

github.com/terser/html-minifier-terser - 2f03f301e876421ca08facbc9be9606117d3f7a4 authored almost 11 years ago by Nikola Kotur <[email protected]>
Test runner does not minify, so don't test minified version

github.com/terser/html-minifier-terser - 44925f161ef9773555c9736d0205d768d9eaf911 authored almost 11 years ago by Nikola Kotur <[email protected]>
Add option `keep_fargs`.

By default it's `false`. Pass `true` if you need to keep unused function
arguments.

Close #188.

github.com/terser/terser - ef2ef07cbd945c7a6456adedc413858145a9ed10 authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge pull request #424 from mattbasta/simplify_conditionals

Simplify nested conditionals if possible

github.com/terser/terser - 1a4440080dd2632eb47ee446058fa01ad76c6e9b authored almost 11 years ago by Mihai Bazon <[email protected]>
Simplify nested conditionals if possible

github.com/terser/terser - ac0086a74521ffce97b6e8bde0bee54feb0c5ec9 authored almost 11 years ago by Matt Basta <[email protected]>
Merge pull request #422 from mourner/patch-1

Fix readme typo (when -> with)

github.com/terser/terser - 2494daaf687c9a07d16f37c74213b95f02341649 authored almost 11 years ago by Mihai Bazon <[email protected]>
fix readme typo (when -> with)

github.com/terser/terser - 9b404f9de67d16e3c887ce072ce3a07d324e525f authored almost 11 years ago by Vladimir Agafonkin <[email protected]>
Fix quotes in attributes

github.com/terser/html-minifier-terser - d8a9f5f85ae39de912ddffe86a7f28b2bdecea57 authored almost 11 years ago by kangax <[email protected]>
Fix if_return dropping the alternative. Close #413

github.com/terser/terser - 5344b7dab897fe266db9524a99529d6b64e9386e authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge pull request #116 from XhmikosR/qunit

Update Qunit to 1.13.

github.com/terser/html-minifier-terser - 6ad519f3499f98243bb5c5025699f3e5231c8b2b authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Update Qunit to 1.13.

github.com/terser/html-minifier-terser - 38d9df105d5faf6c927e0190dd2b48e357cabb74 authored almost 11 years ago by XhmikosR <[email protected]>
Merge pull request #115 from XhmikosR/lint

Lint

github.com/terser/html-minifier-terser - ef3444b0ee7a60277f6a49aeff37fb20fe126d35 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Missing semicolons.

github.com/terser/html-minifier-terser - 63188920e15dfc894a4ed6fa47025d1597939f0c authored almost 11 years ago by XhmikosR <[email protected]>
src/htmlparser.js: fix semicolon used instead of comma.

github.com/terser/html-minifier-terser - 0e03f6d33202635574776405e778bc7293f03408 authored almost 11 years ago by XhmikosR <[email protected]>
Update source-map

github.com/terser/terser - 0007a53b9ce30c6195364fa7c41ba3bfe593f7c2 authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge branch 'sourcesContent' of https://github.com/arty-name/UglifyJS2 into arty-name-sourcesContent

github.com/terser/terser - 1dd05f44eb2e7fd56ee7344ece8619619609a7b1 authored almost 11 years ago by Mihai Bazon <[email protected]>
v2.4.12

github.com/terser/terser - bf7b122ab2e5a7cb2f6c3f7fa798628345260c7c authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge branch 'master' of github.com:mishoo/UglifyJS2

github.com/terser/terser - e29048b54a13a9382b46256f4a0b29a7002d4986 authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge pull request #408 from danielstutzman/escape-null-in-regex

Don't unescape \x00 in regexes (it breaks IE8)

github.com/terser/terser - 2eeb640eca927e40fd7204b8a66d23f45204eddd authored almost 11 years ago by Mihai Bazon <[email protected]>
Move unescaping regexps under a codegen option (`unescape_regexps`)

github.com/terser/terser - ceb200fe81b42e0abd2242018530d6d952eb058d authored almost 11 years ago by Mihai Bazon <[email protected]>
Don't unescape \x00 in regexes (it breaks IE8)

github.com/terser/terser - f5f8239057f1c9a3a9e25d042a8b02c4141e9855 authored almost 11 years ago by Daniel Stutzman <[email protected]>
Make </source> tag optional. Closes #92

github.com/terser/html-minifier-terser - 7bb55ccdc17219915161ff31864337f71d77f652 authored almost 11 years ago by kangax <[email protected]>
Add flattr button

github.com/terser/html-minifier-terser - 9e369d09b88fa5374e70f75438dda99d7482acef authored almost 11 years ago by kangax <[email protected]>
Add link to tests; big scary warning is no longer necessary

github.com/terser/html-minifier-terser - ba55c429611ea117b697dfa9cb97491268ffab01 authored almost 11 years ago by kangax <[email protected]>
Add td and th to optional tags list. Closes #95

github.com/terser/html-minifier-terser - 18a96b1e018331e8f9f6c59a8f8a8a755cb3bafc authored almost 11 years ago by kangax <[email protected]>
Add caseSensitive option; closes #106

github.com/terser/html-minifier-terser - f2c5cef90ccc286dc57a0a4092e350c02e96d134 authored almost 11 years ago by kangax <[email protected]>
Add note about grunt plugin

github.com/terser/html-minifier-terser - ca8c02fd938ee6b434f5e6d0e6244a16e0a65cce authored almost 11 years ago by kangax <[email protected]>
Merge pull request #110 from XhmikosR/gh-pages

Travis

github.com/terser/html-minifier-terser - 0f0f763c6aef2355b037c4e1a86ee8731be9244a authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Update package.json.

github.com/terser/html-minifier-terser - 93b02110916c75525917e15d068165a2a26114db authored almost 11 years ago by XhmikosR <[email protected]>
Update .travis.yml.

github.com/terser/html-minifier-terser - c38d30b28c0c6c2b895e16fa9b45daa12f8d7dc5 authored almost 11 years ago by XhmikosR <[email protected]>
Merge pull request #109 from XhmikosR/gh-pages

Minor improvements (2)

github.com/terser/html-minifier-terser - c1dde69c2ab211922b5f29175c3dfdbf715a400d authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Update .travis.yml.

github.com/terser/html-minifier-terser - cedfc79e21300107d3aec0ad2dc1c1a963b9e9dc authored almost 11 years ago by XhmikosR <[email protected]>
Update README.md.

github.com/terser/html-minifier-terser - 115268bb126c25179428dbb838edfd55f88f648a authored almost 11 years ago by XhmikosR <[email protected]>
Merge pull request #108 from XhmikosR/gh-pages

Various improvements

github.com/terser/html-minifier-terser - 058f98112ce0b1580be1f0a230b6d0609a515888 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Use the minified all.js file.

github.com/terser/html-minifier-terser - ece445893d6bcf561a3f2c8fdf49695e90feb460 authored almost 11 years ago by XhmikosR <[email protected]>
Update README.md.

* add dependencies badge
* use the new .io URL
* simplify code syntax

github.com/terser/html-minifier-terser - 3bcbf45298c52764905d9c4db564e094af9aad8e authored almost 11 years ago by XhmikosR <[email protected]>
Update .gitignore.

github.com/terser/html-minifier-terser - 7b6b911b769111d76fcdc7ddbd9204de2349a31c authored almost 11 years ago by XhmikosR <[email protected]>
html: switch to simple doctype and use the concatenated JS dist file.

github.com/terser/html-minifier-terser - c3cc735b0f82091f1194fbba946ff3f0ac014087 authored almost 11 years ago by XhmikosR <[email protected]>
Add a _config.yml to exclude unneeded files/folders from being parsed by Jekyll.

github.com/terser/html-minifier-terser - 4c508e2c49e7135dff5c94e703a4a6abb8b78f25 authored almost 11 years ago by XhmikosR <[email protected]>
htmlparser.js: Make the license header comment important.

github.com/terser/html-minifier-terser - ae8a79d2814bcdb88d0cd9a4ed6ab2c606987339 authored almost 11 years ago by XhmikosR <[email protected]>
Clean up .jshintrc.

github.com/terser/html-minifier-terser - 4032d84875a1fc6ec213268e992a278520986b96 authored almost 11 years ago by XhmikosR <[email protected]>
Use QUnit from OSSCDN.

github.com/terser/html-minifier-terser - f871c852a800ec1c7b8447c20065171946cdeac5 authored almost 11 years ago by XhmikosR <[email protected]>
Normalize package.json and add missing properties.

github.com/terser/html-minifier-terser - 171a26172d33bb5316c6fb3ac1aec0295bd4f480 authored almost 11 years ago by XhmikosR <[email protected]>
Update devDependencies.

github.com/terser/html-minifier-terser - 93977bddf7bf08a9070616db0c311ee75aa01d0e authored almost 11 years ago by XhmikosR <[email protected]>
Update .npmignore.

github.com/terser/html-minifier-terser - f26ab86151dc2503bdcbf5e8324b5fedb2eae75d authored almost 11 years ago by XhmikosR <[email protected]>
Add minify script

github.com/terser/html-minifier-terser - 2c1e94caef30e08418b584c455b96c279bcc96eb authored almost 11 years ago by kangax <[email protected]>
Add lint, build, test scripts to package.json. Update README.

github.com/terser/html-minifier-terser - 14da1d6c6379d3cd22636ccf9106f5a6ec6ac904 authored almost 11 years ago by kangax <[email protected]>
v2.4.11

github.com/terser/terser - 6f9d0517841a543807019daf51a88c5e24c24690 authored almost 11 years ago by Mihai Bazon <[email protected]>
More chars that cannot be unescaped in regexps.

github.com/terser/terser - 931862e97f2b8bc06d2de9b8e7e7e8e04500d063 authored almost 11 years ago by Mihai Bazon <[email protected]>
Fix end token for conditionals. Close #404

github.com/terser/terser - 1d0127de2134f2086e1de51d47782118470397ed authored almost 11 years ago by Mihai Bazon <[email protected]>
Merge pull request #402 from lautis/bom-regexps

Don't unescape byte order marks in regexps

github.com/terser/terser - 2d8fc616773e30df955de02d99406f114b87490a authored almost 11 years ago by Mihai Bazon <[email protected]>
Don't unescape byte order marks in regexps

github.com/terser/terser - 1e31011874b82723c52589adfda3a451f7a9b0e7 authored almost 11 years ago by Ville Lautanala <[email protected]>
v2.4.10

github.com/terser/terser - 75cdbf19aaf03430d56da2ffe201f7403954d422 authored almost 11 years ago by Mihai Bazon <[email protected]>
Don't unescape \x2f (slash) in regexps. #54

github.com/terser/terser - 4339bd5cfa16e6293060ca09b5fb1d37a676df83 authored almost 11 years ago by Mihai Bazon <[email protected]>
Fix example

github.com/terser/terser - 1ab2fdaa105b4a3f899e190218d6720982cf501b authored almost 11 years ago by Mihai Bazon <[email protected]>
v2.4.9

github.com/terser/terser - eda540f6ec36238dd43ee3654c18f5867b65f15e authored almost 11 years ago by Mihai Bazon <[email protected]>
simplify

github.com/terser/terser - 90a330da16e77b8836ea8f02d6733618e6c23374 authored almost 11 years ago by Mihai Bazon <[email protected]>
Unescape Unicode sequences in regexps when ascii_only is false. #54

github.com/terser/terser - cad1f9cbd112b1117562b942f39a1205e00e2bf0 authored almost 11 years ago by Mihai Bazon <[email protected]>
added hasOwnProperty check to avoid warnings

github.com/terser/terser - f6203bd5a8063a3af835603ce1959310f14f7f5e authored almost 11 years ago by Artemy Tregubenko <[email protected]>
Added support for sourcesContent property of source map

github.com/terser/terser - 03cf94ebe8b7bc87eccde800705beabf012ff275 authored almost 11 years ago by Artemy Tregubenko <[email protected]>
Better process_for_angular before other statement reductions. #395

github.com/terser/terser - c3087dd179bcef93626ae8227bf8f0ac5baa15a2 authored almost 11 years ago by Mihai Bazon <[email protected]>
Support @ngInject with `angular` compressor option. Close #395.

github.com/terser/terser - 2c305af478b95ccdb21ac9ed680cc1a0f58fd7d4 authored almost 11 years ago by Mihai Bazon <[email protected]>
Disable node 0.6 since the build fails consistently and it's not our fault.

github.com/terser/terser - 72e6f64ca896fc77f7d87ec36eaec9dc19771f41 authored almost 11 years ago by Mihai Bazon <[email protected]>
Support SpiderMonkey AST in UglifyJS.minify. Fix #393.

github.com/terser/terser - b9fac687ff0b2689f7ca7bdc26aa0b3671df72ce authored almost 11 years ago by Mihai Bazon <[email protected]>
doh.

github.com/terser/terser - 2c88eb6fbe82d663874ae2ee144d5457cd512127 authored almost 11 years ago by Mihai Bazon <[email protected]>
Fix #392

github.com/terser/terser - a67e3bfdd3e5ca4f9e121206d0dc4cb4a04f7d65 authored almost 11 years ago by Mihai Bazon <[email protected]>
minor: exp["10"] => exp[10]

github.com/terser/terser - 27142df4f55a070f5507b74518ca807e014111ca authored almost 11 years ago by Mihai Bazon <[email protected]>
Fix parens for property access -- (foo, bar)["baz"]

github.com/terser/terser - 5e4c7f42454f12761a95241a03e6b36a46df2283 authored almost 11 years ago by Mihai Bazon <[email protected]>