Ecosyste.ms: OpenCollective

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

github.com/systemjs/systemjs

Dynamic ES module loader
https://github.com/systemjs/systemjs

linking optimization assertion adjustment, run assertionless in Node

4898bd3d180218a6ce94cfb3b6df45fca0500464 authored over 8 years ago by guybedford <[email protected]>
simplify trailling / handling

54d84ab82a8ae9aa5ba60d050d90a4a7b45b3b45 authored over 8 years ago by guybedford <[email protected]>
refine mapping trailing slash case

ca3068d962653c34772a93555ceae31868178a65 authored over 8 years ago by guybedford <[email protected]>
ensure baseURL is always normalized

4f73066fa6796253676244e0fd868e72ba3d2a3e authored over 8 years ago by guybedford <[email protected]>
package map circularity handling (#1164)

b4de6ddb78532e837c0c85a16ca086bd49cd8b51 authored over 8 years ago by guybedford <[email protected]>
refactoring work

6e82edc60a60f6073ab594d9c7e5688e8511ccf6 authored over 8 years ago by guybedford <[email protected]>
self-contained build

82c19df475d4ebe49a4c50da51ae6f28cccbc181 authored over 8 years ago by guybedford <[email protected]>
fix pathing regression

d27ec2e276ceee44098b580068df42ff7326e877 authored over 8 years ago by guybedford <[email protected]>
performance work (30% normalization speedup)

82c9760f7d7b4d199e71850af42c70c092aa67a7 authored over 8 years ago by guybedford <[email protected]>
ensure @node require loads correctly from cwd

6443c8829ffe3397d8b7dfc99fb9942073f333a6 authored over 8 years ago by guybedford <[email protected]>
module.require for cjs

3de7e53fa8b26969b6cad264a10f287ec917a7e5 authored over 8 years ago by guybedford <[email protected]>
module.paths to exist for cjs

36ab9d414894a4c22100807c8c07ac0562316c32 authored over 8 years ago by guybedford <[email protected]>
translate hooks to pass all args

4d78a97d8e8c670c4ac7bae06125d7cbe63479fc authored over 8 years ago by guybedford <[email protected]>
indexof ie fixes

c461dfc1e95508e15b41a660282a9ef9cec7de3d authored over 8 years ago by guybedford <[email protected]>
fix scriptLoad test in Node

428b16e69351faa22ea51cd6188d14f705968103 authored over 8 years ago by guybedford <[email protected]>
fix scriptLoad define check

e0853435c7c50180009573077a5b553c1e440583 authored over 8 years ago by guybedford <[email protected]>
ensure legacy runtime checks only happen for exact transpilers

a1decd769a02bfd207ee2fc85e780afc89053c97 authored over 8 years ago by guybedford <[email protected]>
nwjs execution fix for #1290

b4ace486ea03ea81a6485251a60e055c1775a65f authored over 8 years ago by guybedford <[email protected]>
Fixed wrongly named parameter... seems to be copy paste error from "import".

40902b5dc53a4112f850d098d1283a7ab9047921 authored over 8 years ago by Sebastian Werner <[email protected]>
0.19.29

3580ed2ff84635421d537b7fafa846c50af0c404 authored over 8 years ago by guybedford <[email protected]>
plugin normalize to use plugin loader

007366193e0a13fd95e4fd10e558211f19d03d23 authored over 8 years ago by guybedford <[email protected]>
getConfig implementation

de8e1807bfb6ac22d5f838f279e4083547bca798 authored over 8 years ago by guybedford <[email protected]>
remove env configs for package config for map conditionals

d5809413bdc6d8b41f8188a06743928a7c4816d4 authored over 8 years ago by guybedford <[email protected]>
package env-specific configs

c8bf045adf10a5fcad658c0cf24549868b165649 authored over 8 years ago by guybedford <[email protected]>
fix loader scoping omission

e0e6102cb2ba7ff5db4af68ba532b41908e14c9d authored over 8 years ago by guybedford <[email protected]>
0.19.28

3f1f9db1fc82690e229f123c6726edcb550f103b authored over 8 years ago by guybedford <[email protected]>
handle metadata.deps for esm via injection for consistency

273432b689e68a29b89a34565f5547921ba4f772 authored over 8 years ago by guybedford <[email protected]>
declarative esm deps test

114e638567c49e37412dee45709464eb58e280cc authored over 8 years ago by guybedford <[email protected]>
esm deps test

7da603b0ff0c594af2043cda48086ca930b325aa authored over 8 years ago by guybedford <[email protected]>
ensure interpolation gets defaultExtension in packages like anything else

7c673602d6eeabe171f941f4579e00d4f462e985 authored over 8 years ago by guybedford <[email protected]>
metadata.encapsulateGlobals option for global format

3a1372d2844f0524a21dd1ce13ff4e95426a0009 authored over 8 years ago by guybedford <[email protected]>
respect existing window.onerror

efb268dd4c93d66763024a2b667d8f22768a7f65 authored over 8 years ago by guybedford <[email protected]>
source maps sanitization relaxing

b124515f09d9d79ce137af1a03c5fc67270c2180 authored over 8 years ago by guybedford <[email protected]>
nodejs sourcemaps fix

36f995ee738e993df22ff8d341db6507dc0e1d29 authored over 8 years ago by guybedford <[email protected]>
fix wrapping consistency

188a8adf51ac8bb6d1068c79bff86264a92eef91 authored over 8 years ago by guybedford <[email protected]>
add default skipping for getESModule

2c33f882e7fa44a63f702ac8fe3588d6c7325016 authored over 8 years ago by guybedford <[email protected]>
allow system.register where bundle name is module name

cb71254ef5652c6c18b493c92c8374cfd28655c1 authored over 8 years ago by guybedford <[email protected]>
update supporter link

ed4a3fea076a7258cbd07838c9dd25451dddbc9e authored over 8 years ago by Guy Bedford <[email protected]>
relax node filter to plain names to support loading arbitrary @node/x

1ad28d90022eef3cc2f16949c1df21318cdec7e9 authored over 8 years ago by guybedford <[email protected]>
fix use of System.load to get condition

5ebccb239b248767c47d104a4c00c733694d778f authored over 8 years ago by guybedford <[email protected]>
ensure |browser condition still supported

f5567ffb541e4bfe26398785865e9dd1718b5aa9 authored over 8 years ago by guybedford <[email protected]>
condition serialization standardising

7358ae1828ce44c54233f9f0b228f05f8f1e08ca authored over 8 years ago by guybedford <[email protected]>
conditional package system updates

b4c0284a594367790035f1441b4b599d14e0cdef authored over 8 years ago by guybedford <[email protected]>
config env correction

565226e2508a6fbe4e327d87548d36b403647459 authored over 8 years ago by guybedford <[email protected]>
support dev condition / config

c464272116b9a8badb15a51b898ddd44aec66507 authored over 8 years ago by guybedford <[email protected]>
wildcard paths deprecation message

e5dc6690cb5cbc482cfaf61cebd872bb9c2cf733 authored over 8 years ago by guybedford <[email protected]>
nodeConfig takes preference over browserConfig for hybrid environments

6181837423f9d376f470035d7718e50b0f75c5f5 authored over 8 years ago by guybedford <[email protected]>
baseURL default fix

b25096a918abda3b4c73d6afd4d94025fcc9e304 authored over 8 years ago by guybedford <[email protected]>
normalizeSync is not being deprecated

c958b49199a0ff27752fa202d3eec198b40b34dd authored over 8 years ago by guybedford <[email protected]>
config ordering handling for environment configs

9a5e0761d6612958a01c82e217a1b1f60f8a1ed1 authored over 8 years ago by guybedford <[email protected]>
support nodeConfig, browserConfig and productionConfig objects

25eca2d104c00e97693593ad7fce255bef3ee021 authored over 8 years ago by guybedford <[email protected]>
future notes re cjs parsing

a3e997a0319273545af001066e1f4691c3adcc1f authored over 8 years ago by guybedford <[email protected]>
fix for comments right before requires

6fb3344b638ad4e7e92adfff5ef45fbda70408cc authored over 8 years ago by guybedford <[email protected]>
only set load format for non-plugin loads

4bbfdcf8da782534b5e8236d75e53a8730d4a49d authored over 8 years ago by guybedford <[email protected]>
never export the global as exports

ec257c72e9edf867f79066924de5cbf9f167a133 authored over 8 years ago by guybedford <[email protected]>
hasOwnProperty fix

fee71c52dfd15217c032f5ff2ed661ec797619b3 authored over 8 years ago by guybedford <[email protected]>
0.19.27

596b751b531d960acc73ff41678c4681d137ae75 authored over 8 years ago by guybedford <[email protected]>
do not evaluate empty sources

8d64131a03ad171b452d83dcda59a574ee27e037 authored over 8 years ago by guybedford <[email protected]>
add node 6

934e4b9a4ffac0b72cd02f069bf33b3f34ea9485 authored over 8 years ago by guybedford <[email protected]>
ensure plugins arent used to load package config

9f5690383489422314f984531bf8242123a899eb authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1214 from Munter/package-files

Only include actively used files in npm package

13329572a31225298178b337569de1ec921536a4 authored over 8 years ago by Guy Bedford <[email protected]>
Only include actively used files in npm package

e60adb92e67a40e0f1b31ea101adb1be0b777f0f authored over 8 years ago by Peter Müller <[email protected]>
0.19.26

8703bf0f93c20a6e6a7ad976a5a49a0c4cedc2ec authored over 8 years ago by guybedford <[email protected]>
only throw out-of-band amd define error for git

4f18e81a9444eda0867e8320066e3cbfddd6ac72 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1204 from KevCJones/patch-2

Update to add alternative sass/scss plugin

ddb06aa6dba58fc85ec5b1b614b3354323307502 authored over 8 years ago by Guy Bedford <[email protected]>
promises performance note

978f7bbc568451e0fbea59d2e33fb73adeab0b92 authored over 8 years ago by guybedford <[email protected]>
cjs ensure global eval without require in scope, over nulling global require

cbfb7f724d74cc333783eda19e03c5ce3e1505c4 authored over 8 years ago by guybedford <[email protected]>
Update to add alternative sass/scss plugin

Just putting this out there, an alternative sass/scss plugin, born from needing to capture the C...

cb3fd27a0ee014e90e3b20b7b35a75731f0787bc authored over 8 years ago by Kevin C Jones <[email protected]>
Merge pull request #1193 from joeldenning/issue-1192

Fixing #1192. Falling back to normal way of setting properties when getOwnPropertyDescriptor throws

e64a62c951f35e41e170037a957cee2acbb9168e authored over 8 years ago by Guy Bedford <[email protected]>
Pull request feedback.

9e4d99a9f770ac92a0d0ee01587db07faaaaa688 authored over 8 years ago by Joel Denning <[email protected]>
update polyfill notes

be7f0dba0cc024c5907f83acbd86d8ef14a85168 authored over 8 years ago by guybedford <[email protected]>
throw for out-of-format amd define

c98dba3ac0ab2813ecfac6530e2ba765f998c80e authored over 8 years ago by guybedford <[email protected]>
Fixing #1192. Falling back to normal setting of property of getOwnPropertyDescriptor throws.

b296a89a14d6b6d44047f19e0cb5779bcdcd8301 authored over 8 years ago by Joel Denning <[email protected]>
Merge pull request #1191 from DanielRosenwasser/patch-1

Update TypeScript's compiler options link.

47703ed20972c8f4c43f3e0fae66044d985a6a1f authored over 8 years ago by Guy Bedford <[email protected]>
Update TypeScript's compiler options link.

6227ce9aee4c4e7ac4d5e5b11c37f7f96cbcd719 authored over 8 years ago by Daniel Rosenwasser <[email protected]>
correct package.json

adb2c493e49cd485fb22a91a760a8ee9ad17128e authored over 8 years ago by guybedford <[email protected]>
fix travis build

bf9e85d4cd98eb60e44ad64f3d0829b92572ba88 authored over 8 years ago by guybedford <[email protected]>
0.19.25

d3196ce9fd877f423757f7ad415fd75110956043 authored over 8 years ago by guybedford <[email protected]>
proper package regex escape

74ceede1ac152311e3f584cfa80dd1a310e5859d authored over 8 years ago by guybedford <[email protected]>
clear global require on executions

8ee8916b51c1c2e426acf9ca4193f9f4c31fb82d authored over 8 years ago by guybedford <[email protected]>
improve unexpected anonymous register error message

5d20c2c797528a5dd8818c4cb4522572d152ccd8 authored over 8 years ago by guybedford <[email protected]>
embed URL polyfill

18be7fa917e2004b6a368ee38afe800014cb13bc authored over 8 years ago by guybedford <[email protected]>
token ie

9af28e625adfc53fbb957d58ecfacbc24669db84 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1171 from nlwillia/subPath

getMetaMatches should check for own property

162a5f84f49b41adc41950cb8b308563ff832888 authored over 8 years ago by Guy Bedford <[email protected]>
throw on synchronous conditional loading

028293d5d8a729cdbec3b7ede6f340c56bc88971 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1180 from develar/patch-1

Fix "Source Maps are off"

a08be67cdc90e2a712cb153549bffc84bac716d5 authored over 8 years ago by Guy Bedford <[email protected]>
Fix "Source Maps are off"

We don't add new line in the beginning of the file to avoid one line offset issue. So we must no...

8c649e6f89d391e7075315cab6ef9144b3554bd4 authored over 8 years ago by Vladimir Krivosheev <[email protected]>
Fix for files named 'toString.js' or 'valueOf.js' not being mapped correctly

4730fdf61f488d7032a7dffa2168721f27d5c127 authored over 8 years ago by Nathan Williams <[email protected]>
Merge remote-tracking branch 'refs/remotes/systemjs/master'

584d930126f2f928c6df4f6357bb5f470c3b8c01 authored over 8 years ago by Nathan Williams <[email protected]>
sourcemap correction

9ae1527ed9df717889609623be9d04cf7f0b95d6 authored over 8 years ago by guybedford <[email protected]>
fix handling of hash bang in node

67fc5138d2436334bb80cd1c8720eb878e693ea5 authored over 8 years ago by guybedford <[email protected]>
update plugin list

cfef109e289dd1e94e2a44e8b1a78baad551ffa9 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1151 from blittle/patch-1

Update plugins

8dc1c75e8482f53f88d7c22cf85720783176b4fb authored over 8 years ago by Guy Bedford <[email protected]>
Update plugins

* Add sofe as an available plugin
* Alphebetize the plugin list

918784ce83edc7b8ff40b861e801668783012962 authored over 8 years ago by Bret Little <[email protected]>
0.19.24

bb588cee15403be37edb807b765fc69168014f36 authored over 8 years ago by guybedford <[email protected]>
support global format exports as an array (#443)

8699dc68cf5e1c991b5036d1faa35ce8d1629c7e authored over 8 years ago by guybedford <[email protected]>
update package validation

5e0d80e4c9a1be4a90e7cb287341e604c2a8365d authored over 8 years ago by guybedford <[email protected]>
package map chaining will not be deprecated

207c4465fb097c7fd87668358c454f97a49fd0aa authored over 8 years ago by guybedford <[email protected]>
implement commonjs require.resolve

5c51a535a873221297f896fdcd193268e8bd9883 authored over 8 years ago by guybedford <[email protected]>
fix global leak (#1145)

65045860db1a2a831b1a168ea700d9efe3a4e21e authored over 8 years ago by guybedford <[email protected]>