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

Update tests.

github.com/terser/terser - 37693d2812ee2e5555dbdf1712e7e3f85d64d870 authored over 10 years ago by Mihai Bazon <[email protected]>
Always quote property names that contain non-ASCII characters.

Fix #328

github.com/terser/terser - 8fbe20001215887275b3cf053be675ebdbf331a9 authored over 10 years ago by Mihai Bazon <[email protected]>
README.md: switch to SVG badges.

github.com/terser/html-minifier-terser - 560171aa57d6db62c144cf4af6a4f5c7ec387af5 authored over 10 years ago by XhmikosR <[email protected]>
Merge pull request #470 from ebednarz/master

Fix sourceMapIncludeSources exception in Node API

github.com/terser/terser - 1a34a13e3393a9afd6a032b5c2bf3e29cbdfe153 authored over 10 years ago by Mihai Bazon <[email protected]>
add sourceMappingUrl to output in node module

If options.outSourceMap is specified the sourceMappingURL comment
should be appended to the outp...

github.com/terser/terser - ef772b0049828fef64e81ba49f564d45d880b27a authored over 10 years ago by OiNutter <[email protected]>
Fix sourceMapIncludeSources exception in Node API

https://github.com/mishoo/UglifyJS2/issues/459

github.com/terser/terser - 6fcabbde08cdac7890fedcc29b0342208998a871 authored over 10 years ago by ebednarz <[email protected]>
Update dependencies.

github.com/terser/html-minifier-terser - 55dc663b151505aca3cd840e5b4dad11051bf42a authored almost 11 years ago by XhmikosR <[email protected]>
Update cleancss-browser.js.

github.com/terser/html-minifier-terser - 359ad3c8112fce1c99093798b365d79b5affe86f authored almost 11 years ago by XhmikosR <[email protected]>
Fix handling of valueless attributes. Closes #150

github.com/terser/html-minifier-terser - 4d5431d5a244938c60ed81d94e4cad5869212b10 authored almost 11 years ago by kangax <[email protected]>
Update cleancss-browser.js to v2.1.7.

github.com/terser/html-minifier-terser - 800af0e873be7c7f04d9b19be8490118b3f7c84c authored almost 11 years ago by XhmikosR <[email protected]>
Simplify qunit usage.

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

github.com/terser/html-minifier-terser - 0320076dc460eedf70ca16bf8c6a423d7bd0d496 authored almost 11 years ago by XhmikosR <[email protected]>
Disable mangling for most uglifyjs tests.

github.com/terser/html-minifier-terser - 1d85efc68252c99b90c2378599cd9f91e4f520d8 authored almost 11 years ago by XhmikosR <[email protected]>
Mangle only if it's not disabled.

github.com/terser/html-minifier-terser - dba612552fb89479949e16b035a9ec653a208ed0 authored almost 11 years ago by XhmikosR <[email protected]>
Allow passing clean-css and uglify-js options. Closes #146

github.com/terser/html-minifier-terser - 1e71092e1a57dddff53497e7016586cf1d75adfd authored almost 11 years ago by kangax <[email protected]>
Update changelog again

github.com/terser/html-minifier-terser - 49c65468ccfdc224e71d6a70e16fdd7c57e28214 authored almost 11 years ago by kangax <[email protected]>
Update changelog date

github.com/terser/html-minifier-terser - 0499fdf27b31b0816326ae8b9eafd5f941bcdd66 authored almost 11 years ago by kangax <[email protected]>
Update changelog

github.com/terser/html-minifier-terser - 21f27b7e9c1fefffe662233d4838d9ba1c3aed73 authored almost 11 years ago by kangax <[email protected]>
Update time-grunt dependency.

github.com/terser/html-minifier-terser - f12ccff63dd76fadcdca38a791f070785dd5c8d6 authored almost 11 years ago by XhmikosR <[email protected]>
Add a CHANGELOG.md.

Fix #149.

github.com/terser/html-minifier-terser - 522371659665dba8e0b0a4cea47b59cc02b12a08 authored almost 11 years ago by XhmikosR <[email protected]>
Partially revert "Fix tests."

This reverts commit ee3c275904ac45df859594bed3c72c88e4aeb1f8.

The Web tests will only fail due ...

github.com/terser/html-minifier-terser - 7ec0c7da0e35f53202a4fe3c5717ecb436b413e7 authored almost 11 years ago by XhmikosR <[email protected]>
Update uglify.js to v2.4.13.

The file is generated with `uglifyjs --self -o uglify.js`.

