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

repeat load tests

github.com/systemjs/systemjs - b2526a5bb15e9529d7b8dcfbe97dc7406de6650f authored over 10 years ago by guybedford <[email protected]>
more tests, small bug fixes

github.com/systemjs/systemjs - 6cb5f6cd89aa9ae250c1afa76c7d85cacf46c53d authored over 10 years ago by guybedford <[email protected]>
versioning fix

github.com/systemjs/systemjs - 4ae93a3c2cce6dd0e21c8b7229e8e8625bd00224 authored over 10 years ago by guybedford <[email protected]>
support the empty module

github.com/systemjs/systemjs - 7e9a521e2ef563446c7e9c60bf3369565c2f0328 authored over 10 years ago by guybedford <[email protected]>
amd fixes

github.com/systemjs/systemjs - 14d244d2a027fee06144f960be97bdddd6be8f50 authored over 10 years ago by guybedford <[email protected]>
transpiled module fix

github.com/systemjs/systemjs - 409e3ef958793adaa322df8b5a77ebc9bcb8f55b authored over 10 years ago by guybedford <[email protected]>
transpiled module adjustment

github.com/systemjs/systemjs - b879821012e58627972a4bcf1424c5f0d86ac9b2 authored over 10 years ago by guybedford <[email protected]>
polyfill adjustment

github.com/systemjs/systemjs - 47ebd7dbd188fb071ea8410d6156dded03aadfcf authored over 10 years ago by guybedford <[email protected]>
dont use traceur system yet

github.com/systemjs/systemjs - 747bffbcdc2c6cac0d0eb45439a6e008038ee605 authored over 10 years ago by guybedford <[email protected]>
note catch handler

github.com/systemjs/systemjs - cea7c51f44ba7c3f0d6bd73c38537359b51c7dd3 authored over 10 years ago by Guy Bedford <[email protected]>
undo get override

github.com/systemjs/systemjs - c2db418fb34e47e15d04a76cf45c8094e470aada authored over 10 years ago by guybedford <[email protected]>
remove use of eval

github.com/systemjs/systemjs - 33a064ba133f2e1042a568e446415b7f34807743 authored over 10 years ago by guybedford <[email protected]>
minfication fix

github.com/systemjs/systemjs - 890c87a06b6dba1c73a9213948f78886f7c2b453 authored over 10 years ago by guybedford <[email protected]>
document bundling

github.com/systemjs/systemjs - 0361704e31b0d094dcb38056d65965b0c1c33feb authored over 10 years ago by guybedford <[email protected]>
bundles support separation

github.com/systemjs/systemjs - bc67042f2dbf1d31fada1600f0fb66240215c376 authored over 10 years ago by guybedford <[email protected]>
dedupe dependencies, config adjustment

github.com/systemjs/systemjs - c8463568b559e188d26de92b6ad7c4df22414153 authored over 10 years ago by guybedford <[email protected]>
syntax correction

github.com/systemjs/systemjs - 57dc2490ba2591a6ad43e9a756991cf4a149458b authored over 10 years ago by Guy Bedford <[email protected]>
update plugin links

github.com/systemjs/systemjs - fa9dd37df508148e4a55e95ed99a0c88c73923ce authored over 10 years ago by Guy Bedford <[email protected]>
document version support

github.com/systemjs/systemjs - 576dd1d55499e26fb0f375a38419980206694fc8 authored over 10 years ago by Guy Bedford <[email protected]>
shim config to imply global format

github.com/systemjs/systemjs - 1bdc54004d239fb5fe0be7b8503063392f45e8c2 authored over 10 years ago by guybedford <[email protected]>
Update README.md

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

github.com/systemjs/systemjs - 0c2b23f01f702aa00546d01d7ee5491fac836dc0 authored over 10 years ago by Guy Bedford <[email protected]>
clarify es6 v systemjs docs

github.com/systemjs/systemjs - bb2de20b00f8c8270845e4eba136833666a89331 authored over 10 years ago by Guy Bedford <[email protected]>
spec stability note

github.com/systemjs/systemjs - ed0f21e5815e73fcbfe341fa669781801b7eded4 authored over 10 years ago by guybedford <[email protected]>
0.4.0 release

github.com/systemjs/systemjs - d0191f1f3b0133319de5667599feecf71fbd2292 authored over 10 years ago by guybedford <[email protected]>
update contents

