Ecosyste.ms: OpenCollective

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

SystemJS

JavaScript Module Loader
Collective - Host: opensource - https://opencollective.com/systemjs - Code: https://github.com/systemjs/systemjs

better NodeJS require detection

github.com/systemjs/systemjs - 71c5bdc39f475a60e8dd166e7a5700c6c65b07a0 authored over 9 years ago by guybedford <[email protected]>
Traceur clobbering protection fix

github.com/systemjs/systemjs - c21801c47df4e57cb3560ef78079d46d40ac49db authored over 9 years ago by guybedford <[email protected]>
meta and plugin tests

github.com/systemjs/systemjs - 2350351b73242f632d092d386b419774e2be352d authored over 9 years ago by guybedford <[email protected]>
feature tests, typescript tests

github.com/systemjs/systemjs - 98e1eed70608f9bb7f98848d428e62833a6f21e6 authored over 9 years ago by guybedford <[email protected]>
backwards compatibility babel adjustment

github.com/systemjs/systemjs - 6f54884645368ac93d87c876452e6152d09ef617 authored over 9 years ago by guybedford <[email protected]>
normalization adjustments

github.com/systemjs/systemjs - 097477147a5f0bc22237686171a82d23ec5adcfe authored over 9 years ago by guybedford <[email protected]>
manual merge of TypeScript work

github.com/systemjs/systemjs - 5af8d5531d8e805e6f017b03e59ef42c0ad91f20 authored over 9 years ago by guybedford <[email protected]>
plugin fix

github.com/systemjs/systemjs - c6522d206f31cc335edae1dcc9ffd83ebdaa2b00 authored over 9 years ago by guybedford <[email protected]>
rename system-csp to system-csp-production

github.com/systemjs/systemjs - a82749fa043aa525dbca2ee839e3a05f1d33e50b authored over 9 years ago by guybedford <[email protected]>
ensure console statements are removed on minify

github.com/systemjs/systemjs - 0c549a0e743a94b9928733a0bcec8b6aa3dae7a8 authored over 9 years ago by guybedford <[email protected]>
include cjs global

github.com/systemjs/systemjs - 02d6552854e96af395d674990ed4e22d3107671a authored over 9 years ago by guybedford <[email protected]>
include docs

github.com/systemjs/systemjs - aa0a6a86eb519c737515ce2f5226e9fd334ceced authored over 9 years ago by guybedford <[email protected]>
plugins backwards compat with *.js paths

github.com/systemjs/systemjs - 538fa7fd5a52cb0cec725f9dd911b4267b2276db authored over 9 years ago by guybedford <[email protected]>
Merge pull request #390 from systemjs/0.17

0.17 wip

github.com/systemjs/systemjs - 5ed14adca58abd3cf6c29783abd53af00b0c5bff authored over 9 years ago by Guy Bedford <[email protected]>
package backwards compat with submap

github.com/systemjs/systemjs - 5a10330a8b0c7ca5604cedb96a50c17e8edfe233 authored over 9 years ago by guybedford <[email protected]>
conditional adjustments

github.com/systemjs/systemjs - e314e7fac883bb0963837039f2309932781db62a authored over 9 years ago by guybedford <[email protected]>
csp build amd helpers

github.com/systemjs/systemjs - 3351a10b379960320ecda777193c46dc4368ee7f authored over 9 years ago by guybedford <[email protected]>
share baseURI from module loader wrapper

github.com/systemjs/systemjs - 24e9d4e4b2bda83f40e8cde106956fabdda145e4 authored over 9 years ago by guybedford <[email protected]>
AMD helper refactoring

github.com/systemjs/systemjs - d0eef8fd07043a16f28e93e02a78075d73322b93 authored over 9 years ago by guybedford <[email protected]>
fix up all tests

github.com/systemjs/systemjs - 00c051c71c9241e7b419be8b808a0339dcca1e06 authored over 9 years ago by guybedford <[email protected]>
plugin -> loader on meta

github.com/systemjs/systemjs - 90ab7141ddc3cfc75eb375dc1d95a8b6075ab9ac authored over 9 years ago by guybedford <[email protected]>
fetch separation

github.com/systemjs/systemjs - 5c025d9b9c631707b44ebad133937f16e0a31001 authored over 9 years ago by guybedford <[email protected]>
new normalization algorithm

github.com/systemjs/systemjs - a1f57f79bfb9cbd7fcc32cdba7dc3bf42f4583aa authored over 9 years ago by guybedford <[email protected]>
Revert ""register" -> "system""

This reverts commit 710449807943cec26a65dc814f4679625695259c.

Conflicts:
lib/es.js
lib/regist...