github.com/terser/html-minifier-terser - 6805dbc58278fed237fe399737f7db8629d6bd05 authored almost 11 years ago by XhmikosR <[email protected]>
Update _config.yml.

github.com/terser/html-minifier-terser - cbaa92f1248b42e0c848a6688d886318ff61c838 authored almost 11 years ago by XhmikosR <[email protected]>
Escape closing script tag. Closes #142

github.com/terser/html-minifier-terser - fd1611b0b0c656eb249d3ff9bea07b3ac10a7140 authored almost 11 years ago by kangax <[email protected]>
Disable clean-css' advanced optimizations by default. Closes #147

github.com/terser/html-minifier-terser - 0fe7336e5d16ad2c501fab38f6666f7179237142 authored almost 11 years ago by kangax <[email protected]>
Move js, css to assets. Create benchmarks folder.

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

Don't add empty string value to valueless attributes

github.com/terser/html-minifier-terser - 10b707438ed20cd9556a22a2c6a896a011896d70 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Don't add empty string value to valueless attributes

github.com/terser/html-minifier-terser - 99e76fe1e1d31e330b209e2895717e600ecde776 authored almost 11 years ago by Remco Haszing <[email protected]>
Merge pull request #454 from Arnavion/allow-colons-in-wrap_enclose

Allow colons in the pairs passed to AST_Toplevel.wrap_enclose

github.com/terser/terser - 14f290f8abf796bb0a772532e1f6c584744e0e16 authored almost 11 years ago by Mihai Bazon <[email protected]>
Allow colons in the pairs passed to AST_Toplevel.wrap_enclose

github.com/terser/terser - e2e09d57548de10892d0595e9fb2a9978aa57726 authored almost 11 years ago by Arnavion <[email protected]>
Add support for minifying CSS in style attributes

github.com/terser/html-minifier-terser - 41bf78d0d49abe929dcc0e5ec88b31194f341262 authored almost 11 years ago by kangax <[email protected]>
Add support for minifying on* attributes. WIP

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

Switch to clean-css

github.com/terser/html-minifier-terser - 81ac78d437b9348fb0114c8e8d71378b94b22924 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Try clean-css.

github.com/terser/html-minifier-terser - 6e6b80b39bdb119133e01b3cda52612695cce651 authored almost 11 years ago by XhmikosR <[email protected]>
Add minifiers to test page

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

Minor tweaks

github.com/terser/html-minifier-terser - d3785965b0838380e5d4b1dba53e377512795671 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Rename target.

github.com/terser/html-minifier-terser - f2a9a29822f248698c1e12e773ad1acc3764a8fd authored almost 11 years ago by XhmikosR <[email protected]>
Update package.json.

* Remove unused property
* Use https for the repository link
* Move dependecies before devDepend...

github.com/terser/html-minifier-terser - feea8c1268883cb9e26e6125e74936d555ae640e authored almost 11 years ago by XhmikosR <[email protected]>
Update all dependencies.

Node.js v0.10 is required for this.

github.com/terser/html-minifier-terser - b753d43300f4cd81626958192f3c1fa5f3f9bd0c authored almost 11 years ago by XhmikosR <[email protected]>
Move globals where they are needed.

github.com/terser/html-minifier-terser - 6680034855446e4ef03bd2e7a00ba6e2c65ee871 authored almost 11 years ago by XhmikosR <[email protected]>
README.md: fix code syntax and add dependency badge.

github.com/terser/html-minifier-terser - b131c160cb8c5ddd20c1edcb6239dbc19ff37e01 authored almost 11 years ago by XhmikosR <[email protected]>
Add support for minifying CSS (minifyCSS = true) via CSSO

github.com/terser/html-minifier-terser - 2a5ce0537f2bc4012d2cee06c77763ee3cbd913b authored almost 11 years ago by kangax <[email protected]>
Add another option to README

github.com/terser/html-minifier-terser - d92775c9f911d62661e541499dc3eac2e3fa1ec2 authored almost 11 years ago by kangax <[email protected]>
Move uglify from devDependencies to dependencies

github.com/terser/html-minifier-terser - f1c0df4cb09f3c7ba03c3df93215727d742a117b authored almost 11 years ago by kangax <[email protected]>
Add uglify as a dependency

github.com/terser/html-minifier-terser - 10d15683d0d7c9d8d612e3bb01e0425aff6a1852 authored almost 11 years ago by kangax <[email protected]>
Add support for JS minification of script element contents

