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

Update Contributing.md (#655)

0b14d05dc01f89ddafb1b13954b429acc6303978 authored over 7 years ago by Boopathi Rajaa <[email protected]>
The rename (#654)

* The Rename

* Sort package json

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

ae7aa30f3ed647ff69ff1dee97b81331b5962fde authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add docs for NodeAPI and CLI (#653)

31d1ce5e1bcaadf08bc5f64d3d05ff96bd9d22b3 authored over 7 years ago by Boopathi Rajaa <[email protected]>
test for nested options in node api (#652)

2874b46505e52fc0f56d80e2c47d9240d290f033 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
remove unused package dep [skip ci]

c278d8e84c17ca63e34c2d032e18b7713eae9e48 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Node API and CLI (#507)

* Node API and CLI

update

Add yargs-parser

Add key not exist case in options parser

...

dd7dc6764af456d10b2764b3f1520cd3adf8a913 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add deopt paths for let/const bindings in evaluate helper (#651)

56e87e6e38f02c171ea6bb75d4224c0ea06c6b23 authored over 7 years ago by Boopathi Rajaa <[email protected]>
fix hash in evaluate readme [skip ci]

391440be53e9cf5a84f138bee5842a998923d42c authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Add helper evaluate docs [skip ci] (#649)

c337578521e8bbfb504d5fa6e4e19cdc65b6821d authored over 7 years ago by Boopathi Rajaa <[email protected]>
Helper evaluate path (#645)

* Helper evaluate Path

* mutative evaluate

* Fix let and var

* Fix minify builtins test...

62982b511c198d9d83f0faa63696953dd1591330 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Remove draft-js from smoktests dir (#648)

b5d932a4642c3809d36e014ea775830d18dd8562 authored over 7 years ago by Boopathi Rajaa <[email protected]>
[fix #574] deopt when binding is present in diff scope (#597)

* [fix #574] deopt when binding is present in diff scope

* fix binding check

* small chang...

19720cb87c154b2572f74aa8689d544247655227 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Use yarn workspaces (#643)

4359199c4161c24942b8f1e859f955f4fbd8e6af authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update babel-plugin-minify-numeric-literals README (#639)

Update title in readme to match plugin name

f8669f7e501f323f12ce596ecbdb38a3dcea7011 authored over 7 years ago by Ben Brandt <[email protected]>
Don't remove else with blockscoped decl (#638)

Fix #637

9f92de83b8f6c82dbe4b4a1dc11ac806a6dc7a0c authored over 7 years ago by Boopathi Rajaa <[email protected]>
binding voilations check during es2015 transform[fix #630] (#633)

* binding voilations check during es2015 transform[fix #630]

* add tests along with es2015

...

123eaf5b0352cf9e812cc8a9456163873243151a authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Add ISSUE_TEMPLATE and CODEOWNERS (#631)

* Add ISSUE_TEMPLATE and CODEOWNERS [skip ci]

* Update Issue template [skip ci]

6f0c1dcf6ce2af602d718d4ad93135a34ad7ca59 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Detect duplicate declaration during one-use replacement (#626)

* Detect duplicate declaration during one-use replacement

Fix #611

* FnDecls always have id

432c8587cdebdd0fdd8168a23d40db41c8535eb2 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Support babel 7 (#625)

49615403a8f299f76348b18abd3a0db13f83ab48 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Split simplify plugin to multiple files (#624)

* Split Simplify to multiple files - IfStatement

* Extract Conditional Expression transformat...

25e57f246a41bdb8b33bfe969016583945801d7b authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix block removal during early continue transform (#623)

* Fix block removal during early continue transform

+ Fix #560

* Fix test suite

8c7b973ce4fab0c90375435f016b2064ba9f94af authored over 7 years ago by Boopathi Rajaa <[email protected]>
Convert simple arrow function body to expression (#616)

* Convert simple arrow function body to expression

* Update following code review

5e1870b0d3a71f2fcc56621034c7b648353aa5b7 authored over 7 years ago by Ash <[email protected]>
[DCE] Fix removal of ArrayPattern (#622)

+ (Fix 617)

83f8819eca2ef2e90b2cbe3ff936cc1cd000b677 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix formatting - prettier upgrade

2bfa549e308e38031c70c40cb027c5904bc7adb8 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Upgrade dependencies

7097177cadd94bd8cbf81b2f14aabd71b345f097 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix folding Array literals (close #608) (close #609) (#610)

64bb89f7366bd544c07bb5b9dd5c25ef7c0cea6b authored over 7 years ago by Boopathi Rajaa <[email protected]>
Refactor the test suite (#606)

* Add test helper

This simplifies tests that check that a certain code
snippet gets transfor...

fd79492d7ea3407ab243548646cf7a00d1f5e0ab authored over 7 years ago by Jed Fox <[email protected]>
fix(minify-dead-code): fix #601 (#602)

* fix(minify-dead-code): fix #601

- add block checks to getUseStrictDirectives()

* fix(min...

72c2cac3c24cda64b87a5da8d4052455ae02eb4a authored over 7 years ago by Karsten Schmidt <[email protected]>
chore(yarn): Update yarn.lock

768ac47e02f662fa315bdd84059557c0b93d246c authored over 7 years ago by Boopathi Rajaa <[email protected]>
add changelog for 0.1.4 [skip ci] (#593)

2bcf2f6c03730f488920b9c312d22b541120e12b authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Publish

- [email protected]
- [email protected]
- babel-pre...

4a09de2e9fddb5ebec1fd1703935ba0dd2c3ae57 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Fix #576 (#587)

* Should fix #576

People were calling `"foo".toString() or ["foo", "bar"].toString()`, which ...

38b77406ca32f205e16947ba6746e2c379536f98 authored over 7 years ago by Jed Fox <[email protected]>
chore(deps): Upgrade gulp-babili dependency

ba29bc53975a1de776fe5c49d34af81ba45c33f6 authored over 7 years ago by Boopathi Rajaa <[email protected]>
chore(deps): Upgrade dependencies

08afea9e1326afa78e071db75b01c989547079c3 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Remove folding Array.prototype.concat (fix #577) (#578)

* Remove folding Array.prototype.concat (fix #577)

* Add another test

6a14696bc2344871d61bcad44f5a21bb316c5cf2 authored over 7 years ago by Boopathi Rajaa <[email protected]>
replace paths with cloned nodes in builtins transform (#579)

f8d4f077d17f978703645367e2e6ea5bb2538c65 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Add Changelog 0.1.3 [skip ci] (#575)

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

- [email protected]
- [email protected]
- babel-plugin-min...

5706bea6bdc78775fad003ed4c00e1d674673072 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix removal of quotes from property names (#543)

* Fix removal of quotes from property names

* Fix implementation - use utils from shift's cod...

30d5eea500294095da9be9989451b067e2f4d0de authored over 7 years ago by Boopathi Rajaa <[email protected]>
Evaluate some String and Array instance methods at compile time (#505)

* Evaluate some String and Array instance methods at compile time

* Fix a few bugs and increa...

7e2b315e37fc6392dbe05acf9463520d05434f56 authored over 7 years ago by Jed Fox <[email protected]>
Add workaround for Safari for loop lexical scope bug (#567)

* Add workaround for Safari for loop lexical scope bug

Safari raises a syntax error for a `le...

cb993ede18d65ee63eeb3c10aae3449050098d45 authored over 7 years ago by Brandon Mills <[email protected]>
Upgrade deps, formatting, node 8 in Travis (#573)

* chore: Upgrade deps & add node 8 to travis

* Format code: prettier upgrade

* Remove node 7

90ee63bc546add99378506667035d7b0a59ab798 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Remove redundant use strict (Fix #542) (#553)

be3f3a77fac9a28b5d0f6304734100f546b236d4 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Clean up before every run (#557)

867d8fbdcdf0a99cc8bddaee39229ebfbabf78ec authored over 7 years ago by Buu Nguyen <[email protected]>
chore(formatting): Fix formatting for tests (#551)

ca00355e0aa9774040e2d2bd96d764afa99340a4 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update README.md [skip ci] Fix #532

982933950b2ecc3f67a24a87ef9ebfecc5bfea25 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update CHANGELOG [skip ci]

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

- [email protected]
- [email protected]
- [email protected]
- gulp-b...

7fefe4ae1969f5741f7c4538984cb217c2079246 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Remove throwing error on unrecognized binding (#550)

+ Fix #547
+ Fix #549

0bcd297fbc490aae88fbad05bc37f00e80cc0a81 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Polish error messages (#548)

6e6df4b7d84029d4a17c9cd10f3bce5bc0c49603 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add changelog summary [skip ci] (#546)

* Add changelog summary [skip ci]

* Update changelog [skip ci]

a294ae2b5a9995918f5b219f72cefa616e5d0699 authored over 7 years ago by Boopathi Rajaa <[email protected]>
chore(changelog) Add changelog for 0.1.1 [skip ci] (#545)

* chore(changelog) Add changelog for 0.1.1 [skip ci]

* Update CHANGELOG.md

* Update CHANGE...

813eb783555ef7dcb4a3937aeae5767613c92f44 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Publish

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

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

- [email protected]
- [email protected]
- babel-helper-mark-eval...

5850bbe88c3f99b5873bdd43486095a6131accd0 authored over 7 years ago by Boopathi Rajaa <[email protected]>
handle deopt case in builtins properly (#533)

* handle deopt case in builtins properly

* fix formating issue

* remove traverseFast & han...

b79fb8aaa99b3cac312a2d6cf0b60f7ef3950327 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Update CONTRIBUTING.md [skip ci] (#540)

0af53ffc4dc064dd09561806b1fcb7523deefbbd authored over 7 years ago by Boopathi Rajaa <[email protected]>
Upgrade deps and update benchmarks (#539)

2a1e4589d65e36a940c6eb0119807f9e1a171f61 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Reuse removed vars in mangler (#395)

* Reuse removed vars in mangler

ResetNext identifier only when reuse is true

Fix tests - a...

51bbb07aec1752544978aa73b75baf7a545296af authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add butternut to benchmarks (#527)

* Add butternut

* Update README

* Change butternut run

+ Remove check:true as it re-run...

e2710cf0630d19a8ec8d0f052d1f92cbc5078bb6 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add gulp-babili dependencies. (#528)

ceb83042f08cab27a5bbc1ba8dcd2a7d8373ce54 authored over 7 years ago by Andrew Start <[email protected]>
Fix collapse with circular reference (#523)

* Add tests for collapse with circular reference

* Fix collapse with circular reference

673c6176615146289f80a13d362fc8719d9ac19b authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Yarn integrity check - Update yarn.lock

9a5bf2aa323b71b04aade0ea2f83dde4db58a29f authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update smoke test assets to latest versions (#521)

+ Move immutable-js out of runnable smoke tests

b5aac5c25b7659b288dca38e9fc544c44a549419 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Upgrade deps (#522)

* Upgrade deps

* Apply prettier

23b07ac415b2386deca2b8af7fac489d2e8dcadd authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix mangling of Named Exports in Modules (#518)

+ Ref #479

This completes one part of the problem where now Named exports are no
more mangle...

7f032818a62a3bc0aca1d6743cf781d90e938bab authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix crashing. Deopt instead. (#517)

+ Fix #455

713fb8f56529da6dc02b51357f13b7640d20996f authored over 7 years ago by Boopathi Rajaa <[email protected]>
Flatten options (#508)

* Flatten options

* Update README

* Fix for Node4. Weird bug

* Update readme

* Updat...

369d05e097ac6112c52b02dc61c9a80b47901c8b authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add CircleCI badge [skip ci] (#504)

* Add CircleCI badge [skip ci]

* Change to img.shields.io [skip ci]

021eead3820dfc70bd4f2497715d283a777a4c2b authored over 7 years ago by Boopathi Rajaa <[email protected]>
chore(format): Apply prettier. Fix for upgrade

c575e12b2bb2fdd59b6157dcc2cde3989cc34d9d authored over 7 years ago by Boopathi Rajaa <[email protected]>
chore(deps): Upgrade Dependencies

366a93a794467d27a4ae09f844e47407fe37ee24 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add minify-builtins doc to babel-preset-babili README.md (#503)

b6ee00628e4f96bf9a845ca3c9bc9526fe5696ad authored over 7 years ago by Joshua Carter <[email protected]>
Set static coverage % & disable patch (#497)

51c84b801c8a24afc8d823430ac981c8e8fa1ed2 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Use absolute links in CONTRIBUTING.md (#496)

[skip ci]

f3a6f843c9077b1038a9695aee902e90b26e6b75 authored over 7 years ago by Aaron Ang <[email protected]>
Add smoke test docs [skip ci] (#494)

042fbf0394970b104e833d2a9c38e3b77d2b4433 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add Circle CI (#495)

* Add Circle CI

* pass in actual files

* Move tests run to separate file

* Don't run sm...

84d28f88f88c9f80ed8ab865b1c056b267c9fc01 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Merge pull request #492 from babel/smoke-2

Smoke Tests

314a3f312b7ba7c6c6a2c4196bf693e1c67f437d authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix promise chain

3a7887ab7c0039b29afe05cdad7fe2ec9ce47532 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add g++-4.9 for compiling immutable-js deps which fails on CI

b8fe4cebb70dc1a9901ed5e4c36f79aefdd24567 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add breaking tests to verify we are modifying the correct files

3ed5fcbc284ee8b0e238a03dfc8ff8f8744c4147 authored over 7 years ago by Boopathi Rajaa <[email protected]>
fix lodash test and remove build step

cd92a783c3b5681156166d1a69c7e598f0ec8056 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
fix the lodash path

f194aee195c102968694c1c6310bcd96c3db55aa authored over 7 years ago by Vignesh Shanmugam <[email protected]>
add lodash to smoke tests

474fa694ec7d0f363fcceabf511ad2a518056844 authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Update travis to run smoke tests

daae6f54ba8d3d6a1e987ac03598d7800528381d authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add verbose option, run w. both es2015 and without

0513b023446e5beefc7e9dc5874b4b3c0df7b47d authored over 7 years ago by Juriy Zaytsev <[email protected]>
Add cleanup step and skip-* steps

dd397b9950bb1c2dc315d6eca5cf8ab464b41504 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Move directories to smoke/assets

9a9c81992aa52beb7549d5be912162ac491a25ea authored over 7 years ago by Boopathi Rajaa <[email protected]>
move jquery to passed tests

192d2108b30a4d646dc69b6aa4413492066ef4df authored over 7 years ago by Vignesh Shanmugam <[email protected]>
Move smoke test scripts to smoke dir

31477ba8d23b68e78868d1d08975a3b47b8d581c authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix for HTML-minifier and add ignore=dirty for submodules

8c7bd1f11e8f7175a2a480715cf8086044084c08 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Update URL for submodules

c7ac88a988bdb29b61cda4149a2426566ed77f96 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix for immutable js

7e49e3bdfa106189adecc5d1ad788cdddadb9ce2 authored over 7 years ago by Boopathi Rajaa <[email protected]>
SmokeTest class and promises

f2e2e8545c8c7ad39bf283dc04b275ed61d190dc authored over 7 years ago by Boopathi Rajaa <[email protected]>
Move ignore into options

059e386e12c416088773620cc9b1bfa712ce385a authored over 7 years ago by Juriy Zaytsev <[email protected]>
Add babel and stylelint to submodules

01a9c331140608aebd355c37f12abb51f1571635 authored over 7 years ago by Juriy Zaytsev <[email protected]>
Add support for minifying multiple files

ff3345d6989903261da2801d27d9c043d4a5311c authored over 7 years ago by Juriy Zaytsev <[email protected]>
Update smoke tests

f83f4cc4473dfe30ed10b6666aa8c0d152d3fee0 authored over 7 years ago by Juriy Zaytsev <[email protected]>
Add lodash to travis.yml

105b863cbf26ca0b3d92e8a3cc681cfabbd8ac37 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Add before script step to bootstrap and build for all items in matrix

1936af159f07edb9903bfd2555c622a782197b87 authored over 7 years ago by Boopathi Rajaa <[email protected]>
Fix linter

3b1c5392670528e56e739a2796d7833c05cc4ae4 authored over 7 years ago by Juriy Zaytsev <[email protected]>