github.com/systemjs/systemjs - 13c760c84dc61ea75b6f01a24d98f22e312e7b04 authored over 10 years ago by guybedford <[email protected]>
systemjs merge

github.com/systemjs/systemjs - 0ee81e5bb3e7c0e6a33ac88623d7555eab3e82ea authored over 10 years ago by guybedford <[email protected]>
amd callback fix

github.com/systemjs/systemjs - e676a95fa2b5880382097aa9002b73b3ef787c18 authored over 10 years ago by guybedford <[email protected]>
legacy plugin argument to be without plugin name

github.com/systemjs/systemjs - 10573e440c5585f33a54f0b41d9197885164c2ef authored over 10 years ago by guybedford <[email protected]>
add bundling tests

github.com/systemjs/systemjs - b14605a6ef1341ad6f351714481b44f39dd30783 authored over 10 years ago by guybedford <[email protected]>
amd production support, first attempt

github.com/systemjs/systemjs - bb3bc6deda1a396b1fe54495c0198c74b8231afe authored over 10 years ago by guybedford <[email protected]>
semver fixes, readme clarifications

github.com/systemjs/systemjs - 972c9be4b7269827ebce5413d02e33f054315aaa authored over 10 years ago by Guy Bedford <[email protected]>
Merge pull request #13 from google/master

Bind System to System.normalize in system-map.js

github.com/systemjs/systemjs - 0beae8195df6a134567dff9458c895116332fb9f authored over 10 years ago by Guy Bedford <[email protected]>
Bind System to System.normalize in system-map.js

github.com/systemjs/systemjs - 6ce8b7e86d3f06453ea86c7693be366698fc9ce2 authored over 10 years ago by johnjbarton <[email protected]>
apply map after relative normalization

github.com/systemjs/systemjs - 8322fe80b6ea6f99f3fe5460d0f8081cc3462770 authored over 10 years ago by guybedford <[email protected]>
0.0.2 prep

github.com/systemjs/systemjs - 163ef0e6a4098bb0ef6cc26dedd301be6cd79e84 authored over 10 years ago by guybedford <[email protected]>
move to __moduleName system

github.com/systemjs/systemjs - c29a94ff8040c06202d3aa838f3e5feabe25e694 authored over 10 years ago by guybedford <[email protected]>
correct example

