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

fixup amd script error handling

github.com/systemjs/systemjs - 56d515a2885ebce6b8ac8c46850706b98e5408a5 authored almost 6 years ago
Changing basic resolve to return Promise. Resolves #1909. (#1915)

github.com/systemjs/systemjs - 42ea052e9a97b036bb6c0062d7fda93c675bd3cc authored almost 6 years ago
fixup URL imports

github.com/systemjs/systemjs - a0d53c956b751ce08123d673b4494e5946ce03ac authored almost 6 years ago
Implementing support for multiple import maps. (#1912)

github.com/systemjs/systemjs - 52a38c11cbe98522c6813f353cf026af322843ba authored almost 6 years ago
import maps baseUrl fix

github.com/systemjs/systemjs - c0cac917258d303346cb5a4989a1ab2a994136a4 authored almost 6 years ago
system.has docs update (#1908)

System.has docs still showed the incorrect call, probably copied over from System.get.

github.com/systemjs/systemjs - bf517360c08cc0fc41d986c1432acff671cb8c0a authored almost 6 years ago
ensure loader.delete with instantiate errors

github.com/systemjs/systemjs - cdd355152704e6507216ae1c84928e27b50d43af authored almost 6 years ago
ensure System.set returns the namespace

github.com/systemjs/systemjs - 2b9dd595dac2721ecde90dad2f27488155d64efd authored almost 6 years ago
support System.has and System.set

github.com/systemjs/systemjs - 6b85a8c472098c8bc9e1ee34f86fbd602eaed96a authored almost 6 years ago
fixup missing err parameter

github.com/systemjs/systemjs - 1afd8f08e9cf6796cee9d6a6ccf3acd3939fce66 authored almost 6 years ago
update Rollup link

github.com/systemjs/systemjs - 49f1ec5f5f91e3ff8bfc5fc272f50538e762a7a5 authored about 6 years ago
Change remaining references to the old spec (#1894)

* Change remaining references to the old spec

* Rephrase import folders

* Update import-ma...

github.com/systemjs/systemjs - a9bbd40e23a983a94f3e9877015cbbfbbf08f472 authored about 6 years ago
update import maps documentation

github.com/systemjs/systemjs - bbb3973132b201e34edb262d2fb3fb847c210385 authored about 6 years ago
handle URL maps

github.com/systemjs/systemjs - 1116df80c45fad409a30adb0d1b9c74fe7ddbcd6 authored about 6 years ago
import maps support

github.com/systemjs/systemjs - 895a3c33f1e537fabb723293ae4bb35cd2dad32e authored about 6 years ago
update changelog

github.com/systemjs/systemjs - 142e7a71c950b34c96aaadfbc8ca95b05092feb1 authored about 6 years ago
named-register: Indicate success (#1885)

github.com/systemjs/systemjs - 156853cfa7928e17cf7b41917dd9f0d51e2c063b authored about 6 years ago
note on es module shims

github.com/systemjs/systemjs - e151c175c55415e597e0801e42e2e11e278f1f7e authored about 6 years ago
fixup jspm wording

github.com/systemjs/systemjs - fecfa650fd2042c8c4b758a50cc1470e8f5633d9 authored about 6 years ago
add note on jspm

github.com/systemjs/systemjs - 62610ba91c469e9b7fe5474c26a1c3c71bb67af7 authored about 6 years ago
add named amd support

github.com/systemjs/systemjs - 0f1adb38f931e64599c6a937df878f93f07f78ab authored about 6 years ago
fixup transform test

github.com/systemjs/systemjs - 0c0db25c03171c7c3590eef4bfb8eeea15481b9b authored about 6 years ago
named register to define into plain

github.com/systemjs/systemjs - bc63fbb04dfe5a744eafcfa435563c8ab72fa28c authored about 6 years ago
Named register extra (#1855)

* named register extra

* use bundle: scheme

* document named register extra

* correct r...

github.com/systemjs/systemjs - b34c829086e602007f31ab2926ea2472240a0dc6 authored over 6 years ago
Fix Wasm limit and Safari instantiation (#1857)

test and fix wasm 4KB limit, as well as fixing Safari instantiation

github.com/systemjs/systemjs - cb25b39f57deef8a1bf9e7392312bbb6de25e859 authored over 6 years ago
fix global detection in safari (#1858)

github.com/systemjs/systemjs - 989a04f1c0aba83882a1fba431f75cb11092be56 authored over 6 years ago
Update install

github.com/systemjs/systemjs - 5cf877766640c48b15a4b943a486976fc9c91c8b authored over 6 years ago
add bundling workflow link

github.com/systemjs/systemjs - e2be84dc41c1b06c2cfe393b352dbab342ccc564 authored over 6 years ago
update credentials modes

github.com/systemjs/systemjs - a90392a5c564175823f602ed45b78a7dfd4cc742 authored over 6 years ago
update announcement post

github.com/systemjs/systemjs - edcdf92de8cf31869ba11633cfbb3027f2cedd80 authored over 6 years ago
Merge branch '2.0'

github.com/systemjs/systemjs - eb5dfdfaad92262613defaa0a8f9d1208a9652e8 authored over 6 years ago
flesh out package maps tests

github.com/systemjs/systemjs - 8080d110512d17f766492945135881f3f66e1b34 authored over 6 years ago
Update instantiate.js (#1845)

IE11 compatibility - replace startsWith with substr

github.com/systemjs/systemjs - 74689cb9a4ad05db170e8996566da80dbb81b572 authored over 6 years ago
Merge pull request #1846 from Jamaks/patch-1

Add JSON loader plugin

github.com/systemjs/systemjs - 3db9d1435859ea06adbb9c9602293dc5321de040 authored over 6 years ago
Add JSON loader plugin

github.com/systemjs/systemjs - a1b0d68b4d311e12189954f88d63934792e1fe04 authored over 6 years ago
better error handling

github.com/systemjs/systemjs - a86c4780e1ea28656c47d91cc61fde00ff515f2b authored over 6 years ago
remove comment in s.js bulid

github.com/systemjs/systemjs - 5a241604c4d7451b9d06590f75bc8f20ccb1002f authored over 6 years ago
fixup circular top-level await

github.com/systemjs/systemjs - dcf018cdb3a88ccf91362a990a1b338971f9b743 authored over 6 years ago
update loader descriptions in readme

github.com/systemjs/systemjs - a9f339b4bf8510a2dc44862170e76b4d3cb8c2a4 authored over 6 years ago
make global an extra

github.com/systemjs/systemjs - 955ba75d2dda4a99db20d801293cb7619d4d8136 authored over 6 years ago
add alpha link

github.com/systemjs/systemjs - b3ec782c3e15bdb8d056975528f67caf0e211bdf authored over 6 years ago
headings for buillds

github.com/systemjs/systemjs - 369b0719410e2f4b08e0a87eba32ed4655c8a3a3 authored over 6 years ago
update polyfills approach

github.com/systemjs/systemjs - 1c645b5f5ee7ac22ea2387db37c5f3d0e2181b0c authored over 6 years ago
update transform links

github.com/systemjs/systemjs - c999674ca011261ac1bd5113e42e254c9a3d7082 authored over 6 years ago
narrow createContext

github.com/systemjs/systemjs - 86aab07fd0c61a0ad904060505e6d03487605440 authored over 6 years ago
translate -> transform, package map fixes

github.com/systemjs/systemjs - 79f885c18b728fea4e36f5d7c624b314cfea7168 authored over 6 years ago
initial docs work

github.com/systemjs/systemjs - 5a48a41368d51e5e2502ec5256be13d5eb3dcd46 authored over 6 years ago
get to return null for errored

github.com/systemjs/systemjs - 45f9de39e42e82f0a2ccfd9748f0a79123e10029 authored over 6 years ago
provide contextual information for load failures

github.com/systemjs/systemjs - dd171d10410422403283e04cfaa7f18312527a73 authored over 6 years ago
fix up worker test

github.com/systemjs/systemjs - 0b136d3b47c0b897cabe42727f9e39065c58d547 authored over 6 years ago
script error detection, error tests, ie11 tests

github.com/systemjs/systemjs - 1ff3acd1ad800c9f4007c037d0a3c2c355a464f1 authored over 6 years ago
ci might finally work

github.com/systemjs/systemjs - a8e95bfcce531f59ae11eb499d6a6cc46751a240 authored over 6 years ago
fix build for travis

github.com/systemjs/systemjs - b1a4057e82ff5252215b7211dc5a5c7978aec22a authored over 6 years ago
update travis builds

github.com/systemjs/systemjs - bb882f2e19cbc045ad6d73784e3373c4e0d9a07e authored over 6 years ago
update prepublish

github.com/systemjs/systemjs - ba40e4af2e00c3a258d0b6bf54350eb4d496bc68 authored over 6 years ago
finish up initial extras and testing

github.com/systemjs/systemjs - 4ec8ccdcf51ec9612d138f8238a5446074913fe1 authored over 6 years ago
stash failure, halp

github.com/systemjs/systemjs - ef0b90ba1c7b500d4ee352669940dffbfc7fc610 authored over 6 years ago
pad out tests, browser tests, amd tests

github.com/systemjs/systemjs - e594e1b378e533dbd3e800a65543e3e6cf1bce3e authored over 6 years ago
remove error wrapping to ensure direct error stacks

github.com/systemjs/systemjs - a220c8ee15ad95b0b6ab0b23ecfa92584e733e4a authored over 6 years ago
test padding out

github.com/systemjs/systemjs - f507139bb640a7afabff0d665d1eb273b6e42d57 authored over 6 years ago
fix banner indentation

github.com/systemjs/systemjs - 501d1a0b9e32e00d54c9cd747e3236a9df88a1a3 authored over 6 years ago
tla support test, real es module bridging

github.com/systemjs/systemjs - 619cc1246d6010acad302e16e216b6305f847220 authored over 6 years ago
note production loader wasm support

github.com/systemjs/systemjs - bead19e218624ffbf167f6fc623efee25406383a authored almost 7 years ago
disable depCache in node

github.com/systemjs/systemjs - c553f7ed7dd0199db6eaabc6facbefb831457d92 authored almost 7 years ago
fix production loader parallel global loading (#1810)

github.com/systemjs/systemjs - 5ce46c325430d07ecac925441b6f04061ca258a9 authored almost 7 years ago
updated wasm note

github.com/systemjs/systemjs - 25de05ef768f68c46f539ae8143443a2591487c7 authored almost 7 years ago
update production build wasm support

github.com/systemjs/systemjs - f7f9fc6dcc886e4c2f0a5f000fa8d2a49f3b6d2b authored almost 7 years ago
Merge pull request #1775 from zenorbi/master

fix register format detection to include SystemJS.register

github.com/systemjs/systemjs - 515708880248424a33b62733dc3c33e28d6a7d86 authored almost 7 years ago
fix readme paths link

github.com/systemjs/systemjs - cbd878d8d2e8202bd33c9bd3078a59bdcae399fb authored almost 7 years ago
Merge pull request #1760 from gingur/patch-1

Enable nodeFetch to fallback to fetchFetch

github.com/systemjs/systemjs - 52118720da83850b716b989e048130819042b11c authored almost 7 years ago
update production loader docs

github.com/systemjs/systemjs - 2580a1c98e9b2274f21d8d232163f2b384814d03 authored about 7 years ago
remove typescript test

github.com/systemjs/systemjs - a4b49ed2ae6613a9d9e73a1e4c687cd3d9f89f44 authored about 7 years ago