Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babel/minify

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://github.com/babel/minify

fix: formatting of transform-inline-consecutive-adds

9cd078e025b6be809e80b3ae29da5fdc55d21337 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting of minify-type-constructors

07712abedbd58fc196add77f5cd82a34cc1d9d63 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting of minify-simplify test cases

c730f7b90a39cbe4f1a282fe17cfb58e5865f85f authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting mangle-names-tests.js

f9b97e2d27bebdc89c1b2da2158f28f9b09e5c21 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
feat: add babel.json for fixture test-runner to override babel opts

55707aa112e78cc60d84dc60985bd569b0f46059 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix(mangler): formatting, tests->fixtures

c0c712d7f9dd960766fb044c34e001f394371c8f authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting infinity

473a49cb5e436cfe75d8f38e050b27128f6a9537 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting flip-comparisons

027f5fdb9da74de9b87aa7a12a88cfcd519e6630 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting dead-code-elimination

8c11d36a94fcb9033b4c2f7e67bf1368821c3acc authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting constant-folding

ad3004a7cddbcf31d21b493b545658cfa471e4c5 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: formatting minify-builtins

9a196d995289eec71ea9c8042cc3f5646ceffab0 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix: getFunctionParent minify-builtins

42a882177280cb8c76bbbe69ab26e43ae8dc9304 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
feat: upgrade to babel-7