github.com/systemjs/systemjs - 299d145916f1cc3033d91923d4e16691c6fa01aa authored over 10 years ago by Guy Bedford <[email protected]>
Only add map if not there (#10)

github.com/systemjs/systemjs - 14f1f0e6ff7725ce0f5fcab27eb4a253c932a198 authored over 10 years ago by Guy Bedford <[email protected]>
__module flag now __transpiledModule

github.com/systemjs/systemjs - 192a7ac2d957cc48fb576d62100b1b020f5fc02c authored over 10 years ago by guybedford <[email protected]>
__module adjustment

github.com/systemjs/systemjs - 460a0141d2c39a4cc132dfd5a64029a67a9562df authored over 10 years ago by guybedford <[email protected]>
jspm separation

github.com/systemjs/systemjs - 0f83977deeb54b8d61570c44b3d49dc7f71ed0aa authored over 10 years ago by guybedford <[email protected]>
better format handling

github.com/systemjs/systemjs - 0d0fe5c59bee974bb9ce6e92a78669900194d3d9 authored almost 11 years ago by guybedford <[email protected]>
makefile simplification

github.com/systemjs/systemjs - 4ed8024ec216604451ab521b83826a989217b0c9 authored almost 11 years ago by guybedford <[email protected]>
versions allow replace

github.com/systemjs/systemjs - ceeef6567e7fc60385f7c6670b10b77b4da73771 authored almost 11 years ago by guybedford <[email protected]>
versioning test

github.com/systemjs/systemjs - a145e6c2b02448e485f6f7dfba6c1d7abd976f23 authored almost 11 years ago by guybedford <[email protected]>
baseURL adjustment for sensible paths

github.com/systemjs/systemjs - f27a97ad2722108e3a127de30ee71667213eb891 authored almost 11 years ago by guybedford <[email protected]>
contextual map configuration

github.com/systemjs/systemjs - 61aa63c830a7122f1ca13200bdca4af41778f6d4 authored almost 11 years ago by guybedford <[email protected]>
support versions as strings

github.com/systemjs/systemjs - ae05ff9ba178d3312c7a844ede39e4004b95089e authored almost 11 years ago by guybedford <[email protected]>
prerelease version correction

github.com/systemjs/systemjs - b7201e451fdf1b0eb7787404cc7783d36b54823d authored almost 11 years ago by guybedford <[email protected]>
correction

github.com/systemjs/systemjs - ff684f130fcd456b4c7e40a648b27629c3f6b111 authored almost 11 years ago by guybedford <[email protected]>
ensure semver prereleases correctly ordered

github.com/systemjs/systemjs - e876889235117383b9facc8d8c469234c3d082cf authored almost 11 years ago by guybedford <[email protected]>
versions doc update

github.com/systemjs/systemjs - e452f527dfe1b8d10d73f6c6cfff74375fed198c authored almost 11 years ago by guybedford <[email protected]>
documenting

github.com/systemjs/systemjs - 62b4d07405fa5aab8c236cf2b5ecc8b5374ca09d authored almost 11 years ago by guybedford <[email protected]>
version support for semver compatibility with ^

github.com/systemjs/systemjs - 55a711e922817c12ef50e6b6a81868efd0a06228 authored almost 11 years ago by guybedford <[email protected]>
always load latest version in version range

github.com/systemjs/systemjs - bc8a88d47aa36fd75112c22c53cb375d93f7f5f0 authored almost 11 years ago by guybedford <[email protected]>
map after plugins

github.com/systemjs/systemjs - 1a159e118ce15f267bd0d2750f95f41438b5cd6e authored almost 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:guybedford/systemjs

github.com/systemjs/systemjs - 08a68ba5aa8bee149ae1cbde990e8d143dff57b0 authored almost 11 years ago by guybedford <[email protected]>
documentation

github.com/systemjs/systemjs - 3f10a64eda8aad99217fad6a1d8bdb985f0731b4 authored almost 11 years ago by guybedford <[email protected]>
allow empty source

github.com/systemjs/systemjs - 55297734b18e8977327cf6ee2e3c273691332307 authored almost 11 years ago by Guy Bedford <[email protected]>
uglify fixes

github.com/systemjs/systemjs - a8688c449fc27753a5780aa7aa67cdc7decc686b authored almost 11 years ago by guybedford <[email protected]>
more syntax fixes for uglification

github.com/systemjs/systemjs - 21ac35a5bd8f9699e525a793158efc306953f8e9 authored almost 11 years ago by guybedford <[email protected]>
syntax corrections, uglification improvements

github.com/systemjs/systemjs - 9718a7a7fca2e789ad16a5e57484222375d2b5c9 authored almost 11 years ago by guybedford <[email protected]>
multiversion support first pass

github.com/systemjs/systemjs - 9dad3ea8558e0abec617e276098dd50b4476cae7 authored almost 11 years ago by guybedford <[email protected]>
relative dynamic loading

github.com/systemjs/systemjs - 4183211adeba7518863731336931c90982d71320 authored almost 11 years ago by guybedford <[email protected]>
System.get defaultOnly support

github.com/systemjs/systemjs - 4c562a66d0a4d30fd2538f7eb447ff56b6dc04da authored almost 11 years ago by Guy Bedford <[email protected]>
defaultOnly fix

github.com/systemjs/systemjs - dba22093c5e03e8b75a463290b0a4121db53f728 authored almost 11 years ago by Guy Bedford <[email protected]>
adjust regex

github.com/systemjs/systemjs - 2c0599092529956ac6ba71cc4b7a5ce320369d24 authored almost 11 years ago by guybedford <[email protected]>
es6 regex update

github.com/systemjs/systemjs - 4478ec50e3be0c2c32e521982d338cd24abee81d authored almost 11 years ago by guybedford <[email protected]>
readme note for map

github.com/systemjs/systemjs - 2571bf2c3dfddb5b4ce419cfeea359c65b9f4e5f authored almost 11 years ago by guybedford <[email protected]>
documentation improvements

github.com/systemjs/systemjs - bdcd961edd0d97df27dc41c85b30fc5f8ecb62f3 authored almost 11 years ago by guybedford <[email protected]>
readme and makefile updates

github.com/systemjs/systemjs - 9770d5497f190c9b59b34f0069d7c6d1908027d1 authored almost 11 years ago by guybedford <[email protected]>
modularize with makefile

github.com/systemjs/systemjs - 4fe0adc48e964aa488f7a0c6c1d04ef4442af36c authored almost 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:guybedford/systemjs

github.com/systemjs/systemjs - feefb474b520cac27c0ff10a30777b2f4c91d4b3 authored almost 11 years ago by guybedford <[email protected]>
make systemjs easily pluggable

github.com/systemjs/systemjs - 6ce7a6e2b556b900ede8dc135ffd305f86219dbf authored almost 11 years ago by guybedford <[email protected]>
Update README.md

github.com/systemjs/systemjs - 1a01b9d6cf90aa94cfe5928e95e6996b2190a3e3 authored almost 11 years ago by Guy Bedford <[email protected]>
global cleanup

github.com/systemjs/systemjs - 3cb5ecdec530e9e6451828d8c8a6eb60a9bfc0e2 authored almost 11 years ago by guybedford <[email protected]>
allow easy injection of paths

github.com/systemjs/systemjs - 726f6a98c06b1a8b3e6919b4d8553fcfe7190038 authored almost 11 years ago by guybedford <[email protected]>
add global shim config

github.com/systemjs/systemjs - bd68c03c56f36b3a03741c82dcc40c1572a48db5 authored almost 11 years ago by guybedford <[email protected]>
test runner fix and modular formats

github.com/systemjs/systemjs - 3ee712b3cff01b42ea8dfb43188d9c54162a4c5c authored almost 11 years ago by guybedford <[email protected]>
disable plugin normalize override

github.com/systemjs/systemjs - 3e1c26c85a1b82a62e1c814d5cc160b53da37b1f authored almost 11 years ago by guybedford <[email protected]>
update plugin promise docs

github.com/systemjs/systemjs - 1bbdec33e7633ece8de431ba7d05855d44da74d2 authored almost 11 years ago by guybedford <[email protected]>
plugin adjustments for promises

github.com/systemjs/systemjs - e8b34920af159b7c0a0a9a740ad235ed94c58777 authored almost 11 years ago by guybedford <[email protected]>
paths correction

github.com/systemjs/systemjs - abba56fd6554efdd1d1e04035d5d775fc1b9b57c authored almost 11 years ago by guybedford <[email protected]>
make paths consistent

github.com/systemjs/systemjs - e66a79a089ee55f672ddeec85b335ebd64e45180 authored almost 11 years ago by guybedford <[email protected]>
correction

github.com/systemjs/systemjs - f2a326086f8debcf2796de33395106c030843f0d authored almost 11 years ago by guybedford <[email protected]>
Merge pull request #1 from probins/patch-1

Fix formatting in Readme

github.com/systemjs/systemjs - f5b994b639c7c0a7ba6c2404a76f2f4439cc77c0 authored almost 11 years ago by Guy Bedford <[email protected]>
Fix formatting in Readme

github.com/systemjs/systemjs - b3e238d0db82956675277fc0da7b7ffc6d944fbb authored almost 11 years ago by Peter Robins <[email protected]>
footprint notes

github.com/systemjs/systemjs - 108272607b5eed413c427c555353c4fa1349f139 authored almost 11 years ago by guybedford <[email protected]>
systemjs fork

github.com/systemjs/systemjs - 0afea2afebd81ef7b0782fdf124e16dd9fbd0c38 authored almost 11 years ago by guybedford <[email protected]>
document markdown plugin

github.com/systemjs/systemjs - 40c707d354144b2bde706cf77816c4160df51aac authored almost 11 years ago by Guy Bedford <[email protected]>
Merge branch 'master' of github.com:jspm/jspm-loader

github.com/systemjs/systemjs - b95e77fe00bd4a524746294ed9eb54f101f1bf44 authored almost 11 years ago by guybedford <[email protected]>
baseurl fix

github.com/systemjs/systemjs - c9ff586f07b39b0b30dbab9d3b50cbeb61c87d43 authored almost 11 years ago by guybedford <[email protected]>
Update README.md

github.com/systemjs/systemjs - 37c91a4ecd159beecac54c89e9ae9fb1e6c9bc4d authored almost 11 years ago by Guy Bedford <[email protected]>
ensure tests working

github.com/systemjs/systemjs - 4980898df73c9e4e1ccf3e738683002db6ea6780 authored almost 11 years ago by guybedford <[email protected]>