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

document and improve functional tests

github.com/terser/terser - 00ea641c80f16094e1e1d09074741a4722da1fc1 authored about 5 years ago
use nvm in run-all.sh through login shell shellnannigans

github.com/terser/terser-functional-tests - 40c522a20f14e155279c844eb3cde11139599faf authored about 5 years ago
move functional tests to a script file

github.com/terser/terser - 4503ca74faf1c21d4649af6dc35e5643213d97da authored about 5 years ago
try to fix tests/computer-science.js

github.com/terser/terser-functional-tests - 001b5838fef014d1467d42e248b5da836c9f5993 authored about 5 years ago
update to node 13 and use npm link to inject current terser as a dep

github.com/terser/terser - 4ab1d87b75e059a1adbc18c82c71af8dec3155f3 authored about 5 years ago
set to executable and add shebang

github.com/terser/terser-functional-tests - fce905a6fae2dff32a25c54ee4e611d5a2e91d5f authored about 5 years ago
Merge pull request #94 from evanplaice/computer-science

Add 'computer-science'

github.com/terser/terser-functional-tests - 5324a151a0927a8a2691c3a0155c7ec8faf08045 authored about 5 years ago
Add 'computer-science'

github.com/terser/terser-functional-tests - cd0d7fd705b3cfdd1fde9699d9d22956a2db9c84 authored about 5 years ago
finish class properties

github.com/terser/terser - 7e40854610f39c727bdd9c1b2f42428e53856ed2 authored about 5 years ago
sort domprops