github.com/systemjs/systemjs - a93a085d478dcea682916a09fa9f2977ff146301 authored over 9 years ago by guybedford <[email protected]>
manually port aefbc3

github.com/systemjs/systemjs - 9fdd20e4909b1f3b1ad8c992d965bcad6bc4e97c authored over 9 years ago by guybedford <[email protected]>
port 9c6f7c

github.com/systemjs/systemjs - fc9a7c80786c006c7508230cb0a9294ae5f13688 authored over 9 years ago by guybedford <[email protected]>
loader -> plugin, config normalization

github.com/systemjs/systemjs - 717699deceae22f68b5392b84544fb49e8130151 authored over 9 years ago by guybedford <[email protected]>
csp loading fixes

github.com/systemjs/systemjs - 1991f3efa8bfdaf81768bf637ff719e028c5e3bc authored over 9 years ago by guybedford <[email protected]>
new normalization final adjustments

github.com/systemjs/systemjs - bea928daa555c3351eaa76ebed5970f81c51b253 authored over 9 years ago by guybedford <[email protected]>
Revert "default export convenience"

This reverts commit 2357c6ee391b5d001c99072c535a5ec1b89f3fdb.

Conflicts:
lib/wrapper-start.js

github.com/systemjs/systemjs - b5b0c25bdc8916b14879f93fa188c520c7e904bb authored over 9 years ago by guybedford <[email protected]>
support script loading for globals in subset

github.com/systemjs/systemjs - a563bfda657a0160231cf59fff9399665ad78740 authored over 9 years ago by guybedford <[email protected]>
manually port c3546c, 7dc965, 5f077e, f80b43, de1f7e, 650b22

github.com/systemjs/systemjs - 382d7cce9896a4b79909eaa497aa7f5e30b47083 authored over 9 years ago by guybedford <[email protected]>
backwards compatibility adjustments

github.com/systemjs/systemjs - 80b6a99e4599ba7ec7dc1d8122a166c7c191374a authored over 9 years ago by guybedford <[email protected]>
manually port bd8f42, 580666, 9d477f

github.com/systemjs/systemjs - 1ee77a3f99caac70c3cb2f258c096dbcb7f52e66 authored over 9 years ago by guybedford <[email protected]>
various fixes

github.com/systemjs/systemjs - e92efc55b3687c89d4218776f4c91b12002f2c5c authored over 9 years ago by guybedford <[email protected]>
minor tweaks

github.com/systemjs/systemjs - f924595eadb506f07edbded8f17d00faff78d46e authored over 9 years ago by guybedford <[email protected]>
builder adjustments

github.com/systemjs/systemjs - 2f54e196668b3e07f5fc349eb46958505ccbe68d authored over 9 years ago by guybedford <[email protected]>
package config adjustments

github.com/systemjs/systemjs - 686f65cd35c91ec96867bd473a89dfacc062add2 authored over 9 years ago by guybedford <[email protected]>
System.packages -> System.package singular

github.com/systemjs/systemjs - f5791c79cad603a9bf40a6189f0858b6a7d42448 authored over 9 years ago by guybedford <[email protected]>
plugin build fixes

github.com/systemjs/systemjs - de3ed980e9483eb2b217c0577f948b4b2644010a authored over 9 years ago by guybedford <[email protected]>
global helpers separation

github.com/systemjs/systemjs - 05788a69c6e7923e1790f91c51610ba43125abae authored over 9 years ago by guybedford <[email protected]>
cjs correction

github.com/systemjs/systemjs - 3bcc72797bcf806bec876d80fcaba5cd2af3dd28 authored over 9 years ago by guybedford <[email protected]>
allow deep meta

github.com/systemjs/systemjs - 2c9e46b5ea6f8e110506a3a2decb43cf6f700aef authored over 9 years ago by guybedford <[email protected]>
default export convenience

github.com/systemjs/systemjs - 8832b17650a52b1fd931103bf067d83172003ac2 authored over 9 years ago by guybedford <[email protected]>
aliases es6-based

github.com/systemjs/systemjs - 8ad242e77014fe7c79f09978ab77c9e70236ea41 authored over 9 years ago by guybedford <[email protected]>
build and test adjustments

github.com/systemjs/systemjs - 669fb2b257a2b993864c37f6cabec9e1e7bd40c5 authored over 9 years ago by guybedford <[email protected]>
autoload polyfills, register-only build, optimizations

github.com/systemjs/systemjs - fdb835163b6a57fda7d601499aa3fa35b54e3591 authored over 9 years ago by guybedford <[email protected]>
disable explicit globals for AMD layer

