Ecosyste.ms: OpenCollective

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

github.com/zloirock/core-js

Standard Library
https://github.com/zloirock/core-js

disallow comparisons where both sides are exactly the same

a6304fe1ed37ed98afef44ac4fde141490117f4d authored over 7 years ago
require parentheses when invoking a constructor with no arguments

e2fd1a0c9412dcaeae97d664de35112a026be875 authored over 7 years ago
enforce one newline at the end of files

de6719b9ca437e154663ff10c0eec76260851b01 authored over 7 years ago
enable some `eslint` rules from "stylistic issues" section

4e8bce68f1ccd10a42a75a1ffe903b5a673083f7 authored over 7 years ago
enable some `eslint` rules from "possible errors" section

3ec8ec94d6a532c3fe60ffd396fb15a4f1d0a083 authored over 7 years ago
enable some `eslint` rules from "variables" section

3ca9817cba44cbe73356524b55b5a5341d5112ca authored over 7 years ago
enable some `eslint` rules from "best practices" section

ba4373061e876101068e2d3b6b0c8afcaff8d024 authored over 7 years ago
update the style of `eslint` config with some minor changes

8ec348ccdf6933469aaa9bf90ecbe72821e467bd authored over 7 years ago
fix #285

0e59c71a62dd7b7381fa1ea1c15b4c83ddfcf60f authored over 7 years ago
fix #252

9e03f881e98e587b7bab01bf1e3a84a1c8f740e3 authored over 7 years ago
update `global` proposal

0e45e873a50b9b780deaa71b0d190a9f5c65b73c authored over 7 years ago
additional check for iterators prototype, close #289

cb30530da626440b0a28deac7988bef9582b7b06 authored over 7 years ago
fix #297, #298

b5601acfecb66472944765c2a00eed0164885921 authored over 7 years ago
update `webpack`

839c3a958ca6ba360d0e3a348bca72ffab1695d8 authored over 7 years ago
update `qunitjs`

6e389278357a6296a58155742871ca876dff2bc3 authored over 7 years ago
Merge pull request #241 from Alexendoo/update-proposals

Update es7+ proposals

d8ca1f8667f982a126e548735e22fd5317926820 authored over 7 years ago
update some dependencies

3768b658092272e9466f25d317c7d4a0bcd473d3 authored over 7 years ago
Merge pull request #286 from fatcerberus/sphere-dispatch-now

Add support for Sphere Dispatch API

f3ed6428fe0a182461acb844a5b2ab9bd8b414ac authored almost 8 years ago
Add support for the Sphere Dispatch API

Sphere is a JavaScript game engine without any of the async harnesses
normally supported by brow...

141a8e9464ee4ce5fa73837d579489a98ca3da13 authored almost 8 years ago
Merge pull request #284 from aesopwolf/patch-1

Update .npmignore

bbd5511c4830b81a24b406e47b25ce2ff0a501b2 authored almost 8 years ago
Merge pull request #292 from zn/patch-1

Small typo fix in README.md (marchAll -> matchAll)

b985c90dd16b4635cd656eb735a933fba0d8bcc6 authored almost 8 years ago
Small typo fix in README.md (marchAll -> matchAll)

fixed typo: "marchAll" to "matchAll"

295b30f87cc7714ca72aec59f51a1d21ce575f67 authored almost 8 years ago
Update .npmignore

8b388365c98192055a5821bedd715bf7a2211108 authored almost 8 years ago
fix `Math.log10`, close #259

0bb657cfc7834d03fd68c48a1cba70f2ccab20c0 authored about 8 years ago
add `clean` and `copy` tasks to `npm test`, https://github.com/zloirock/core-js/pull/249#issuecomment-258477973

2e240b82a3cc76e14c2090971762c35c54e75c66 authored about 8 years ago
fix some problems of #249

14b3ad23960b2c5f52ade0e0a1d96b05b41490c6 authored about 8 years ago
Merge pull request #249 from loganfsmyth/iterable-dom-types

Incomplete iterable DOM changes for discussion

af011afbaee4d91b44a94ccfa795d601f7786dcf authored about 8 years ago
Add other integer-indexed DOM types for Symbol.iterator polyfilling.

5eb083e50f42f684f7887d97eb8cc04b93130647 authored over 8 years ago
Split DOM objects into explicit keys/values/entries lookup list.

44fe1591dd586204cbb1786a6ddd32bfc6286df9 authored over 8 years ago
Update es7+ proposals

7a459ddaed53a4a8e9e14140976bed65dc10d61d authored over 8 years ago
fix the link to npm-stat

16357e4fefa070573a342ef2a5692f30ba4320c6 authored over 8 years ago
Merge pull request #235 from pcdude2143/master

_html module: document variable should be referenced from _global file.

4b68e83214e9981ca8d78529200f83933c97b91b authored over 8 years ago
_html module: document variable should be referenced from _global file.

1258914392a06bd8aab60d31470232a405dfc8f6 authored over 8 years ago
fix some stylistic issues

