Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/terser/terser
๐ JavaScript parser, mangler and compressor toolkit for ES6+
https://github.com/terser/terser
* Fix default function params from Acorn AST
* Fix test description
* Fixup
937feae204d7e20f32a21324a99957dfdc25e486 authored over 5 years agoeaba5f076da7fb6e85ea11f2caa2b0e7eb5ca37c authored over 5 years ago
0dbd75572d3d3799f92ffc9a3d92bf3991237847 authored over 5 years ago
0a671f28a5a73836b99b9429e3e94521f6656241 authored over 5 years ago
Currently when `terser` compresses a given input file that comes
with a source-map, but the sou...
1a6e1d7b803adaf1fc0ee55cf901521562e29564 authored over 5 years ago
* Compress lib changed to account for overriding of names in inner scopes of arguments when flat...
936a7cba210301a4e870694d5d088447285f91b4 authored over 5 years ago0497b5e8a591f56d1dfb8d83a3d93d59994f5773 authored over 5 years ago
0985279ffd3c02c0c8723fd9149351c760e77d98 authored over 5 years ago
bc87f4784d9de6553bdc5667ce6422b324f37292 authored over 5 years ago
* fix #281
* revert: change version
b3c4c42d13f6bd65450f67b6263e78af27fed51d authored over 5 years ago0de48f79c2f21ced57165e4f9310001e8fefe2fe authored over 5 years ago
ddf6a4a47d7b043d763dd36be2f6e69570fe4e24 authored over 5 years ago
Fixes #334
96512324543141b391b80f3aa2d9c33880220a89 authored over 5 years agoResolves https://github.com/terser-js/terser/issues/332 to allow for functions added to the Obje...
83c52a1fd9decc67b7efe6d9a7fd342ac3a759b8 authored over 5 years ago54bd01224349c870db97ea3522be8f43e6771529 authored over 5 years ago
21cd1dc036e38d2390bbc4b326d71bdb47c605cb authored over 5 years ago
Was introduced with ugprade to Acorn 6.1.1.
79f82db3f7ac17ad0ff10a10f828c4ef35d84469 authored over 5 years agofbebaaff9ff021bd46cc4dcb344348f3fbb3b57b authored almost 6 years ago
9ca4b8be3c85453ae4c812090afd993efcec238f authored almost 6 years ago
cc00e783714c16b61288ec3233a6ca38b3de5cf6 authored almost 6 years ago
* fix optimization of `Array` and `new Array` (#312)
* tidy AST_New optimization
5b41f4fab1a19c8c85cfe45416afc544967ec979 authored almost 6 years ago* Use Map for name cache
* Use Map for labels in figure_out_scope
* Use Map for AST_TopLev...
a506124f8a3d418356bc3807de52063102e47b9c authored almost 6 years ago* show better diff when expected source maps differ
* deepStrictEqual
ba1fb4505ab38fbd7340c34e3c5c5fd30ee19abb authored almost 6 years ago1e8c6e224c383bf5080cbf5a319d3acf3b419cda authored almost 6 years ago
Command: `terser --help options`
Actual: Error message
Expected: Help message
ref: https://github.com/terser-js/terser#compress-options
bda2dd5f7a0140700e31d0bf069071983f7b2aaf authored almost 6 years ago9aef7ce316751581f979e2a51a233c7f91bb436c authored almost 6 years ago
dbd7c8bb601c99fa49ad521196c714747670c878 authored almost 6 years ago
6a5aabb36da69efa5921156d2e6eb1bc490a9aeb authored almost 6 years ago
e0fdd48b0ba2eaad21ab4005c1722769e07c3fba authored almost 6 years ago
857ea58cf0ddd0e4cc47c77ce78ca16c6938ac1d authored almost 6 years ago
1d7ed7d407becb976d8799366a19ebc179744181 authored almost 6 years ago
This reverts commit 4f745a101e3f658aff7686734466b726dda9767b.
fcfc4339f8fbeab4a9b13995839a241150540e36 authored almost 6 years agoThis reverts commit 675e9035827a9ca8e43ec1d9ce08c1d662017f25.
4e2e793fd2222dad4e9a12f8681f25095041b4b5 authored almost 6 years ago991062e98ee63cf7632b2131cb6c7005454ce04e authored almost 6 years ago
6aa838e91badbd1c5b7ffa7b118fd22f598a688a authored almost 6 years ago
* fix node.key crashing lib/compress
* Add test case for issue 229
d01eb6f6712e013a652aaf5a09177a018f7ac200 authored almost 6 years ago* Use es6 environment for ESLint
* Use Set for mangled_names
* Use Set for property mangling
2455944d50dfc90c0ded051403ace9a8f613f477 authored almost 6 years agoa09a93fc1cd83ae229278e0edbfe90095d00a8f4 authored almost 6 years ago
0b1df80e204d6afebc58c9ab89e9fb434fe8eedf authored almost 6 years ago
* Remove spam
Removes the 'error' printed when an input source map is provided.
* Update c...
85182a8fd8c25bc877d3cd36643530e07a54d9f5 authored almost 6 years ago6c6dc40ae9e6297c52f84508e359901f3849866f authored almost 6 years ago
e5ca12e3071a3f0c383124c6b69ad8e50defd644 authored almost 6 years ago
This reverts commit 57d60ddcd772adca7f8e1f9e02c8d77964de2821.
d8c0a08e5d9d329b24afea417cb44547c7e31138 authored almost 6 years ago406a07a1c1ef9c84639cf8579adb69942b2453c0 authored almost 6 years ago
57d60ddcd772adca7f8e1f9e02c8d77964de2821 authored almost 6 years ago
90114d99ebf2476ae7fac8ba3a455fd41cd20f62 authored almost 6 years ago
0cf9167c5278986744d6584255e153dd5555fd1a authored almost 6 years ago
* Replace array constructor with literal when it's possible
Closes #246
* Replace only if ...
d5b803057564633b4779a78a03798e7808d41f1a authored almost 6 years ago* Added ability to list files in config
Closes #257
* Fixed eslint errors
4189e751c34d409259e8e45daa83c5c89ee598f1 authored almost 6 years ago78e0780981eb4fa33eba210437699675ab71aef5 authored almost 6 years ago
* Recursively build var names list til top level
* fixup! Recursively build var names list ti...
72e6ee4ca4f0a8d017c85db9512241ac85d6ac4b authored almost 6 years ago6356f3930c49fface55033121502be0c84f07dcd authored almost 6 years ago
4da1b2bb7a9e0bf7a59f604cebc9718848242a9a authored about 6 years ago
228576bd88fbe7741a5e78b405e8951534d5d6b3 authored about 6 years ago
28c9fc31b396feecf88a0bbec519b8bfaa68ed51 authored about 6 years ago
03b08760fcac9ee3f633d7c8e82af417c47db4e7 authored about 6 years ago
a7c394ffd6dc9e82c994ad26dbb4339bff336a63 authored about 6 years ago
68347ce7241770fdd4d75796b67ab2c19f5991d1 authored about 6 years ago
620e1ece0bbc2e5adf331f6f05cb822d3f70aa80 authored about 6 years ago
f81672c203a93efac1ae37d44ba82a24bd57ce89 authored about 6 years ago
58cfd14aed5a8c0ae71273d955cda758944475aa authored about 6 years ago
147bcffdc6dfb52fab11a541924e0bb46a465d41 authored about 6 years ago
38bebd55998cf9883a2de9ae5d0756ca251565d5 authored about 6 years ago
ae992fc2b84127f2c46a89988184cc11297560da authored about 6 years ago
* Drop Node.js v4 (#207)
v4 EOL was 2018-04-30, module bundlers require at least v6.
* Use...
e6e43800dc1de82ff58e9dd77aad349319e0aa03 authored about 6 years ago* Drop Node.js v4 (#207)
v4 EOL was 2018-04-30, module bundlers require at least v6.
* fix...
6f6b20194ebeac0c3592cfafec738565c4a6f9e9 authored about 6 years agofffac0b31ff045cb0fe708935555c8a1d884fd1d authored about 6 years ago
* Fix parsing of template literals with an escape
Example: `\ยป`
* fixup! Fix parsing of te...
81b535fddd66e047ac42c41cad85bb7a16a4c66b authored about 6 years ago* fix `read_source_map` inline bug
1. The previous regExp may match a map-like string or othe...
c026f36b94cc5dd02f528c083a9817e7983b0638 authored about 6 years agoaa574b6a02c6361a52565ffcbd328476f44099ec authored about 6 years ago
3672baaa8834459bb7de7e8d8a649604cda96401 authored about 6 years ago
97340a854c1a114cdc2e7ebf987d6f196c800f6d authored about 6 years ago
5af454d090ec171f86ffc864d39285c37f2232f9 authored about 6 years ago
787c30801d937dd1ef9dac781fc8bfeff9532ea6 authored about 6 years ago
* Optimized regexp
* Returned mochallel
04305d820dde833f061b0cdaeadc8058e595624b authored about 6 years ago
- Updated prepare and test scripts to be able to run on Windows
- Updated Mocha to 5.2.0 (fixed...
This is especially useful for conditional compilation, where you can now
do things like this:
...
fe9cbe83de1ee0f92f452ffcfcc8bd1d113df026 authored about 6 years ago
b4dda6d2ccdc94ac42f6dbf459af50ac343f9454 authored about 6 years ago
* Fix #207, drop support for Node versions <4.0.0
* Update .travis.yml
* Happy not to supp...
125e66f2136f48cb5c68659445df23b3ded22406 authored about 6 years agoa38016024a2cb260ef7d9ed0d1a4a75d574dadb6 authored about 6 years ago
675e9035827a9ca8e43ec1d9ce08c1d662017f25 authored about 6 years ago
c55fc3bf22faf7a8c1b8539c5d3f4b5b0ad761aa authored about 6 years ago
7d7b7417968743e98ba3b35ae6e798ebb9966e97 authored about 6 years ago
4cdc10b4f050a504c1f3d06a96d63bf23cc9acff authored about 6 years ago
9f2933a9ec87a7f8b654725cb38f9745fbf74f86 authored about 6 years ago
fe1a66a7b6acfe7ba2bf15c21298d7af51a167a8 authored about 6 years ago
b2e0736bb2bc5dadcb7187aa471d30d15cd58154 authored about 6 years ago
3fb9c49cdbe5d9c8c549cf859b0736e4c044965c authored about 6 years ago
4c8e02c9513719c357983ed4ee96ca22a8aaaeab authored about 6 years ago
9b98031ccc380f6359915176ce7a622113323af6 authored about 6 years ago
177c06939da00e7c28e37fe78ea5f0f179d917fe authored about 6 years ago
34908f7de68a9975f57c8dcfd25e5a633d5ea262 authored about 6 years ago
4910a20837b24df60d67023fe3c51786f8f9a618 authored about 6 years ago
00eeaed0f56b9ee188e4094190255f37b8f85b60 authored about 6 years ago
96d3d4a93380732acaf7d9342303d3bfff080e41 authored about 6 years ago
ab6e5cbe022e55546f65da225691c94a48d86c18 authored about 6 years ago
e7f6c1eeca9ed4eaa06afcf31db7938d59b0e664 authored about 6 years ago