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

fix yield tests

github.com/terser/terser - c1fc7c4862bf0ffb4ffff718c4e081331a8a330a authored over 4 years ago
check for source-map option before reading it in CLI

github.com/terser/terser - 9254d2cdede1af95c87c16ce6decd2646efbec56 authored over 4 years ago
fix bug with eval and reference loop. Closes #741

github.com/terser/terser - 3178c3b19ebbad9f7bd80315d54dc94f5418678f authored over 4 years ago
take in operator into account in property mangling. Closes #748

github.com/terser/terser - 5f7b4a16c0496111c03da83b995ab6032e5ef280 authored over 4 years ago
leave import/export around in unreachable code. Closes #718

github.com/terser/terser - e997c10eaa7db595a3ce89aa29e99ef1c46c8899 authored over 4 years ago
add missing main file

github.com/terser/terser - 05261a0c4778bcef9c7064fefb47de0e95a93ac8 authored over 4 years ago
update changelog

github.com/terser/terser - b9e184cc6e0c96b7c7ef24087457f3cdbdb9d337 authored over 4 years ago
update typings

github.com/terser/terser - 9b3f8512a0e4551eb2228515ac2bdf6e9766808b authored over 4 years ago
test options immutability

github.com/terser/terser - e6d9a344ae71da23ce744de14b668376e006ecbc authored over 4 years ago
throw an error instead of returning it

github.com/terser/terser - 49dc96a4cd2a51d86859dfca2c186d55a6c296a2 authored over 4 years ago
support esm and native node modules at the same time

github.com/terser/terser - c294bcfa02654d129c67c9a06185f0d1c04c9920 authored over 4 years ago
Do not minify node bundle

Closes #680

github.com/terser/terser - bb35da05d59559c5dc3ba2b973a29bdc2924b302 authored over 4 years ago
bring back node 10

github.com/terser/terser - 7204da366ccf17eef79cf58d588706c8ea26c02e authored over 4 years ago
drop node 10

github.com/terser/terser - ca32671e77252f99a0e0c006b42732fc2ea55827 authored over 4 years ago
make minify() async

github.com/terser/terser - f390a429b0eacd3542e2fc64bdd5ae7b16d3f180 authored over 4 years ago
update node version

github.com/terser/terser - 1447f6d4592e63eaaa915a83f48ffc87c479a851 authored over 4 years ago
treat inline directive as absolute command

Closes #708

github.com/terser/terser - 9ce9272df0430e247388bfffb27e421394f1ef51 authored over 4 years ago
deprecate warnings options

github.com/terser/terser - 71dc3456be968ddce2281b93beb4079e609e28ef authored over 4 years ago
run functional tests with node 12

github.com/terser/terser - 12d038b30811a6eaddb3652a6e1dfa8dd6374819 authored over 4 years ago
fix publishing ESM

github.com/terser/terser - 1878956aaa1bc09fdab05e7837821f651341deb4 authored over 4 years ago
add missing files