bbf61cfdf5d105acfbf8d6357afefeffd5e721b3 authored over 8 years ago
update devDependencies

8397c678876804c1d2434e58f0ef5cbcc67aa3df authored over 8 years ago
Merge pull request #227 from clavecoder/math-extensions

Add Math Extensions proposal to Stage 1 TC39 0716

e6f3290decb86515c91f23735959cd484b16f6c6 authored over 8 years ago
[devDependencies] update `karma-qunit`

254b6cd4f4aa355da132e6adb035f7064adf2381 authored over 8 years ago
`Object.getOwnPropertyDescriptors` should not create undefined descriptors

https://github.com/rwaldron/tc39-notes/blob/master/es7/2016-07/jul-26.md
#9iia-objectgetownprope...

002cb49ef240737c2c596cd6b17ddb6dd2c4bb9e authored over 8 years ago
Add Math Extensions proposal Stage 1 TC39 0716

ae10219ff27e355c28a5e2cae50dbc1c76e34222 authored over 8 years ago
[experimental] remove Object enumerables - https://github.com/tc39/proposals/commit/d26dd0ac0fabb2daafbb7a5cb7169864458c0226

89e627b3ddc5e6b6d1ebfbe8bf6c17fb6fec8816 authored over 8 years ago
[devDependencies] update `eslint`, fix badge

300c4b2cac9c65a490b0064d22b2814a946c8a88 authored over 8 years ago
Merge pull request #224 from bettiolo/patch-1

Fixed links to padStart/padEnd code

f58789fa5c163230f302b7c31503f90d7d974f20 authored over 8 years ago
Fixed links to padStart/padEnd code

7eb043d0eba394f1b051e36a0f1f3df9f62f711c authored over 8 years ago
[devDependencies] update `grunt-contrib-uglify`

96689e3eca530ee4452be693d56a5b4145075f77 authored over 8 years ago
add fallback for Date#toJSON in engines without native Date#toISOString, close #220

5b97fbd3c46b69f58322622cc46f00db50d16c02 authored over 8 years ago
2.4.1

5e106f64c726edf2849f0babc9096ce6664b7368 authored over 8 years ago
[devDependencies] update `eslint`

066079be256c05e41276102ab25ccb99716342b8 authored over 8 years ago
[devDependencies] update `grunt-karma`, `karma`, `karma-qunit`, `qunitjs`, `eslint`

1dd55ee92d7d58b9ad857b02997146832f92e392 authored over 8 years ago
Merge pull request #218 from teppeis/no-unused-vars

Enable no-unused-vars and remove them

a23f86001a737fc4cea7e4490a96ffd5b69edcac authored over 8 years ago
remove unused vars

abb2b689cf16cd5aa67bebbb92ae5c1fa2a87a3d authored over 8 years ago
eslint: enable no-unused-vars

c84fda847e172b28793b3e8b9a02736b1d854d2c authored over 8 years ago
remove unused variables, close #217

630378ea75326f2bc9cd12027dd6af37e45b1198 authored over 8 years ago
Merge pull request #216 from funklos/patch-1

close #204 Escaping script tags

70f08412a913d8168a870f5bae2a431fb6ff1eea authored over 8 years ago
add missing lt variable declaration

3ff99edca95fd7c53cc3fd260932766adc1087db authored over 8 years ago
use lt and gt

76fbd61373427e00de6ad999a71ee650f2d21256 authored over 8 years ago
#204 Escaping script tags

We experienced issues with inlining this code and parsing by facebook parser. So it's indeed saf...

f6fd176369be297d46c2a4ae7f1952b040920b2a authored over 8 years ago
[devDependencies] update `eslint`

60a946b529d29e9a7a9773536c7fd716018de46c authored over 8 years ago
[readme] split examples and links to entry points for proposals

6fb7482278ad0e5f18afaf70004b797788ce952d authored over 8 years ago
[experimental] add Object enumerables

ugly, https://github.com/tc39/ecma262/pull/564

bee8905adf70d10a1f648b47aa7e289fe6811aba authored over 8 years ago
MS Edge `Reflect.construct` and `Reflect.apply` allow primitive as `argumentsList` argument

26d15e6670c01c261cd14d334ded5d57099a9dfe authored over 8 years ago
2.4.0

a08b6d46ea3f02a33b17df552e73078b42c5b78f authored over 8 years ago
some minor fixes in `Observable` and tests for ES3 engines

4b4186ba431e0cdd33eccd48a5729b3649877187 authored over 8 years ago
fix behavior `Object.{getOwnPropertySymbols, getOwnPropertyDescriptor, #propertyIsEnumerable}` on `Object.prototype`

78770786a4e5f2f87ea32b4dada46b9ce0a92887 authored over 8 years ago
enable `Observable` by default

38801b56dcf67d9a6a01186a4fd1152417c06119 authored over 8 years ago
[devDependencies] update `karma-qunit` and `karma-firefox-launcher`

cec3e53265d12d8252a127adc7ca3a27fdd6dc0c authored over 8 years ago
[devDependencies] update `grunt-karma` and `karma-ie-launcher`