github.com/terser/html-minifier-terser - b1edfe3af74f9d9a1a8d35cdc75d8a9297d8a4b6 authored almost 11 years ago by kangax <[email protected]>
Add more boolean attributes

github.com/terser/html-minifier-terser - b61ec439e91f394695ccc2ef58e9cb379f7e340b authored almost 11 years ago by kangax <[email protected]>
Add google tests (more or less identical)

github.com/terser/html-minifier-terser - c7d9d5d04972db63fb398f436d8645b2e3213421 authored almost 11 years ago by kangax <[email protected]>
Update README with link to Ruby wrapper

github.com/terser/html-minifier-terser - 4e4050cbdb937f8ea37bc6d44d3bf26122871b51 authored almost 11 years ago by kangax <[email protected]>
No more tags in lint output (Node friendly)

github.com/terser/html-minifier-terser - 2c490a5c2d93723e2da80fff14c76fa7a455caea authored almost 11 years ago by kangax <[email protected]>
Add another compression comparison in README

github.com/terser/html-minifier-terser - 1bde9e921aa97098753bfe9d4f13b1a2b2b7c130 authored almost 11 years ago by kangax <[email protected]>
Add minifier tests

github.com/terser/html-minifier-terser - 949c89fcb0085644c884e9cc91eee3a9b5f5d72d authored almost 11 years ago by kangax <[email protected]>
Add more optional tags

github.com/terser/html-minifier-terser - d64d1663f8d04829c14b22e95deec69b2e71ffb2 authored almost 11 years ago by kangax <[email protected]>
Merge pull request #136 from Soviut/patch-1

Added keepClosingSlash to options list

github.com/terser/html-minifier-terser - 54a1f3234384b9e83198d536902f2688103fe2e7 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Added keepClosingSlash to options list

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

Downgrade qunit so that node.js 0.8 works again.

github.com/terser/html-minifier-terser - 4d962f8259e7fffd256c79983f2b7e1e40fcb02f authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Downgrade qunit so that node.js 0.8 works again.

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

Tweak JSHint options and add JSCS support

github.com/terser/html-minifier-terser - a3531ea9be228fa607edc569f30d0c5093f89755 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
v2.4.13

github.com/terser/terser - 448a8d3845e16cd4c03fb2a0cf26b1d55307a635 authored almost 11 years ago by Mihai Bazon <[email protected]>
Add a few more items in `disallowSpaceAfterPrefixUnaryOperators` check.

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

Instead of specifying the files to ignore, specify the files to include when installing the npm ...

github.com/terser/html-minifier-terser - 4bd65fdcae62d1c9f10b1d9100e53504be909daf authored almost 11 years ago by XhmikosR <[email protected]>
Enable `requireSpacesInFunctionExpression`.

github.com/terser/html-minifier-terser - ef4107223af1895381661943abfa73d97c7a2320 authored almost 11 years ago by XhmikosR <[email protected]>
.jscsrc: sort rules.

github.com/terser/html-minifier-terser - 4c6453ef06b73ecb02d516b8ff5d245050878075 authored almost 11 years ago by XhmikosR <[email protected]>
Specify `es3` in .jshintrc.

github.com/terser/html-minifier-terser - 621518d3ffd0ceb20fde6de44dd02325bad18c68 authored almost 11 years ago by XhmikosR <[email protected]>
Add `dist` in `test` target.

github.com/terser/html-minifier-terser - 8f5c3327604de0bf8e8d34da0e7db5151475db2d authored almost 11 years ago by XhmikosR <[email protected]>
Add JSCS support.

Config taken from fabric.js.

github.com/terser/html-minifier-terser - 9a485e037953a142eb9a750d15b05b16d3e1bd9e authored almost 11 years ago by XhmikosR <[email protected]>
Remove `requireMultipleVarDecl` for now.

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

github.com/terser/html-minifier-terser - bdc51db2026fdd561ac064527b39caa84006c7e6 authored almost 11 years ago by XhmikosR <[email protected]>
Fix JSCS warnings.

github.com/terser/html-minifier-terser - c48c397bddef718760a52aeac119a4d589bbd6aa authored almost 11 years ago by XhmikosR <[email protected]>
Remove `eqnull`.

github.com/terser/html-minifier-terser - 1cbc62c8a8a65803e9cb37b4938558b029b51d2d authored almost 11 years ago by XhmikosR <[email protected]>
Remove duplicate checks from JSHint.

github.com/terser/html-minifier-terser - 26ae0e4a6014401607cd0687dac1582b866fa51c authored almost 11 years ago by XhmikosR <[email protected]>
Enable `curly` check.