github.com/terser/terser - e446107c561bffa46a40f529dc0c82dd26776d0f authored over 4 years ago
Improve inlining (#661)

* enable symbols to be created during compression while maintaining most figure_out_scope inform...

github.com/terser/terser - 6592121eb56f212774347dff4f6ecbe211daece9 authored over 4 years ago
es module build for browser (#670)

* add module field to package.json

* add exports key and lib files to package.json

github.com/terser/terser - ee385bf123953988f7f58cd7da8d5a3c43da5ba9 authored over 4 years ago
add ls-lint (#766)

* add ls-lint

* add test dir

* update package lock

github.com/terser/terser - 44f513c379ad0cab01c656eba2d13c39e1b90dd7 authored over 4 years ago
add LICENSE

github.com/terser/repl - eda345f9a5d0372e6e0bfc2ad43400ea03f24b8d authored over 4 years ago
Replace non-inclusive "whitelist" term with "allow" (#743)

* Replace non-inclusive "whitelist" term with "allow"

* Update index.js

Co-authored-by: Fá...

github.com/terser/terser - 819e9264d9f4b334834e79a7efbbd3ca04e1e6a8 authored over 4 years ago
update changelog

github.com/terser/terser - 9f380dc4b4aa53407dc513bacafd527090546af3 authored over 4 years ago
update assumptions

github.com/terser/terser - 7dd0b9d463f427eba75b608747b2e4880a8837de authored over 4 years ago
Allow yield to be used as property key in generators.

Closes #731

github.com/terser/terser - cfad9072984dd0921b002cabd8eb9748e5be1341 authored over 4 years ago
support async minify()

github.com/terser/terser-functional-tests - 7e44745883a4c4f6f739aa7fc414468b6f3898a8 authored over 4 years ago
support async minify

github.com/terser/require-terser - 038b50edc217baa2f1aa5830fb497d05c11c1583 authored over 4 years ago
Make class property assignment pure.

Closes #724

github.com/terser/terser - 283f44f5dfc0057b604bc3c00604949963a84645 authored over 4 years ago
Add numeric separators support (#725)

* Add numeric separators support

* functional tests with node 12

* Differentiate error sce...

github.com/terser/terser - ee965e8d9e8c47583126f1ae11d0da825e55aa89 authored over 4 years ago
update changelog

github.com/terser/terser - 807f729a1e3ff350946155400888d22b3a8b2d25 authored over 4 years ago
fix functional tests

github.com/terser/terser - 87f7e7fe31fd00d983171d2a3dad928d05cd1af4 authored over 4 years ago
update node version

github.com/terser/terser - 9b11e3d1e2ef8fadba6b6d63df7578883ec5757c authored over 4 years ago
fix: fix a bug in AST_Arrow.prototype._size (#701)

github.com/terser/terser - 2ddf987a67966a284e1c0415178c698251395583 authored over 4 years ago
consider property access of arguments object to be pure. Closes #687

github.com/terser/terser - 149e580dbc951df2e765192325b691c008de8914 authored over 4 years ago
use make to parallelise the tests and buffer output

github.com/terser/terser-functional-tests - 791f7701a588629876732902169df9e6494eb1e7 authored over 4 years ago
ensure `const` declarations values are replaced with something, since `const` must have a value.

Closes #699

github.com/terser/terser - 2a25f3f4f366d4683f0361eda44c7009c051cdfd authored over 4 years ago
Merge pull request #40 from DanielRuf/fix/31-keep-module-type-definition

github.com/terser/html-minifier-terser - d944d00723ebe3ef93666d49a1d2a3d301eb86f1 authored over 4 years ago
Keep module type definition - closes #31

For ECMAScript modules in browsers the type definition is required to
treat them as such.

Until...

github.com/terser/html-minifier-terser - d7c5ccb474e178987aab7fcf748324f9664baed0 authored over 4 years ago
update changelog

github.com/terser/terser - b0e36864f3f38671c5fb3c62d8cb4130862ce159 authored over 4 years ago
fix #678. when optimizing object properties, Terser should take care to not create incompatible identifiers

github.com/terser/terser - 8d8200c2331c695d37f139b5850b10b595bce1d8 authored over 4 years ago
fix more of #525

github.com/terser/terser - 29e6d1bc922415c2a36d96aef095d69401fe3a81 authored over 4 years ago
Merge pull request #39 from textbook/feature/retain-ssi-directives

github.com/terser/html-minifier-terser - d5ec1260434fb4efdd7e43a8fa2722bf7e9ad5ff authored over 4 years ago
Ignore Apache SSI directives by default

It seems likely that anyone including these directives wants to retain them in
the output, and c...

github.com/terser/html-minifier-terser - de7e8078b0a5658e8bd1956c088eb1ceb0488d5a authored over 4 years ago
update changelog

github.com/terser/terser - ea01f7db65082063575c72f3d171c5efe0d851f2 authored almost 5 years ago
further fix the equivalent-to fix

github.com/terser/terser - 7fda1def44e22a6dbdd8b66d2bc080c35f3ec488 authored almost 5 years ago
remove output errors

github.com/terser/terser - 5d25b743ea8ca01bdcf45bc5710d56c49514191a authored almost 5 years ago
fix the equivalent_to fix

github.com/terser/terser - 2743c714b16eb3cf7b185a18524f5a546696525c authored almost 5 years ago
add a marker between nodes while recursively comparing them in equivalent_to.

Closes #662

github.com/terser/terser - 743d032f5222cd15c19e0c71f6ade0a519fd584a authored almost 5 years ago
update documentation to reflect fact that domprops was merged into builtins

github.com/terser/terser - 49a0f529256443891b3130de46a7b4bf5304cfe8 authored almost 5 years ago
fix chrome visual issues

github.com/terser/repl - 949c7a3205e91fc1108cfe6edd99bf06a50e0f35 authored almost 5 years ago
Add assumption

github.com/terser/terser - 0529bf294a6a2405ac08ed48539acda95b4bec6d authored almost 5 years ago
use latest Terser from jsdelivr

github.com/terser/repl - 067f0665438710efea83025cfeff7b25a1e9dfaf authored almost 5 years ago
update packages

github.com/terser/repl - ea47cbf03f89f68fab89f5fd2cde15886d53081d authored almost 5 years ago
Merge branch 'master' of github.com:terser/terser

github.com/terser/terser - acdef9df34d14b149cf664cd81c997f3fdd268d5 authored almost 5 years ago
update changelog

github.com/terser/terser - 89a7e8c1895b7819d1a2344e2b0192628d7fc87e authored almost 5 years ago
Fix printing of unicode identifiers (#631)

* Fix printing of unicode identifiers

This fixes the printing of unicode identifiers.

Impo...

github.com/terser/terser - b38f465689723c4f049c500af51a26c8b3f967ad authored almost 5 years ago
Add explicit tests for template literal joining with special chars (#636)

github.com/terser/terser - 5c4ad1bb9d85ae0f8add4a0c297df4dadc5da1b8 authored almost 5 years ago
add more tests for #407

github.com/terser/terser - 0bdf0684455b2728d7b5019edb282d7fb4cd039a authored almost 5 years ago
Merge pull request #633 from jridgewell/template-literals

Optimize template literals in binary expressions

github.com/terser/terser - 91eb48b4a598fe094bddecec1f0d50a91c550be5 authored almost 5 years ago
Reivew fixes

github.com/terser/terser - 31f09928691f7119aa9a5b863d75639cde410414 authored almost 5 years ago
implement nullish coalescing operator

github.com/terser/terser - 575ba807c4e5dcad9e01ea8e602bc4c2b42c9dca authored almost 5 years ago
make `id(foo.prop)()` => `(0, foo.prop)` check stricter

github.com/terser/terser - 1861ae9827980cfd40b27d5ad8c122fe24e769d8 authored almost 5 years ago
do not inline identity functions if that means that `this` is not lost. Fixes #621

github.com/terser/terser - bf8ff8f2d0726f78bd030bff7b724d60eab7791a authored almost 5 years ago
add some global variables for tests

github.com/terser/terser - 5e6cdeda4378bde67f24ec06b796014efc72c8b1 authored almost 5 years ago
do not inline functions into default params. fixes #612

github.com/terser/terser - b781da2ce4455600bce89c545bf91bcd659ed8ce authored almost 5 years ago
sync rollup version in package-lock.json

github.com/terser/terser - 04890630b7cf8bb3f543202033bc8e8c5eb7f74a authored almost 5 years ago
pin rollup to keep supporting old node

github.com/terser/terser - 85ad4ee5f2c91fc6efdd9576985b205cacff6534 authored almost 5 years ago
enable non-toplevel scopes to figure out scope, to enable scope re-healing

github.com/terser/terser - 2d1008db06ca3f61b5371c9d6526747c1c1564da authored almost 5 years ago
fix inlining into block scopes when names collide in them. fixes #615

github.com/terser/terser - 018e95a4678aaee1da1a447f8ba99bf2319e3a8c authored almost 5 years ago
be more extensive when checking for classes being constant

github.com/terser/terser - 0f572895ff803a07e186c046ea9a33d9388c843d authored almost 5 years ago
take unused classes' executed bits into account. Fixes #630

github.com/terser/terser - b680e05bfbfd00673cab55624b7545b226b6f5dc authored almost 5 years ago
Optimize template literals in binary expressions

github.com/terser/terser - ba584baa144049e80d921db5d3f01a91160fc2b4 authored almost 5 years ago
Merge pull request #626 from terser/dependabot/npm_and_yarn/rollup-2.3.1

Bump rollup from 2.0.6 to 2.3.1

github.com/terser/terser - 279b384caa39e24731041e9189c1bd38309f3d7e authored almost 5 years ago
Bump rollup from 2.0.6 to 2.3.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.0.6 to 2.3.1.
- [Release notes](https://...

github.com/terser/terser - 8586afdfd6c2caee6aa53e01fddd9613a3a65677 authored almost 5 years ago
update changelog

github.com/terser/terser - 24dca0694a6affb87a8569f5559e12350f7c6cb0 authored almost 5 years ago
Do not collapse_vars in the face of classes. Fixes #627

github.com/terser/terser - e376396e5840611ea5c2c6e2eb9eccd89da8f789 authored almost 5 years ago
update changelog

github.com/terser/terser - 809d01a1935fb7ce2feb407777a36e538c54e0c9 authored almost 5 years ago
check block_scope is in block scope :/

github.com/terser/terser - 3406d87dfb69147fc722a56fe61fa94a9bdac2f8 authored almost 5 years ago
update changelog

github.com/terser/terser - 9ae526331361ca3a4d4988aa2197a2f283b97e83 authored almost 5 years ago
fix small bug

github.com/terser/terser - a27e384865b54c4ee68877d667c4334d15752fc7 authored almost 5 years ago
take class executed bits into account in collapse_vars. closes #617

github.com/terser/terser - 0e40b8d2e96005121801ccb02340e4f990fd66d7 authored almost 5 years ago
identify block scopes

github.com/terser/terser - 67aa5c4876742fdbda4a678f06803e5e4916ea0b authored almost 5 years ago
clean up some old things

github.com/terser/terser - f332a41df3fa26b73d0c77eed715ffa01107ae06 authored almost 5 years ago