github.com/systemjs/systemjs - 2526db1c7cb879be68d134297ea2e27e5f9ff9cf authored over 9 years ago by guybedford <[email protected]>
simplify global layer

github.com/systemjs/systemjs - 0f763ac1ed03f02219413f42f2de56405e065e8f authored over 9 years ago by guybedford <[email protected]>
package meta -> modules

github.com/systemjs/systemjs - ecda50f42053f731b9ce45058868f2cd711b823e authored over 9 years ago by guybedford <[email protected]>
"register" -> "system"

github.com/systemjs/systemjs - 253b676e7aa8c3c8c449f83916218e27dcc7c7cd authored over 9 years ago by guybedford <[email protected]>
conditionals

github.com/systemjs/systemjs - e276562580f726807a22c81478bb73eb2eedd0ad authored over 9 years ago by guybedford <[email protected]>
manually remerge a374809b

github.com/systemjs/systemjs - a1e8dc8fd6b5496574e08aff5ffbf7b05bbc7a1a authored over 9 years ago by guybedford <[email protected]>
plugin and alias as package-relative

github.com/systemjs/systemjs - eff3f87c829fcfea6a7079f9f3a876ee49fcdaaa authored over 9 years ago by guybedford <[email protected]>
allow plugins to be declared via meta

github.com/systemjs/systemjs - b9d5952c075fff4c2833d70c5c42021ee844d3b8 authored over 9 years ago by guybedford <[email protected]>
helpful errors over graceful upgrade path

github.com/systemjs/systemjs - e4b187b0dc762531b846df885e3018d5e1c9bb92 authored over 9 years ago by guybedford <[email protected]>
format "es6" -> "es"