github.com/terser/html-minifier-terser - bc06a727602e712374ecbf9c1494ec372f087c84 authored almost 11 years ago by XhmikosR <[email protected]>
Add test.js in the JSHint check.

github.com/terser/html-minifier-terser - 99daeb3bb185fe2e6c680e7fd77ce819717b93b4 authored almost 11 years ago by XhmikosR <[email protected]>
Enable `strict` rule.

github.com/terser/html-minifier-terser - d8156bed28be4cd6aea39b2391bdf46493e17390 authored almost 11 years ago by XhmikosR <[email protected]>
Enforce Unix line endings.

github.com/terser/html-minifier-terser - ab53c89741a592bfa08fda956ad74d37a7a74ab7 authored almost 11 years ago by XhmikosR <[email protected]>
Move npm module badge first.

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

Note that the remaining modules are left out due to the fact that the newer versions don't supp...

github.com/terser/html-minifier-terser - 96922fd937ebf90b5d08c51791b9a3c39bdb5df7 authored almost 11 years ago by XhmikosR <[email protected]>
Enable JSHint's `newcap` option.

github.com/terser/html-minifier-terser - e33aef9c1e8f37439156120661d419982ad961ff authored almost 11 years ago by XhmikosR <[email protected]>
Merge pull request #133 from matthewwithanm/options-table

Add options quick reference; closes GH-131

github.com/terser/html-minifier-terser - 65e9b0fda9e8b7e57aa95a4a82a5a783ad606638 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Add options quick reference; closes GH-131

github.com/terser/html-minifier-terser - 9802dfe2b29c5a60c7de3df1897bdad1889494f6 authored almost 11 years ago by Matthew Dapena-Tretter <[email protected]>
Update README.md

github.com/terser/html-minifier-terser - 0471c5861ba8a9243eecc5cb554dba68310c3809 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Handle TryStatements trees from acorn >=0.2.0

github.com/terser/terser - 514936beb875b27d5df8b16b59a71b7424a427e1 authored almost 11 years ago by Conrad Irwin <[email protected]>
Merge pull request #439 from Arnavion/null-source-in-sourcemap

Handle the case when SourceMapConsumer.originalPositionFor returns null source.

github.com/terser/terser - f5c09d0bbf0bce5435b2fce3e4e1261970596a29 authored almost 11 years ago by Mihai Bazon <[email protected]>
Handle the case when SourceMapConsumer.originalPositionFor returns null source.

This happens when SourceMapConsumer does not have a valid position to map the input line and col...

github.com/terser/terser - 014f655c5f9f0a32994ee556e40acbe8349943fe authored almost 11 years ago by Arnavion <[email protected]>
Merge pull request #126 from XhmikosR/gh-pages

Enable JSHint's `quotmark` rule.

github.com/terser/html-minifier-terser - b800f5b0be8a262c97826e18e4a2cfbdb5c092a7 authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Merge pull request #125 from XhmikosR/qunit

Update QUnit to 1.14.0.

github.com/terser/html-minifier-terser - 3cbf1a86752cdbf1cab2f679ea4334b8eed172ff authored almost 11 years ago by Juriy Zaytsev <[email protected]>
Enable JSHint's `quotmark` rule.

github.com/terser/html-minifier-terser - 9e534cd36932ce01cdc2cf628616c33a425a6d8b authored almost 11 years ago by XhmikosR <[email protected]>
Update QUnit to 1.14.0.

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

Switch to Grunt

github.com/terser/html-minifier-terser - 179d7ee78f5cdb591ccf516a4e4dafe685d16c9f authored almost 11 years ago by Juriy Zaytsev <[email protected]>
HTML: specify language.

github.com/terser/html-minifier-terser - 28fc830f0d4dbeaece4faf00172716f614f41496 authored almost 11 years ago by XhmikosR <[email protected]>
Ignore Gruntfile.js when installing the package too.

github.com/terser/html-minifier-terser - a2fb10b512bb4a364314977ba116f17008b5572f authored almost 11 years ago by XhmikosR <[email protected]>
Move globals where they are used.

github.com/terser/html-minifier-terser - d100c3f5727001c6f7131d4c429bea84c1e8e594 authored almost 11 years ago by XhmikosR <[email protected]>
Enable JSHint's `indent` option.

Now the code should have consistent indentation.

github.com/terser/html-minifier-terser - 103117a395f05419cd3576e45f1591f05c771ee8 authored almost 11 years ago by XhmikosR <[email protected]>