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
Still a work in progress.
github.com/terser/html-minifier-terser - 37dfc4fc7d89ae4564fb3904bca3316110b6c89e authored over 11 years ago by Micky Hulse <[email protected]>
(the code generator doesn't maintain enough context to know whether
the return value is importan...
Fix whitespace not collapsing after <textarea>. Closes #77
github.com/terser/html-minifier-terser - 80fadd1b0bf8a3f4c9f13b940a855ec03a4337c3 authored over 11 years ago by Juriy Zaytsev <[email protected]>Fix for issue #77 with collapseWhitespace tests.
github.com/terser/html-minifier-terser - a590fbe6f6324cf93536630a23f35ac66d1ddaf9 authored over 11 years ago by Micky Hulse <[email protected]>Failing currently.
github.com/terser/html-minifier-terser - 13bc9531059443efa8957b037c9f51f602b091f3 authored over 11 years ago by Micky Hulse <[email protected]>I forgot to kill this sucker via my last patch.
github.com/terser/html-minifier-terser - 723323d0e5da9f0ab7e5ab7b0a7d4c63fce57594 authored over 11 years ago by Micky Hulse <[email protected]>fixes #259: don't unnecessarily quote object properties when --screw-ie8
github.com/terser/terser - 4f09df238e15bfb9d03d28ba718c402bad0b1078 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - d9ad3c7cbf92c9b08d4f8eb4ec697a00d96c700a authored over 11 years ago by Michael Ficarra <[email protected]>
Add `isIgnoredComment()`
github.com/terser/html-minifier-terser - 05969fe200f1898985970d4a41db9c46891a41cb authored over 11 years ago by Juriy Zaytsev <[email protected]>github.com/terser/html-minifier-terser - a031768dd08d0522ccb8aec9c2fbc845aa464775 authored over 11 years ago by Micky Hulse <[email protected]>
github.com/terser/html-minifier-terser - f500963d14c5dc3d937f6e9e3169094c95cdeeff authored over 11 years ago by kangax <[email protected]>
Patch for issue #70.
github.com/terser/html-minifier-terser - b1580b2763fd5b72e42e3212257a1201d7239c81 authored over 11 years ago by Micky Hulse <[email protected]>github.com/terser/terser - 6ea3f7fe34e73f7f64b1a52c6dd0a3dcd9faa72e authored over 11 years ago by Mihai Bazon <[email protected]>
Fix #257
github.com/terser/terser - 4c4dc2137cc256bb1e7a3827b4c96c95be42782e authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 4aa4b3e69493097c6674ad79a2300a64f77842cd authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - 2604aadb371d5cb5a689da49c7bb2f820ae046ec authored over 11 years ago by Forbes Lindesay <[email protected]>
Fix #255
github.com/terser/terser - 964d5b9aa47bad28bc200de90f3acd6d899b2733 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - b7adbcab1f4c9e846ae0b9ec3fd32991d62b68cf authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - 3435af494f62c59ce0d769e762966b91c57090b4 authored over 11 years ago by Mihai Bazon <[email protected]>
Revert "added option for dropping unused params"
(turns out we already had the `unused` option f...
github.com/terser/terser - 41c627379c31b4886091f19fc8385cd8619e645a authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - e54df2226f7f3887d2f850cea8caf5c0353dce00 authored over 11 years ago by Dusan Bartos <[email protected]>
github.com/terser/terser - dfa395f6ff405bbea018dbc24b31cbd49a9ac6ef authored over 11 years ago by Forbes Lindesay <[email protected]>
1529ab96 started to do this (by considering holes to be separate from
"undefined") but it still ...
github.com/terser/terser - 193049af197ee73275dced11289b9b6755f4f469 authored over 11 years ago by Mihai Bazon <[email protected]>
(for parsing embedded scripts)
github.com/terser/terser - 4a0bab0fa3fc6d69507e91fdf17322b808aff7e4 authored over 11 years ago by Mihai Bazon <[email protected]>Fix #237
github.com/terser/terser - 9243b0cb9dd8469b6f4dbbf6ff9508e56f0e6fc2 authored over 11 years ago by Mihai Bazon <[email protected]>Close #239
github.com/terser/terser - fc9ba323c475b107503f408af7fca19cb31a20f4 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/html-minifier-terser - 75b2f50ee0c31ec5c556a297dfc596ad214c0a9a authored over 11 years ago by kangax <[email protected]>
Add more tags to collapseWhitespaceSmart whitelist
github.com/terser/html-minifier-terser - 711dc1d0fd470dca091589347107d502eb299d12 authored over 11 years ago by Juriy Zaytsev <[email protected]>cf. http://www.w3.org/Amaya/User/doc/HTML-elements/inline.html
github.com/terser/html-minifier-terser - 119dbd54f862b31e617ee261ac50856c67108ca4 authored over 11 years ago by Ian Hunter <[email protected]>Close #229
github.com/terser/terser - d0689c81bb859ac78a966c526073dcc50a8ccde9 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/html-minifier-terser - 9d421b14a8a6a1d039def7d4df5242a1dc9d92fb authored over 11 years ago by kangax <[email protected]>
Add code, kbd and q to list of tags with space around them.
github.com/terser/html-minifier-terser - b68b08d666f704213218a4e3d214b9ebe46eb9af authored over 11 years ago by Juriy Zaytsev <[email protected]>github.com/terser/html-minifier-terser - a6267199ff9aff503e05f968e9a850d3169e1d9c authored over 11 years ago by sndrs <[email protected]>
github.com/terser/html-minifier-terser - d11c6e89d94ac8df0d6661c869573037a31015e4 authored over 11 years ago by sndrs <[email protected]>
github.com/terser/html-minifier-terser - 66e0bb1025849c187c36cc3649c56531fb6ac11c authored over 11 years ago by sndrs <[email protected]>
github.com/terser/html-minifier-terser - a2c3571ea4bb6beafb198904db4fa46c48cc14de authored over 11 years ago by sndrs <[email protected]>
github.com/terser/html-minifier-terser - f9d7df290417a9f0a902c1cac4ceb3b850383eea authored over 11 years ago by sndrs <[email protected]>
dammit! commited the wrong thing…fix that
github.com/terser/html-minifier-terser - 903974c81a1b0d46fec7b3beb0519775181c77f5 authored over 11 years ago by sndrs <[email protected]>github.com/terser/html-minifier-terser - 08aa3205d4bfa13d50cb41b3ced567aae819fbc3 authored over 11 years ago by sndrs <[email protected]>
these tags get cinched up currently, e.g. <p>here's some<code>code</code></p> and <p>I said<q>ye...
github.com/terser/html-minifier-terser - 6e5005ef7ed7c3dd9baf6ecc39c3ec1b2470b068 authored over 11 years ago by Alex Sanders <[email protected]>Refs #167
github.com/terser/terser - 02a84385a02ccf4cf3a1ccca2fc5f6a90fb43487 authored over 11 years ago by Mihai Bazon <[email protected]>Escape null characters as \x00
github.com/terser/terser - a4889a0f2e4c5939bcda7d527843c8bf3bdedc81 authored over 11 years ago by Mihai Bazon <[email protected]>
Since \0 might be mistakenly interpreted as octal if followed by a
number and using literal null...
github.com/terser/terser - 188e28efd7fa45711be5ced62b04da13511feb8b authored over 11 years ago by Mihai Bazon <[email protected]>
SourceMapping pragma has changed to //#
github.com/terser/terser - 2df48924ccfc5fc776597ac3938fede41b9b4bf5 authored over 11 years ago by Mihai Bazon <[email protected]>See discussion in a9511dfbe5c0d96d8cacb87582aa9a19737bbb98
github.com/terser/terser - 9fc6796d2a5f385500efc84020b5f6f73a6bb4a0 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 9fc8a52142041b903b650923bb08b57876dd4c8c authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - 3a218615804ceaf0fa1fcf7b8a0b3e10df3e6c86 authored over 11 years ago by Matt Robenolt <[email protected]>
See: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit
The...
github.com/terser/terser - 1dbffd48ea49ee278454d6b1c632b7ba4bbf1868 authored over 11 years ago by Matt Robenolt <[email protected]>Close #209
github.com/terser/terser - 22a038e6a23d1c1e8c5068b73f8af059521a6f2d authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - f652372c9a55ac7c6c3d965f0dff47bf0d0c0b3e authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - ad1fc3b71ad0c5d24fde1b5be5cfdbdeced1dedc authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - 2b40a5ac62102f6e61a891afa1276eeba948f6a4 authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - ca3388cf5a27e48b8d41ba41114dd329de4708ee authored over 11 years ago by Mihai Bazon <[email protected]>
More robust check of unquoted attribute values
github.com/terser/html-minifier-terser - 20df2c1a9e989507267a2c81ecd1a315a7ec8a6b authored over 11 years ago by Juriy Zaytsev <[email protected]>See http://mathiasbynens.be/notes/unquoted-attribute-values for how browsers behave when it come...
github.com/terser/html-minifier-terser - 9a084fe350a63a4486e7e7f28128dc4345217f0d authored over 11 years ago by Mathias Bynens <[email protected]>github.com/terser/terser - caa8896a8a9d619334c21e49964e4a6c1a1a15eb authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - d13aa3954d2c0c5145b32c9623a05f383a93e0c3 authored over 11 years ago by Mihai Bazon <[email protected]>
Only for `--unsafe`.
Close #203
github.com/terser/terser - f64539fb7692c7fbfed0b266afea95d370453ddb authored over 11 years ago by Mihai Bazon <[email protected]>Close #204
github.com/terser/terser - d56ebd7d7b8de0b46ce203b580df28d76fa16692 authored over 11 years ago by Mihai Bazon <[email protected]>Add HTML5 as an option
github.com/terser/html-minifier-terser - 4d63b1796346e4f4df32c6dada96ae730663e6bd authored over 11 years ago by Juriy Zaytsev <[email protected]>github.com/terser/html-minifier-terser - 30510e0147f015f747513ec79d29713e655f580f authored over 11 years ago by Stephen Sawchuk <[email protected]>
github.com/terser/html-minifier-terser - 3229a8cc993d1754829b879c13e4522cb7934d78 authored over 11 years ago by kangax <[email protected]>
NPM package doesn't work since `dist` folder is ignored
github.com/terser/html-minifier-terser - 6a52d976c76eaadc3e628e58f1dbd04d4c34b973 authored over 11 years ago by Juriy Zaytsev <[email protected]>and `main` was changed to the `dist` folder
github.com/terser/html-minifier-terser - 245c9b0606ec9f93ad256339898819a3c3c4fc67 authored over 11 years ago by Sindre Sorhus <[email protected]>github.com/terser/html-minifier-terser - 794fd07300c4280921034faa2f9f3a91e081c4bd authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - eb17373795684abeab13a6b2ce379fc8131beceb authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - 6390caf8fed128f0d2cec40ad413787e44b93325 authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - f9749eb27efaf700d30c47781e4b61d88af4fc21 authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - 97992e6fb8d84533f7dbfccc5ad48ca219964893 authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - 678be0786c375137159caa9440416babf2a83708 authored over 11 years ago by kangax <[email protected]>
github.com/terser/html-minifier-terser - b38600d8f15e39e458c7bb871ae29cb52eecb2d1 authored over 11 years ago by kangax <[email protected]>
Fix minifier issue with prefixed tags (closing)
github.com/terser/html-minifier-terser - 094cf8b0c3ed98f78ecd0cc609255454c6b3ed11 authored over 11 years ago by Juriy Zaytsev <[email protected]>Add CI build for supported Node versions
github.com/terser/terser - 3edfe7d0ee644a5ea0383fe02152b4f7f578cfcb authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 7f77edadb36bb4d29a2b6b1203eb037bb2aa0604 authored over 11 years ago by Mihai Bazon <[email protected]>
(only in !beautify mode)
github.com/terser/terser - a9511dfbe5c0d96d8cacb87582aa9a19737bbb98 authored over 11 years ago by Mihai Bazon <[email protected]>(not likely to be noticed, it's only used in `strict` parse mode)
github.com/terser/terser - 064e7aa1bbb70baec40a9812a8801627846bde2f authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 46814f88d93f3ed1375c80f084a524722d61cb38 authored over 11 years ago by Nick Schonning <[email protected]>
github.com/terser/terser - 4a19802d0cb49aea001f43c0dd7ea2dbe2a67443 authored over 11 years ago by Nick Schonning <[email protected]>
github.com/terser/terser - 1e9f98aa51fa87678c6d5191903fc249df4f3e35 authored over 11 years ago by Trey Griffith <[email protected]>
Close #199
github.com/terser/terser - 11e24d53a195685578abe76b6ef34cb80f3a5730 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 0f509f8336b2cacff664f29255534f49c3f8b109 authored over 11 years ago by Mihai Bazon <[email protected]>
Signed-off-by: Justin Lau <[email protected]>
github.com/terser/terser - 672699613e79c24d4e744313f5c0a51400958d8a authored over 11 years ago by Justin Lau <[email protected]>accomodates the sort behaviour changes made in commit
mishoo/UglifyJS2@aebafad41eab48f43ed649ce8c...
github.com/terser/terser - a6ed2c84ac65f68dc6cf102dffb44f3b00fd0277 authored over 11 years ago by Mihai Bazon <[email protected]>
Fix typo in bin and readme
github.com/terser/terser - 645d5bdbc53d2293ed329a4c55b2af2cdeb5ace2 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 9af2bbffde2653237b36a06b005209be9f6cc1e6 authored over 11 years ago by Justin Lau <[email protected]>
Signed-off-by: Justin Lau <[email protected]>
github.com/terser/terser - fcd544cc106bbd04ca8003046fa76154cdb4046e authored over 11 years ago by Justin Lau <[email protected]>Signed-off-by: Justin Lau <[email protected]>
github.com/terser/terser - 1e3bc0caa0a8ad8c3bcab07d539ee153ea8e96b3 authored over 11 years ago by Justin Lau <[email protected]>dotted syntax even with screw_ie8 option.
Signed-off-by: Justin Lau <[email protected]>
github.com/terser/terser - 790b3bcdc66061b63de0e2538a49c6f3edbdfc0e authored over 11 years ago by Kim Joar Bekkelund <[email protected]>
Add README syntax highlighting
github.com/terser/terser - d6e6458f68a258e2a3694069005ec7999180748f authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - a54b6703c095880eb048574e2a1d9dbb21a0b680 authored over 11 years ago by Uli Köhler <[email protected]>
github.com/terser/terser - 8e6266136dd7e7c14b53219bf8c3f08d58778e7e authored over 11 years ago by Mihai Bazon <[email protected]>
github.com/terser/terser - 5c22a1bdf5e66df68593b872dc7e226a9688b762 authored over 11 years ago by Mihai Bazon <[email protected]>
See #193
github.com/terser/terser - 9794ebf88ce877c83ef522642bbd75f72bb80ac7 authored over 11 years ago by Mihai Bazon <[email protected]>github.com/terser/terser - 68394eed93472b2a778e1731b4e43ed0cc2359d1 authored over 11 years ago by Mihai Bazon <[email protected]>
use dotted member access when --screw-ie8 option given
github.com/terser/terser - 753b4b6cc8aff37b9678b3bc3a883874bf4cac51 authored over 11 years ago by Mihai Bazon <[email protected]>unbalanced parentheses in readme
github.com/terser/terser - a9c1b9f1385464309247fb2dd299ba6bb90bce10 authored over 11 years ago by Mihai Bazon <[email protected]>