61ab4aed6f74e557fb8cc11cc4e254fc945ea710 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
Refactor test cases for minify simplily. (#799)

6546ad112588f8157de9b12a0540071d0f712fd6 authored almost 7 years ago by Sylvester Aswin <[email protected]>
refactor: test cases to fixtures (#798)

* Refactor test case for undefined to void.

* Refactor simplify comparsion operator

* Refa...

5f3ce6a67590709e3f53c1b09d377be9a73dad43 authored almost 7 years ago by Sylvester Aswin <[email protected]>
docs: update changelog for 0.3.0 (#787)

[skip ci]

071d149c672f7f1fb55dd8cce886e81688bb86a4 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
Publish

- [email protected]
- [email protected]
- babel-helper-is-vo...

15ca1f11eac43637c66139ca9f6488a89d4f3e1d authored almost 7 years ago by Boopathi Rajaa <[email protected]>
Replaced gulp-util dependency with fancy-log. (#786)

4143a25b9afef1981463e9cbe43df57a03662015 authored almost 7 years ago by Dustin Dodson <[email protected]>
docs: fix mangle docs [skip ci]

- Correct error in config with options (no double array)
- Add default options in options list

669e972e63a0560e1204a1c58c09a4c422278085 authored almost 7 years ago by cesare soldini <[email protected]>
add lint-staged - lint and test

71b0b8840db21e50ce4553397bb4e260e8f3e7b6 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix(ci): add maxworkers to travis

6ceffb8dd2bb8249c921b0e14969d1f8eb7ca6ed authored almost 7 years ago by Boopathi Rajaa <[email protected]>
revert ci tweaks

+ increase code coverage limit to 80%
+ remove jest --nocache for local and add it only for ci

a11683fc2f99dab94d7a2102bf58d789c6ddec1f authored almost 7 years ago by Boopathi Rajaa <[email protected]>
fix(evaluate): handle only string concat bin expression (#783)

636ae276488a2668fab5711630acdad86da43807 authored almost 7 years ago by Boopathi Rajaa <[email protected]>
(perf) - Improve performance of simplify by removing traversal (#778)

ab81368f6293244b43d3916d6ebd2694af8d9569 authored almost 7 years ago by Vignesh Shanmugam <[email protected]>
Add Node 4 back (#777)

* Add Node 4 back

Related: https://github.com/babel/minify/pull/767#issuecomment-353271587
a...

ac576234314f8395c0891ac6b91ef5e6601a75ae authored almost 7 years ago by Boopathi Rajaa <[email protected]>
avoid object.keys on hot path for performance - simplify (#772)

* removing symbol logic for performance

* remove object keys check to improve performance

879f25ec69af5602128d7c77d607be08eb5ded26 authored almost 7 years ago by Vignesh Shanmugam <[email protected]>
Remove gulp-util dependency (#775)

4c55d3d38d7dbb60167f918e3cb1d1e810182f1a authored almost 7 years ago by Pieter Beulque <[email protected]>
(perf) - move the collapser check before inling properties (#773)

5ee3078eebbd7ac995b81c5d6860ad4f87807e7c authored almost 7 years ago by Vignesh Shanmugam <[email protected]>
fix(simplify): remove redundant patterns (#770)

Expression and LogicalExpression handled separately causes the issues as
mentioned in the issue...

8857f1455472161089dc7ac9a4ba23ddeae534f9 authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix builtins - bail on polyfilled members (#768)

169f87435e25799673347a65109f9830194ccedd authored about 7 years ago by Vignesh Shanmugam <[email protected]>
chore(deps): upgrade deps (#765)

* chore(deps): upgrade deps

* fix formatting as a result of prettier upgrade

* Upgrading c...

6ae655c006f2576a747330913edb70868e42017c authored about 7 years ago by Boopathi Rajaa <[email protected]>
Remove node 4. Add node 9 (#767)

Decision made in #766

d9c99d3f950bbade1ef30efa269084be4dda3818 authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix(mangle) - mark the correct eval scope during mangling (#763)

a351eeedec2f58ae6134b36e5df4de05059b7036 authored about 7 years ago by Vignesh Shanmugam <[email protected]>
refactor(tests) tests to fixtures - regexpConstructors (#762)

* refactor(tests) tests to fixtures - regexpConstructors

* address review comments

cf9a0da29a2bbd99bb552a5f405c879226aa1e04 authored about 7 years ago by Vignesh Shanmugam <[email protected]>
babel 7 compatibility change - mangle names: (#761)

* babel 7 compatibility change - mangle names: handle getFunctionParent not returning a Program
...

e6a189cd3b26f9a927896f7ae06f2268c5e0173f authored about 7 years ago by Robynn Lobo <[email protected]>
refactor(tests) - Tests to fixtures - mergeSiblingVars (#757)

* refactor(tests) - Tests to fixtures - mergeSiblingVars

* rename folders and fix formatting ...

abbfd6ec3e9e29f670e716e933629b5d4df594fe authored about 7 years ago by Vignesh Shanmugam <[email protected]>
refactor(tests) Tests to fixtures - propertyLiterals (#760)

[skip publish]

6d68cf4e803bad30e3fbef8988a55cfaf17b9380 authored about 7 years ago by Vignesh Shanmugam <[email protected]>
refactor(tests) Tests to fixtures - booleans (#758)

670b24ec290876e295b164716c9638f58da08c2d authored about 7 years ago by Vignesh Shanmugam <[email protected]>
fix(dce): bail on non-constant replacement path (#755)

* fix(dce): bail on non-constant replacement path

In one use variable replacement, if the rig...

7f4dc3d4e85baec997aa99d911804bbcb0d5b085 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Update CodeOfConduct to Contributor Covenant 1.4 [skip ci] (#737)

61bcbaacde574e0a03d2ddba57173dd45b34790d authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix(simplify): fix conditional expression pattern match transformation logic (#754)

033d9ab6e9cdd362a86d55cc9f43eeb596bd046a authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix(dce): don't remove toplevel classes (#753)

Apply the same trick we use in mangler to detect toplevel classes

37064b40d332f14fb77238635f68f7b8098ecff7 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Fixing typos. (#751)

9a74dfd168bf8c57d1749a49d8267930150ebbfa authored about 7 years ago by Sean Hussey <[email protected]>
add option to skip publish from commit message (#745)

a7421897478e01cfddd62958c2ce2580ddf094e4 authored about 7 years ago by Boopathi Rajaa <[email protected]>
add master auto-publish docs [skip ci] (#746)

70a0bd09986ba4d727dccd8b8888b5e9e450019a authored about 7 years ago by Boopathi Rajaa <[email protected]>
increase timeout for tests - fix frequent failures

da60c6b8cbabfd74e3363348e56e90e4376bf4d3 authored about 7 years ago by Boopathi Rajaa <[email protected]>
ci(build-stages): Publish nightly (#744)

0f04ec28ecac60ae68bae908baee1e50680652b2 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Bugfix Regex's containing (\0) (#733)

* Bugfix Regex containing (\0)

* test for \0 in regex

f7ff978494f8d129e06d11a2ad403f3a3e15d5b0 authored about 7 years ago by Jochen Kühner <[email protected]>
docs(contributing): move to docs directory [skip ci] (#735)

* docs(contributing): move to docs directory [skip ci]

+ Add docs about fixtures testing
+ A...

8c28e1d4c51a5b9356db8f5182654b204b5fb51a authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix: property names minification - removal of quotes (#730)

+ t.valueToNode(<objectExpressionNode>) returns an object expression
node and again but with a ...

04e46793bb4b69f7eaacd3356873b6c04f8f1196 authored about 7 years ago by Boopathi Rajaa <[email protected]>
refactor(tests): Tests to fixtures - memberExpressionLiterals (#729)

e51ed593be4134a7028a2afc23a97b8ef5a48c6f authored about 7 years ago by Boopathi Rajaa <[email protected]>
refactor(tests): Tests to fixtures - inlineConsecutiveAdds (#723)

7aa580cbc87ad4477b0e5df5a382ee6aedd86cf7 authored about 7 years ago by Boopathi Rajaa <[email protected]>
refactor(tests): Tests to fixtures - typeConstructors plugin (#722)

3bbc24b95cf518408d45114c6a2bbbcf4cdb0aba authored about 7 years ago by Boopathi Rajaa <[email protected]>
Fix(merge-sibling-var): force recalc ref when concat for-loop var (#485) (#713)

* Fix(merge-sibling-var): force recalc ref when concat for-loop var (#485)

Fix #594
Fix #430...

8ef24cb12dc767089002efb258faf535cc93b79b authored about 7 years ago by Gary Yeap <[email protected]>
Merge pull request #718 from babel/fixtures-tests-01

Fixtures tests - part 2

9d4fbfa52988c47f1482bee2c87a603598622c1c authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move tests to fixtures - mangler

b65e927924fde49b71b78d877775046eaa5478d8 authored about 7 years ago by Boopathi Rajaa <[email protected]>
ignore tmp files (*~$)

5a41708a3c5b15e8bde8e72e6ef1695f3c233659 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move tests to fixtures - numeric-literals

ca1820f818205a65d19cd9adf9b9ce6b8d53bcdc authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move tests to fixtures - infinity

f3b640af0dfa301d38573386c552d2108671bb24 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move tests to fixtures - guardedExpressions

9a728f6eb9a8572d22296a70caab48933d290f27 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move tests to individual fixtures - flip-comparisons

d144fd2256fab79e08a6ca380f9e77d4a6d7bff1 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Merge pull request #717 from babel/fixtures-testing-0

Fixtures

f8b65f2efa34b858bf8ca8b1641bba924c55087e authored about 7 years ago by Boopathi Rajaa <[email protected]>
Add test-runner feature - skipping tests

3eb34cfcaba4a6aee8fc9319f1dd40fd0233aa10 authored about 7 years ago by Boopathi Rajaa <[email protected]>
use src/index for coverage

74050d324dd42442e83c43393fc09fee86a0191a authored about 7 years ago by Boopathi Rajaa <[email protected]>
Fix lint issues

21e3e79a1889b1dbe6d04e06c9255cd8a8f63094 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Add fixtures for deadcode elimination

fc82f0544459f49611138ca39ed40434def11b53 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Update Constant folding to new fixture testing

1930d5e45041ba58d47f23c78d5f5b5c8aba5c46 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Add auto updating fixtures testing

c0c37ad1a576e4ce999b742c6bfc9fbdde83fbd5 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Move test utils to packages (#715)

* Move test utils to packages

+ Part 1 of a bigger change - moving test suite to auto generat...

f49ef133f32365da3c8a4fa8a792382669bbd14b authored about 7 years ago by Boopathi Rajaa <[email protected]>
Update CI yml files (#716)

* Update CI yml files

+ Upgrade yarn
+ remove yarn bootstrap (unnecessary)
+ update circle ...

554cd91500b179e2e74aab33d7908c87bf6b332b authored about 7 years ago by Boopathi Rajaa <[email protected]>
Specify *.jar as binary in gitattributes (#714)

scripts/gcc.jar always showed up as being modified, because git was
replacing the newlines in t...

7e07ecfd6aa05601edd14e85447211fda113fe3d authored about 7 years ago by Remco Haszing <[email protected]>
Split block scoping tests from mangler tests

6cee1345e167a66e649ce37c294bf35b2253303b authored about 7 years ago by Boopathi Rajaa <[email protected]>
Ignore coverage in eslint

eee8dd0839fe2bdc0681383dd3dc2ffed41c58d4 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Add test for transform env vars - (fix #569)

33ab1e04fcfef8f1916ee7969cb17b4f4bfc8efe authored about 7 years ago by Boopathi Rajaa <[email protected]>
fix(dce): extract only binding identifiers during block removal (#712)

+ Fix #710

5593b53e2655e17fb338bbf824dd6d424ecaf522 authored about 7 years ago by Boopathi Rajaa <[email protected]>
Bail for binary 'in' expressions - fix #691 (#705)

* Bail for binary 'in' expressions - fix #691

* Remove unnecessary code

3e9821c7a9312619684756f8ebed8f489eecacec authored about 7 years ago by Boopathi Rajaa <[email protected]>
Fix folding array literals - bail on spread element (#698)

+ Fixes #695
+ Fixes #628
+ Related #610

b729a419e088d4517544774153e436bd21bd23e4 authored about 7 years ago by Boopathi Rajaa <[email protected]>
docs(badge): Add appveyor status badge [skip ci] (#694)

024da088a9d3d1b0eb48523a73a6c7151966a65c authored over 7 years ago by Boopathi Rajaa <[email protected]>
docs(contrib): Update removed package scripts [skip ci] (#693)

0cfabb8b3b36290a7d8a2010882541cf75c3b6cb authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix lint and tests for windows (#692)

* Fix lint and tests for windows

* Add appveyor.yml

* Change back to eol=lf in eslintrc

fe078fd26b34163a543d735f7fd1f45b0c74bac0 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix build (#690)

* Fix Travis build

* Increase CLI timeout to 25s

* Use maxWorkers option in jest

e12818968b39383a6327b1f0878659a0e0b69709 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add yarnrc for Travis [email protected]

0f3b28a0bcbd38c400e4a4ef5d9226fbf2630f2d authored over 7 years ago by Boopathi Rajaa <[email protected]>
chore(deps): Upgrade deps and fix formatting for prettier upgrade

8506d81bd66d188a8b1ae0e8492b9de1ceaf7dd2 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add whitelist/blacklist to transform-inline-environment-variables (#531)

* Add whitelist/blacklist to transform-inline-environment-variables

* Add fix for node 4

*...

7a969eb600313f6559c452c6b66e83359b2a1068 authored over 7 years ago by Jake Dluhy <[email protected]>
[mangle] blacklist -> exclude (#676)

1c9d89b35ed662855f123e90d3491cd0a374dbb0 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix ext name check (#675)

+ Fix #673

1b6893b22f56d3ea99dc32fc36458026b26fd768 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Refactor minify-numeric-literals. (#349)

0b282a674795e7932126209da4046a945bf03a74 authored over 7 years ago by Bardi Harborow <[email protected]>
Update README.md [skip ci]

Ref: #673

3839169f4439b5c81493b9940aa7046fb7b33678 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add exclude option for transform-remove-console plugin (#661)

* Add exclude option for transform-remove-console plugin

* Update tests to use thePlugin help...

879c28f9506a9347b02aeee9e70c905d5bdd774f authored over 7 years ago by Kevin Ball <[email protected]>
CLI: reorder files/stdin/help-message (#669)

Fix #666

d98869e5edb837c2a405638eafc4c0c16fc3446f authored over 7 years ago by Boopathi Rajaa <[email protected]>
constant-folding: Fix some literal types used in `.join()`, closes #612 (#613)

* constant-folding: Fix some literal types used in `.join()`

* constant-folding: Handle simpl...

b295f3574a992e3d2e80c7973a197deecb88f597 authored over 7 years ago by Renée Kooi <[email protected]>
Add npmignore to babel-minify (#665)

08d5b1e85338700a8a6870fda2277cc68c9cff7e authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update Changelog [skip ci] (#663)

* Update Changelog [skip ci]

* Update Changelog [skip ci]

* Update Changelog [skip ci]

...

8b60d366f58db2b8b464f238a76f53dc12aa52fd authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update README [skip ci]

Fix for links on npmjs.com

7aba1aab38806e8eae22f6c48bba66098352329b authored over 7 years ago by Boopathi Rajaa <[email protected]>
Publish

- [email protected]
- [email protected]
- babel-helper-is-vo...

2a5fa1106d90ef3a144baebbb8f810a5c337ce0f authored over 7 years ago by Boopathi Rajaa <[email protected]>
Use evaluate helper in removeUndefined transform (#662)

+ [x] Add option `tdz` in transform-remove-undefined
+ [x] Udpate tdz option in preset
+ [x] U...

750a882ba17fcfd8b1f3128d3c5a5eb1c08103e1 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix helper toMultipleSeqExpr with es2015 (#660)

+ Fix #632

dc9c1b712f3127c3d685cfb2b2c1895510f5ee80 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update benchmarks (#659)

c40dab9760fc57cd876f0d5a1e1cba0b2ac5e9ff authored over 7 years ago by Boopathi Rajaa <[email protected]>
Make tdz optional in helper evaluate (#658)

* Make tdz optional in helper evaluate

For common case, detecting tdz isn't required. Make it...

8b7ed4adfc963f3c84d4a74c18e6a42aadb1396b authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix evaluate helper (#656)

Ref: https://github.com/babel/babel/pull/5980

66663603bd0f6ddcb2d55e82ff3fdf9b0cc7e7ef authored over 7 years ago by Boopathi Rajaa <[email protected]>