b92c995194342c6709c6d4a56a786bfe193e4dce authored over 8 years ago
[devDependencies] update `karma-chrome-launcher`

4ec99fa49f2836d08ff2579041f8c49f63450bc6 authored over 8 years ago
[devDependencies] update `eslint`

3f3c485bd5027c9fe8fe8f3f0a8c03f4438bb163 authored over 8 years ago
`Reflect.apply` should not allow primitive as the third argument, close #194

184047dfce349e148d56d1cea26423a0117e00fd authored over 8 years ago
[experimental] add Observable

1cb3f6b1da169e44c5970f52324504da1994c098 authored over 8 years ago
`Reflect.construct` should not allow primitive as the second argument

39a120b2d363f72f754dab531e6b68a2fe0fd293 authored over 8 years ago
fix typo in the changelog

82920698858c5d6e28820c2354f3dcbac0ab82b0 authored over 8 years ago
2.3.0

b5ad27939bc50add2d2079348b11e68b1f8abe7a authored over 8 years ago
extract `_array-species-constructor` helper

020a9736b618ed911a533159fc79c1757f3b0d25 authored over 8 years ago
add `Symbol.asyncIterator` and `Symbol.observable` to entry points

271aa177a565382577a02754c413cfdd4e44de02 authored over 8 years ago
[tests] increase timeout for asap test and remove .name test for library version (old IE case)

e725cd18932810adaf6f9457f28f4ad67a517e7f authored over 8 years ago
add `Symbol.asyncIterator` and `Symbol.observable`

f5acca39b3c11f252f45f31583648a3429c79ce5 authored over 8 years ago
simplify fallback for Function#name with broken toString conversion

712ada7e781ea1fce6635f2f275dbc3dd007dbc1 authored almost 9 years ago
add fallback for Function#name on non-extensible functions and functions with broken toString conversion, close #193

80b0e10520e300a11362667aa05e9bca4a9886f8 authored almost 9 years ago
add support NodeJS domains to `asap`

aa0c05d0b0ae5e60d944a22db8519eaff9b8cb38 authored almost 9 years ago
[readme] add link to index

6b1631291e948e0c677819ead144896c4f5185cf authored almost 9 years ago
[devDependencies] update `eslint` and `webpack`

a6228b98dbb755e1a73574ba03d35684235c981a authored almost 9 years ago
add `global.asap`

add384de52cb380ff16118664f2d177302943b1a authored almost 9 years ago
[readme] fix links to entry points, remove deprecated examples

e42201f0c7fa4c07aa915d15ed54612fad7cb15a authored almost 9 years ago
[readme] mark rejected / withdrawn proposals

be8bbfc269b11b1118683947e5425fbe0e8a1238 authored almost 9 years ago
Merge pull request #187 from danez/advance-es7

Move es7 proposals to upper stage

9bfb0d6daba8c7a9c70168f105d80318a100877a authored almost 9 years ago
Move es7 proposals

Object.values/Object.entries has been moved to stage 4 from 3
System.global has been moved to st...

016119cd0971ad269ac6413abe3b05589f4509d8 authored almost 9 years ago
`String#{padStart, padEnd}` should return original string if filler is empty string, March T39 meeting

75fe7f85b4cc57d27b13a25c12a660e5e722687d authored almost 9 years ago
2.2.2

1165b27889a9c01e7f3e72e27c250cecb7c31487 authored almost 9 years ago
[devDependencies] update `grunt`

d6d2e9390b363dfc7c89ba4b373a4ae43e561b47 authored almost 9 years ago
[devDependencies] update `eslint`

ea40784667cc592ad1a4b68247aba16607fba42e authored almost 9 years ago
by ES2016, Array#{indexOf, lastIndexOf} should convert -0 to +0

559a92cb44f704c632481117721c5f6aba7401d6 authored almost 9 years ago
Array.{from, of} should not call prototype accessors

2cb9435c654ece8d509d0f441990703c286dd437 authored almost 9 years ago
[devDependencies] update `grunt-cli`

38aaf205e4dfda01e56dd75af57282d332d84998 authored almost 9 years ago
[devDependencies] update `eslint`

2fb5367b1f0ec100f106abef4e3ee4363d9b0148 authored almost 9 years ago
add a fallback for Chrome dev tools strange behavior, close #186

9089848cef1d93057bb099f40f806dcf9cde19b2 authored almost 9 years ago
fix Math.expm1 in Tor Browser and in old FF

d1501b2e816cc50fd1727d18cd38c3e5fe71c613 authored almost 9 years ago
[tests] add test for #76

a193af20b9cae492e7da15e83cd64a167a53b9e0 authored almost 9 years ago
[devDependencies] update `eslint` and `qunitjs`

565e13e6565bc440b6c988f540f5501d57f35655 authored almost 9 years ago
fix Math.atanh in Tor Browser

e0300c874634f09c3cc95ca6a8c2cc7ddf72079e authored almost 9 years ago