github.com/terser/terser - c950d3547e4e3d7fa196e06af7665b3e721b2d6d authored about 5 years ago
Added support for class properties and static class properties (#326)

github.com/terser/terser - ee8d263760e0a9beaf53bd13cef5c8c9d502735c authored about 5 years ago
close #545: ensure that objects are parenthesised correctly in arrow function output

github.com/terser/terser - e68f5edcc0b142f67b0d7c12e40824e32b53f976 authored about 5 years ago
update changelog

github.com/terser/terser - c01ea650ba2f596cac226aa481d35e9efabe777f authored about 5 years ago
fuzz.js: Ignore all invalid regex errors found by Acorn but not Terser (#542)

Acorn 7 adds more error messages for invalid regexes. Ignore them all as
Terser does not parse ...

github.com/terser/terser - ce8b9c5805d13334c398cb4dcf6ac960b65b4db4 authored about 5 years ago
Added output option to keep numbers as is (#501)

github.com/terser/terser - 82b67f3d8fc47d1e8cbc8b8bc576bb4ca1ec4b5b authored about 5 years ago
feat: set ES version by year (#541)

github.com/terser/terser - 3bac5f3a7225857631fac7a22c4daf788f07e938 authored about 5 years ago
Optimize condition for full char (#538)

github.com/terser/terser - 94e2b9104222ddda52dd917c049df0ccb4adcbdb authored about 5 years ago
fix #534 by keeping track of unmangleable names and skipping them

github.com/terser/terser - 9f8294016c722f2b191383f43902cd2ccfec0342 authored about 5 years ago
represent bare-bodied arrow functions as functions with a plain return statement

github.com/terser/terser - 571a99fdeea92c01ba4d1b3624965bcc971b140e authored about 5 years ago
improve inlining

github.com/terser/terser - 2889744e409fa919abae195d00da926f51e980fb authored about 5 years ago
style changes

github.com/terser/terser - 369064ffaed140c4860d5ff47aa214688adb8551 authored about 5 years ago
add link to opencollective

github.com/terser/terser - ea0fbdc5a717c39508712e194a74bc36418cbd68 authored about 5 years ago
remove tests failing on travis

github.com/terser/terser-functional-tests - 8dacfd1c0c1083143f7aa0e83e2aa7953f38a395 authored about 5 years ago
update changelog

github.com/terser/terser - 93fad367b1717fb387570cf0e3c82f75ce2e575e authored about 5 years ago
plug memory leak

github.com/terser/terser - 4bba5ebc26f4e7ad36da2adc550cc277e0d43afa authored about 5 years ago
avoid terser-functional-tests cache changing and its reprecussions

github.com/terser/terser - 3597a317b92c2256ebfad1809095ee6080feba13 authored about 5 years ago
don't test node 8

github.com/terser/terser - 880f43f9698fa825b7d40677397c283483990c8a authored about 5 years ago
make the functional test another job not a separate stage

github.com/terser/terser - f40dbb1230f034c3c1ad51651db0dc15c2420b1c authored about 5 years ago
fix functional tests in the face of cache

github.com/terser/terser - b6260c8c9a86793b5bc77414410d8ba24311f156 authored about 5 years ago
fix functional tests and speed up older tests

github.com/terser/terser - 5792726bf8d070dac9fe1712260cedb05fd2b7e3 authored about 5 years ago
add functional test job to travis

github.com/terser/terser - 47cfe3b3b05dbf86efb79cd521517f81cbd97133 authored about 5 years ago
close #531: enable inline annotation for arrow functions with bare exp bodies

github.com/terser/terser - 743319fbc24deacb20c89fb0611599dd681bf61d authored about 5 years ago
Fixed parsing numbers with e (#532)

github.com/terser/terser - a7f0d1894f65e3731fdac3389ab695271abb0fe6 authored about 5 years ago
disallow exponentiation in bigint

github.com/terser/terser - 942a9ef73a36c2a9f260be739be36e19633e732f authored about 5 years ago
close #527: fixes problem with identity functions

github.com/terser/terser - afd7e5879566a1ad448fff84b04d848e6a480955 authored about 5 years ago
update patrons.md

github.com/terser/terser - bdf87b722705c95dee2c1816b98e6670d7b8fc33 authored about 5 years ago
fix #525 by correctly parsing hex bignums

github.com/terser/terser - 801246a8f707b73eced6c1145a0a5f0ea404c115 authored about 5 years ago
update changelog

github.com/terser/terser - 7707d1d8701b1e04b7a64639cecf382199364f4c authored about 5 years ago
add test after closing #508

github.com/terser/terser - b3a74da0eef977896a46f8e4fc98bbb442666d90 authored about 5 years ago
close #524: convert predicate sets into Maps instead of objects

github.com/terser/terser - 846b8d2ff19792d1f9a2e153dd0ca7d6974b8efe authored about 5 years ago
fix an issue with collapse_vars where lets were collapsed out of their scope

github.com/terser/terser - 79c02fc52349a0b816c48f3583a8374c3d46cb74 authored about 5 years ago
docs: fixed default value for `comments` option (#521)

github.com/terser/terser - b66fd6b0e0390006890bf397d2e642df1a6ab6ab authored about 5 years ago
fix #510: inline identity functions (#512)

* fix #510: inline identity functions

* bringing back test semantics hidden by identity. simp...

github.com/terser/terser - 0ae57bd51d7e6fe8c7f05d0cc0004c0171c1722e authored about 5 years ago
improve error messages (#516)

github.com/terser/terser - d393ca6837874b03639276fb7e7469ad3301c474 authored about 5 years ago
Update version string

github.com/terser/html-minifier-terser - 119ddb3714cdfd9ad1d9bc0e184e94c38447c5e3 authored about 5 years ago
Only run eslint and qunit task on NodeJS >=8

github.com/terser/html-minifier-terser - 05cd48b299857d0c966a20396d7cf3064a4e415c authored about 5 years ago
Run tests also on NodeJS 6 and 8

github.com/terser/html-minifier-terser - ae5df1f277fadacc74af9e1bcac3ac60fbae6902 authored about 5 years ago
Revert "Bump engines.node to >= 10, closes #16"

This reverts commit 9aa238e5f1420939f62d37f970d5bf21017931a6.

github.com/terser/html-minifier-terser - 73a199adfd8e029c323507e92b81b098ab7fd156 authored about 5 years ago
Move grunt-terser to devDependencies

github.com/terser/html-minifier-terser - 709a3b1bd608a50cb6303971ede2468a59c5c08a authored about 5 years ago
update changelog

github.com/terser/terser - e85806464dc8fdfc62434aa7ecb1d5671d9ec44a authored about 5 years ago
document annotations

github.com/terser/terser - 555736c6370543fb7d6443992cec58a6721e99cb authored about 5 years ago
inline and noinline annotations

github.com/terser/terser - c7bd49b933e9da53dc93265ef9d8d033e5a8ea8e authored about 5 years ago
move some code around

github.com/terser/terser - 945970f6e6d440fb4c3b0638693e8824f4c5079d authored about 5 years ago
fix harmony test

github.com/terser/terser - 46e7755f7a52f5b4d4b47ee5757da70060a5f1be authored about 5 years ago
update changelog

github.com/terser/terser - 8cb8dbad3070dfdfebc065ae77ac0face56f49f6 authored about 5 years ago
simplify pure global access a bit

github.com/terser/terser - f34226ca7d2543f1e985bc7686fb70e8df2aa0de authored about 5 years ago
fix #506 by making some globals, which aren't in every environment, impure.

github.com/terser/terser - 025d4df24d31a9f7bfb140c99aedb886d48db040 authored about 5 years ago
fix #475 by not considering that ++x and x++ are side effect free in collapse_vars

github.com/terser/terser - a95aa39894e613e3da2868884eb35ee538b75e48 authored about 5 years ago
fix #498 by making sure Number(x) isn't turned into +x without both unsafe and unsafe_math options

github.com/terser/terser - 6d67281585a37176b4a315b450df8a58b23d39c6 authored about 5 years ago
fix #191: some wrong logic about keep_fnames (#489)

* fix some wrong logic about keep_fnames

* noop: use node.name.name instead

github.com/terser/terser - a0a50eaca7cb57e75c74e2b07f25f25762bd3844 authored about 5 years ago
fix flag issue

github.com/terser/terser - 2414ef8058a3c1a1114040655db866f7432f277c authored about 5 years ago
update changelog

github.com/terser/terser - 26e3d31be485c651055b5926223f1338d852e1dc authored about 5 years ago
fix #494 by making sure scope properties are updated when functions are moved into them

github.com/terser/terser - 48b4b12f4eacb4139165fe198bf8e5ac42e51f2e authored about 5 years ago
add compress test

github.com/terser/terser - ebbd676ca39ce26f551a23cdd90167afe6844f5e authored about 5 years ago
close #503 by avoiding creating empty sequences

github.com/terser/terser - ac1eed268c8ff68cadc906ea3b052a48e38166a9 authored about 5 years ago
close #505

github.com/terser/terser - 6ddb5465b3dcff616921f8a7e333a34b9a051aa3 authored about 5 years ago
Change old package name reference - closes #17

github.com/terser/html-minifier-terser - a274cd453e2463c8772baefeed2d515f63ed27a5 authored over 5 years ago
Bump engines.node to >= 10, closes #16

github.com/terser/html-minifier-terser - 9aa238e5f1420939f62d37f970d5bf21017931a6 authored over 5 years ago
Update URL to point to the new repository

github.com/terser/html-minifier-terser - a923c0dc64a46010e75cedfadbd3d87e2b9fe91d authored over 5 years ago
Update version string on website

github.com/terser/html-minifier-terser - 93ce70d4a8e96d131a3f9b3f2a2e0537a4ac3f52 authored over 5 years ago
Merge branch 'chore/rename-project'

github.com/terser/html-minifier-terser - cd3625fad7d94dfc09d2348dc94f18df197a00d5 authored over 5 years ago
Update benchmark results

github.com/terser/html-minifier-terser - 530ef7276e8dd8ce9a88a97b6a2c4ba830f17615 authored over 5 years ago