github.com/systemjs/systemjs - 0da3213a2fad1be523829237480feb990d38e3d2 authored over 9 years ago by guybedford <[email protected]>
named exports for dynamic (#334)

github.com/systemjs/systemjs - f225ae043cbc58d23eea52ad7071ecef36369e3a authored over 9 years ago by guybedford <[email protected]>
global dependency shim layer (#148 variation)

github.com/systemjs/systemjs - 75060d94f8befe6e10a6e533f6394d2af14d497f authored over 9 years ago by guybedford <[email protected]>
add package config extension

github.com/systemjs/systemjs - 0af277d76f8741aab8225c64fa6856daa85db98a authored over 9 years ago by guybedford <[email protected]>
ensure well-defined wildcard meta ordering

github.com/systemjs/systemjs - 1ca9c92e60e70d38ccf6cbd987c60bcbcfcd9f75 authored over 9 years ago by guybedford <[email protected]>
alias extension

github.com/systemjs/systemjs - 21141bccba6d429bdbbad2bb4986482bab33070f authored over 9 years ago by guybedford <[email protected]>
wildcard meta

github.com/systemjs/systemjs - e016994d31c65d90a66ea8fdbda2a5d0d9b8f151 authored over 9 years ago by guybedford <[email protected]>
SystemJS to only use dynamic pipeline, even for ES6

github.com/systemjs/systemjs - cfe6fa020d311a973ea27c6227121dddfa5fbc12 authored over 9 years ago by guybedford <[email protected]>
always use script CSP support for AMD and System.register loading, CSP and production loader convergence

github.com/systemjs/systemjs - 3ee7cc5d4358f446783c3c48ffec6fd662d74aea authored over 9 years ago by guybedford <[email protected]>
add defaultExtension feature to packages

github.com/systemjs/systemjs - fe6e27d76d16c93f7ab4a1f04abb6bc62e6c9170 authored over 9 years ago by guybedford <[email protected]>
disable bundling of Promise implementation

github.com/systemjs/systemjs - 4ffe83274421a3dabe0b933d65aa800d880b4aef authored over 9 years ago by guybedford <[email protected]>
update to esml 0.17 build

github.com/systemjs/systemjs - c2f8fb64ce1d0a33245504a5f8de7f0661c53f1d authored over 9 years ago by guybedford <[email protected]>
System.registerDynamic implementation, fixes #161

github.com/systemjs/systemjs - 2296e03303defd853583ab045e5baee5cbcb4d40 authored over 9 years ago by guybedford <[email protected]>
dist build

github.com/systemjs/systemjs - 1f10c53c0383196441a8568ea0428e9ee67abafb authored over 9 years ago by guybedford <[email protected]>
fix register overwrite to only work via delete

github.com/systemjs/systemjs - e2b9440ec5fea93fe267a699ccb41b2675ce9f2f authored over 9 years ago by guybedford <[email protected]>
new System.register detection

github.com/systemjs/systemjs - 10eb9d3b33d25f318d11c63b5542eebba03c4a7c authored over 9 years ago by guybedford <[email protected]>
allow System.register calls to overwrite

github.com/systemjs/systemjs - b49cbe1d6c7a19db3a27a0a27109f3facc2488c7 authored over 9 years ago by guybedford <[email protected]>
allow global amd require callback (#404)

github.com/systemjs/systemjs - aefbc33542795a4afeab96dbbf97fa22def80344 authored over 9 years ago by guybedford <[email protected]>
export * doesnt export default, CommonJS detection fix for #437

github.com/systemjs/systemjs - 9c6f7cfe174e2dba3ef46b7066abb3dfc8805e8e authored over 9 years ago by guybedford <[email protected]>
location.origin IE compatibility

github.com/systemjs/systemjs - 8b841dcde4b68175cbaa5ff6f9391f719332018f authored over 9 years ago by guybedford <[email protected]>
dist build

github.com/systemjs/systemjs - 345393e344d59acf499b46951b8ba99778b39f13 authored over 9 years ago by guybedford <[email protected]>
revert 1ffea56 to ensure CJS circular references work correctly (#408)

github.com/systemjs/systemjs - a69f38369c0013936c767b8346c0154e83e05036 authored over 9 years ago by guybedford <[email protected]>
remove experimental chrome extension support

github.com/systemjs/systemjs - 08b227a4f84b03ea3e9d50d47fcec4bb85268375 authored over 9 years ago by guybedford <[email protected]>
Update README.md

github.com/systemjs/systemjs - e51c2c25ab9b8679c3ebea56b4e03ce50ba875ca authored over 9 years ago by Guy Bedford <[email protected]>
Update README.md

github.com/systemjs/systemjs - 0436e686949d7700f011e2107d2e8a55cb8df1f1 authored over 9 years ago by Guy Bedford <[email protected]>
dist build

github.com/systemjs/systemjs - e01c99712bb790e41252be77f33c184711437835 authored over 9 years ago by guybedford <[email protected]>
chrome extension evaluation support

github.com/systemjs/systemjs - 29cd262a386d2c978696941601f0979c28c35350 authored over 9 years ago by guybedford <[email protected]>
global simplification

github.com/systemjs/systemjs - 9d477f9bfdde8e5d0b6921bd5715c23e76b73f42 authored over 9 years ago by guybedford <[email protected]>
ensure global require is AMD require in AMD

github.com/systemjs/systemjs - f80b43c5b73d6ca164dc9a2ccd8e50d294aefe9e authored over 9 years ago by guybedford <[email protected]>
dist build

github.com/systemjs/systemjs - 177203241474b9852c58cf8d75a2f8ed53272751 authored over 9 years ago by guybedford <[email protected]>
tracer test fix

github.com/systemjs/systemjs - 8c0480c916af58f2609e36f2f281d622b50ea70c authored over 9 years ago by guybedford <[email protected]>
Node fixes

github.com/systemjs/systemjs - 13d52a6ce8385f43b8f2d94ea5b03b28fdfbb718 authored over 9 years ago by guybedford <[email protected]>
ie8 fixes

github.com/systemjs/systemjs - 5f077ef5dea40e83937f42ee0b985bd0f6f2d5ef authored over 9 years ago by guybedford <[email protected]>
store bundle status as metadata

github.com/systemjs/systemjs - 7dc96592d8c65255e0deb925a3c9d238728d5190 authored over 9 years ago by guybedford <[email protected]>
correct dirname relative to work in any env

github.com/systemjs/systemjs - 3f9c6429f7b2f40570eccf28efe520b5069d581d authored over 9 years ago by guybedford <[email protected]>
web worker adjustment for ios7 (#409)

github.com/systemjs/systemjs - 650b220b567ff466dbd6ddfd7b8ae7014a80feba authored over 9 years ago by guybedford <[email protected]>
ensure CJS extra deps are executed (#408)

github.com/systemjs/systemjs - 1ffea562e13c15c999367a465e05fe144111030f authored over 9 years ago by guybedford <[email protected]>
ensure System.delete works against register extension (#375)

github.com/systemjs/systemjs - c3546cd17ebfc6157a8049ee03db0fdaf36857c8 authored over 9 years ago by guybedford <[email protected]>
__filename, __dirname to be origin-relative if applicable (#419)

github.com/systemjs/systemjs - bd8f42443f79cf279ee0c191c11a59101ab2c046 authored over 9 years ago by guybedford <[email protected]>
Remove obsolete babel-cli mappings

github.com/systemjs/systemjs - de1f7ee999cacb6866fff91291fac4d062109c91 authored over 9 years ago by Chris Truter <[email protected]>