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
github.com/terser/terser - 667fc4d08b7c720ca66be8e63ebcfd234de54329 authored about 7 years ago
- workaround for WebKit bugs
- PhantomJS users should enable this output option
closes #2489
github.com/terser/terser - 6142117cddaf4d827df8e269ed9b6fa7d3c4cec7 authored about 7 years agofixes #2487
github.com/terser/terser - e826973b76e356f7aabb3bedd96d82bf336da4ee authored about 7 years agofixes #2485
github.com/terser/terser - ae28a24c7f7919d8de1c3044f28571ebe2036850 authored about 7 years ago
- unique symbol generation
- `unsafe` on `AST_Call`
github.com/terser/terser - fa7a7c5c5aab369f6bcb11fbd9820e80ef0f2528 authored about 7 years ago
github.com/terser/terser - 557636f3b736c58e7830bec427bfe6eebadc0b68 authored about 7 years ago
github.com/terser/terser - 49fbe9c5ac090b2082ebd4702772af6ccafa13cd authored about 7 years ago
fixes #2473
github.com/terser/terser - 2ac5086831f17ae93f1cfec9b7375b8ae19915ca authored over 7 years ago
- all-or-nothing replacement
- avoid unmangleable names
fixes #2436
github.com/terser/terser - c6cfa04d10c648dc1ccdf7ac6369f4162f0a46dc authored over 7 years agogithub.com/terser/terser - 9632f79e4692b3055ea3bb2580bca6f6a0412f7b authored over 7 years ago
github.com/terser/terser - a3fbb27194bbc03087cfc417095a983b29060acb authored over 7 years ago
github.com/terser/terser - 11c0b1e1f93e3b365a5bbd6e5f564c0e09c9b8e8 authored over 7 years ago
github.com/terser/terser - 346fa12e0e67ed9418da4df91f72b41a857ef81f authored over 7 years ago
fixes #2468
github.com/terser/terser - cda27b09703a0dfc8f84612a3d157a517f8ea4a9 authored over 7 years ago
- inline single-use function declarations as expressions when permissible
- depend on `reduce_v...
Miscellaneous
- fix double semi-colons from `beautify` in `export`
fixes #2462
github.com/terser/terser - 650d5d5c9bfb4c269356b5bfbf0d55d3984de42f authored over 7 years agogithub.com/terser/terser - 94525d859f5db559366f96b646aca84438b0f982 authored over 7 years ago
fixes #2449
github.com/terser/terser - 1127a2caf305ad1df370c34faf7283e53423cc10 authored over 7 years agofixes #2456
github.com/terser/terser - 246d9d4e83e857a26347944ada65fea95ad6381d authored over 7 years agofixes #2450
github.com/terser/terser - 4c0b0177b6fa556c31f0099c6d52a4ad4f670ba3 authored over 7 years agofixes #2453
github.com/terser/terser - dd0a36119bf4aed97b384c1a14ade39e2fdd35da authored over 7 years agogithub.com/terser/terser - 94b19a9c46917ba1ebe202d79ab8ced622fd2b45 authored over 7 years ago
github.com/terser/terser - bcf95ac02c77efb1db350bb9ff021e86944b286c authored over 7 years ago
github.com/terser/terser - e11cec1ab8157080f28906a9d7a7d9b2957a42ab authored over 7 years ago
github.com/terser/terser - 38bfb73f0643d73d429d7a79667f6b8fa3fd6fc5 authored over 7 years ago
fixes #2442
github.com/terser/terser - bbedbf4ea03580c5b7aa39f32b92fdda9216c5b4 authored over 7 years agofixes #2440
github.com/terser/terser - 2cfb5aa7dadd744bf7fbe16756696fc595f134a2 authored over 7 years ago
- defer declaration removal in `collapse_vars`
- account for `AST_SymbolFunarg` in deduplicatio...
fixes #2428
github.com/terser/terser - 2c2fd89e343626f8d7dc83812a6476b0ab99b784 authored over 7 years agogithub.com/terser/terser - 0c435190979576ac3ffcb885da3fbc416538800d authored over 7 years ago
github.com/terser/terser - 352a7de2041b0a23cf014fe2914af641d9f73436 authored over 7 years ago
github.com/terser/terser - df9c8dfd725d75e8f971af7ff9f8bbeb02d6d406 authored over 7 years ago
github.com/terser/terser - f46281e2b75a0cae0fbc591ba23c000d4106a07a authored over 7 years ago
github.com/terser/terser - 25a18883f5130ae809e1e38c226948576a2a4e90 authored over 7 years ago
github.com/terser/terser - 5b4b07e9a7d67e593c6ae8d54dc77d174afd25ac authored over 7 years ago
fixes #2423
github.com/terser/terser - a8aa28a7a6c0cb415965d055119956d4333de8fa authored over 7 years agofixes #2425
github.com/terser/terser - fe5a68f9d5a93557d44c48cd0a8ee533e2bd1a47 authored over 7 years agogithub.com/terser/terser - 71e61153b1b3d5f2446b83a3507231509e11e90e authored over 7 years ago
- only replace same-scope usages
- augment `test/ufuzz.js` to test for `this`
fixes #2420
github.com/terser/terser - c8b6f4733d35db48b5b7e2373264db0d99eb299f authored over 7 years agogithub.com/terser/terser - 29bbc41dfed19475acc5538e7ee39bd0c3856352 authored over 7 years ago
github.com/terser/terser - a48f87abf2fb09cc8296444eb613021ef66492c3 authored over 7 years ago
github.com/terser/terser - d535daa2c711a6a02f838e1ac390e8e73020abb2 authored over 7 years ago
github.com/terser/terser - 0a9cdb6c73275639fb6a137494b03bd2309ba4bd authored over 7 years ago
github.com/terser/terser - 3ae34177a6fcb452efe245e60b61791903e6a334 authored over 7 years ago
github.com/terser/terser - 086cb331639339a4097899a935f489745f1a25c2 authored over 7 years ago
github.com/terser/terser - 2fd927a7ccfb55de415bf1faafb45e5006ca9984 authored over 7 years ago
- trim array items only if `side_effects`
- extend to non-identifier properties
fixes #2406
github.com/terser/terser - 6371e2ee6361d534fc966b2f2e19da294b02ec3b authored over 7 years ago
- resolve `semicolons:false` ambiguity with tagged literals
- allow `side_effects` to work on t...
github.com/terser/terser - 31f82091930b39ebb5d9358951c39ae20cf8057e authored over 7 years ago
github.com/terser/terser - 9b0f86f5a136f57dece826c3ec9b632a0d0cb53a authored over 7 years ago
fixes #798
fixes #852
github.com/terser/terser - ee082ace1b69bff228ff43065333b8703c0505dc authored over 7 years ago
github.com/terser/terser - ae67a4985073dcdaa2788c86e576202923514e0d authored over 7 years ago
fixes #2377
github.com/terser/terser - 4178289c382caf2eb3464390370dd1400a23468a authored over 7 years agogithub.com/terser/terser - 74ae16f9f88600c90438e85829a615b2377f6740 authored over 7 years ago
github.com/terser/terser - 1968203d83ea6ba9dd34b36c0d6f3e4b1c5db340 authored over 7 years ago
github.com/terser/terser - 2848596280f9c4dfced81ae8501cabf04dd2e05d authored over 7 years ago
github.com/terser/terser - 86ea38a25954ba4cda017fbfee5e0ef537b24bf1 authored over 7 years ago
github.com/terser/terser - 8a713e449f551d89745d9a8105b7cb33e9893214 authored over 7 years ago
fixes #2383
github.com/terser/terser - 7d9a8596a9363b4673297a33d4c71ae26f459056 authored over 7 years ago
`{ a: x, b: y }.a` => `[ x, y ][0]`
- `x` cannot be function containing `this`
`[ x, y, z ][...
github.com/terser/terser - 24aa07855bc608f29cca2a58a40af1988256b116 authored over 7 years agogithub.com/terser/terser - 5fd723f14394b74f899e7b33bc9084317bf01d7d authored over 7 years ago
github.com/terser/terser - 516eaef50c66aede72d3478a5653ae8651806258 authored over 7 years ago
github.com/terser/terser - 4ae1fb3ed8380d06220fd242037bd277fc21c17d authored over 7 years ago
github.com/terser/terser - 011123223b8e45ab3f6d151ad038a6b8ecec2434 authored over 7 years ago
github.com/terser/terser - 44352eb26abf17419fc41c66fe70186f69a95c2c authored over 7 years ago
Sub-optimal result due to block scope.
github.com/terser/terser - 9f1c72ae28b2477a9f4f024631221f8971e7e8e4 authored over 7 years agogithub.com/terser/terser - c60fa678278ebf08be07f1472f75bbd0bed26e33 authored over 7 years ago
github.com/terser/terser - 96439ca24690782dc67c5cc3768226bf96c38885 authored over 7 years ago
fixes #2381
github.com/terser/terser - f9c57dfee0a768b483db74486919f254ed84a8b0 authored over 7 years agogithub.com/terser/terser - c927cea6322788b654128f9bbbf3a06441b964c2 authored over 7 years ago
github.com/terser/terser - 9f4b98f8e461dabf3a3c97c247d9c72f981aa28d authored over 7 years ago
github.com/terser/terser - 0f2ef3367ce980f20cb4f72e8978aec5d1b8a8f2 authored over 7 years ago
github.com/terser/html-minifier-terser - e99f322bc0bb82281836327d409169ee6f5fa448 authored over 7 years ago
fixes #857
github.com/terser/html-minifier-terser - 9a45eb435a8a3ec453da52a752c0d4cf5c071b1d authored over 7 years ago
- reintroduce compress documentation for keep_fnames and unsafe_methods
- reintroduce keep_fnam...
Suppress scanning beyond assignment to `a.b`
github.com/terser/terser - 7e5b5cac97a71d0eb0d23f0cba7554e8a9eec179 authored over 7 years agogithub.com/terser/terser - c1346e06b70806995f3b75919d35bf5348ce88ed authored over 7 years ago
fixes #2364
github.com/terser/terser - 0d2fe8e3efdb096af4044b011dd7e2e463581400 authored over 7 years agofixes #2364
github.com/terser/terser - f2b9c11e2a0ab3597f798cf85770e24733609b1f authored over 7 years agogithub.com/terser/terser - b6a7ca292ec45fc512650972f884cb2c2601f2f9 authored over 7 years ago
github.com/terser/terser - fe647b083e0def2bf6445534c7017baed09541a9 authored over 7 years ago
github.com/terser/terser - a89f126db6ff3dc0b62d3d13d34513b1f528a7e5 authored over 7 years ago
github.com/terser/terser - d8ee2de95cf5800dd3c5e869f70d8e716410f745 authored over 7 years ago
github.com/terser/terser - 58a5608b6627ac08149a3a3f1ab61cd372ba2217 authored over 7 years ago
transforms `{["computed"]: 1}` into `{computed: 1}`
github.com/terser/terser - f496ac5c85263581aeaad6deb816a38c1fcd3b45 authored over 7 years agogithub.com/terser/terser - dfe4f6c6de3971e48b6a5a807e17314d65cdc9b5 authored over 7 years ago
github.com/terser/terser - a09c8ad6661f093b65761ac6a6c0bb00107ed8a8 authored over 7 years ago
github.com/terser/terser - ec598c351b25788334efb1fb35415c53eb0414e0 authored over 7 years ago
fixes #2349
github.com/terser/terser - f79f737fb29d08e4448e099889cf8abe47ab5bba authored over 7 years agogithub.com/terser/terser - eba0f93bc025383379a8959368ca273aa562bdae authored over 7 years ago
fixes #2353
github.com/terser/terser - 99800d4aa91df31ce449781aaa7d4bc1ae5a0e68 authored over 7 years agoMoves this README note to underneath the 'url' rather than 'root' option.
github.com/terser/terser - 70d56c951a7dc0d453261c8cdcf21500728f98d7 authored over 7 years ago
- constant expression
- single reference
- same scope
- not across loop body
github.com/terser/terser - 1abe14296e9a11d30935dba3f27682a3e67885f8 authored over 7 years ago
fixes #2345
github.com/terser/terser - 336b1add4f252d06ca3261ec6d5eca580c5f0a42 authored over 7 years agogithub.com/terser/terser - 873755b35cbac8f9a943fd3cd6179bfb8eab5df1 authored over 7 years ago
github.com/terser/terser - 744032755d18df1d0135aeeac89fb7a83fecf90e authored over 7 years ago