diff --git a/README.md b/README.md index f86520460306..1fc4da655df6 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ **If you looking documentation for obsolete `core-js@2`, please, check [this branch](https://github.com/zloirock/core-js/tree/v2).** -## As advertising: the author is looking for a good job -) - ## [core-js@3, babel and a look into the future](https://github.com/zloirock/core-js/tree/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md) ## Raising funds diff --git a/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md b/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md index afe82eaf59a2..480690854868 100644 --- a/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md +++ b/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md @@ -19,8 +19,6 @@ It's the most universal and [the most popular](https://www.npmtrends.com/core-js If you interested in the `core-js` project or use it in your day-to-day work, you can become a sponsor on **[Open Collective](https://opencollective.com/core-js#sponsor)** or **[Patreon](https://www.patreon.com/zloirock)**. -You can propose [me](http://zloirock.ru/) a good job where I will be able to work on something related. - Or you can contribute in another way: you can help improving code, tests or documentation (currently, `core-js` documentation is terrible!). ## What changed in `core-js@3`? diff --git a/packages/core-js-bundle/README.md b/packages/core-js-bundle/README.md index 894601a11ea2..85212351f9df 100644 --- a/packages/core-js-bundle/README.md +++ b/packages/core-js-bundle/README.md @@ -4,8 +4,6 @@ > Modular standard library for JavaScript. Includes polyfills for [ECMAScript up to 2019](https://github.com/zloirock/core-js#ecmascript): [promises](https://github.com/zloirock/core-js#ecmascript-promise), [symbols](https://github.com/zloirock/core-js#ecmascript-symbol), [collections](https://github.com/zloirock/core-js#ecmascript-collections), iterators, [typed arrays](https://github.com/zloirock/core-js#ecmascript-typed-arrays), many other features, [ECMAScript proposals](https://github.com/zloirock/core-js#ecmascript-proposals), [some cross-platform WHATWG / W3C features and proposals](#web-standards) like [`URL`](https://github.com/zloirock/core-js#url-and-urlsearchparams). You can load only required features or use it without global namespace pollution. -## As advertising: the author is looking for a good job -) - ## [core-js@3, babel and a look into the future](https://github.com/zloirock/core-js/tree/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md) ## Raising funds diff --git a/packages/core-js-pure/README.md b/packages/core-js-pure/README.md index 478f4937bb62..268a35f82d53 100644 --- a/packages/core-js-pure/README.md +++ b/packages/core-js-pure/README.md @@ -4,8 +4,6 @@ > Modular standard library for JavaScript. Includes polyfills for [ECMAScript up to 2019](https://github.com/zloirock/core-js#ecmascript): [promises](https://github.com/zloirock/core-js#ecmascript-promise), [symbols](https://github.com/zloirock/core-js#ecmascript-symbol), [collections](https://github.com/zloirock/core-js#ecmascript-collections), iterators, [typed arrays](https://github.com/zloirock/core-js#ecmascript-typed-arrays), many other features, [ECMAScript proposals](https://github.com/zloirock/core-js#ecmascript-proposals), [some cross-platform WHATWG / W3C features and proposals](#web-standards) like [`URL`](https://github.com/zloirock/core-js#url-and-urlsearchparams). You can load only required features or use it without global namespace pollution. -## As advertising: the author is looking for a good job -) - ## [core-js@3, babel and a look into the future](https://github.com/zloirock/core-js/tree/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md) ## Raising funds diff --git a/packages/core-js/README.md b/packages/core-js/README.md index 77e98690bc5c..87fe6e958594 100644 --- a/packages/core-js/README.md +++ b/packages/core-js/README.md @@ -4,8 +4,6 @@ > Modular standard library for JavaScript. Includes polyfills for [ECMAScript up to 2019](https://github.com/zloirock/core-js#ecmascript): [promises](https://github.com/zloirock/core-js#ecmascript-promise), [symbols](https://github.com/zloirock/core-js#ecmascript-symbol), [collections](https://github.com/zloirock/core-js#ecmascript-collections), iterators, [typed arrays](https://github.com/zloirock/core-js#ecmascript-typed-arrays), many other features, [ECMAScript proposals](https://github.com/zloirock/core-js#ecmascript-proposals), [some cross-platform WHATWG / W3C features and proposals](#web-standards) like [`URL`](https://github.com/zloirock/core-js#url-and-urlsearchparams). You can load only required features or use it without global namespace pollution. -## As advertising: the author is looking for a good job -) - ## [core-js@3, babel and a look into the future](https://github.com/zloirock/core-js/tree/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md) ## Raising funds diff --git a/packages/core-js/postinstall.js b/packages/core-js/postinstall.js index d13423937ca2..531ae4d16576 100644 --- a/packages/core-js/postinstall.js +++ b/packages/core-js/postinstall.js @@ -14,8 +14,7 @@ var MINUTE = 60 * 1000; var BANNER = '\u001B[96mThank you for using core-js (\u001B[94m https://github.com/zloirock/core-js \u001B[96m) for polyfilling JavaScript standard library!\u001B[0m\n\n' + '\u001B[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: \u001B[0m\n' + '\u001B[96m>\u001B[94m https://opencollective.com/core-js \u001B[0m\n' + - '\u001B[96m>\u001B[94m https://www.patreon.com/zloirock \u001B[0m\n\n' + - '\u001B[96mAlso, the author of core-js (\u001B[94m https://github.com/zloirock \u001B[96m) is looking for a good job -)\u001B[0m\n'; + '\u001B[96m>\u001B[94m https://www.patreon.com/zloirock \u001B[0m\n'; function is(it) { return !!it && it !== '0' && it !== 'false';