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

registry info, simplifications

github.com/systemjs/systemjs - fecbc77c0302c75f1f50516e51d11204d938d3de authored about 11 years ago by Guy Bedford <[email protected]>
registry -> registryURL

github.com/systemjs/systemjs - a9f1127455ff0852c536e10f6f57109d7cb21034 authored about 11 years ago by Guy Bedford <[email protected]>
registry is baseURL relative paths

github.com/systemjs/systemjs - 69cc80f5b7e61e576279ac3449513b31402250cb authored about 11 years ago by Guy Bedford <[email protected]>
fix object detection for default

github.com/systemjs/systemjs - 4079324818733738d7dde92e2998eef6d2c63d57 authored about 11 years ago by guybedford <[email protected]>
remove comments before all reg exes applied

github.com/systemjs/systemjs - fe2e8042c23e13e6ffb64bf5ead7882b7805fd9b authored about 11 years ago by guybedford <[email protected]>
test adjust

github.com/systemjs/systemjs - 0556411732f41de04038579f00aa6002e62b2b2b authored about 11 years ago by guybedford <[email protected]>
separate out default collapse fn

github.com/systemjs/systemjs - dc8fedc45a188841906954f400e3b18b67c7704a authored about 11 years ago by guybedford <[email protected]>
wrapper module support

github.com/systemjs/systemjs - 5489ef3d5a7edb7d51721c673bbd68540705e00e authored about 11 years ago by guybedford <[email protected]>
better object module treatment for AMD and CJS

github.com/systemjs/systemjs - 009fec28abb0e6f702f6a1431f38e249111210aa authored about 11 years ago by guybedford <[email protected]>
adjust import regexes for uglify

github.com/systemjs/systemjs - 4b0e32f67356e7f63aee365a0cf0119a84896b99 authored about 11 years ago by guybedford <[email protected]>
regex non multiline, comments removed only unminified code

github.com/systemjs/systemjs - ca34d6005b1a3efdfb17f45308d7465e342d1d95 authored about 11 years ago by guybedford <[email protected]>
allow no lines

github.com/systemjs/systemjs - 99a32e05c7a954a5f78008a652a4489acc5ba2ad authored about 11 years ago by guybedford <[email protected]>
uglification rules

github.com/systemjs/systemjs - 9f2b3ab7a70cc699397872330b6a0b68161de0e4 authored about 11 years ago by guybedford <[email protected]>
better error handling

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

github.com/systemjs/systemjs - 2143a4505cc63c08daaf2c3df118fc350dd0d9a2 authored about 11 years ago by guybedford <[email protected]>
source map support

github.com/systemjs/systemjs - cde5ac3256613f2ac7f50a6b25cf0602daf80c26 authored about 11 years ago by guybedford <[email protected]>
node globals refinement

github.com/systemjs/systemjs - 3a9c5ee4a80ffecbb683480015f924dd7d243963 authored about 11 years ago by Guy Bedford <[email protected]>
Update README.md

github.com/systemjs/systemjs - 72e514b0eceec648938682e8394200b09f87bb4b authored about 11 years ago by Guy Bedford <[email protected]>
global inline shims

github.com/systemjs/systemjs - d9795a9cfc46674cb2fb96ac8e5f70bf39b05904 authored about 11 years ago by guybedford <[email protected]>
local libs, main shorthand, global execution fix

github.com/systemjs/systemjs - de04cac6a9f0e600f42c9b9c20dc5741dc2ca5c6 authored about 11 years ago by guybedford <[email protected]>
support multiple named defines, experimental

github.com/systemjs/systemjs - 2d888f7a56aa5f6c1bde110510748b102ff3a55f authored about 11 years ago by guybedford <[email protected]>
test update

github.com/systemjs/systemjs - 2a01273557ec89b3f31df9fe21c9415e92722074 authored about 11 years ago by guybedford <[email protected]>
line comment fix

github.com/systemjs/systemjs - f97b7d3dffe5992bee0a47edaf745cc4b83cb1cc authored about 11 years ago by guybedford <[email protected]>
single global fix

github.com/systemjs/systemjs - c5a85905e53f8fd46356283c7adf5aafe875e555 authored about 11 years ago by Guy Bedford <[email protected]>
single global support

github.com/systemjs/systemjs - 56179cac4a62f127ae5f3f851517f02299ebfe63 authored about 11 years ago by Guy Bedford <[email protected]>
Update package.json

github.com/systemjs/systemjs - 827582462924bdb2c5be9b46dc83ce006d698b76 authored about 11 years ago by Guy Bedford <[email protected]>
add license

github.com/systemjs/systemjs - 333c0d1663c642908f9512795fd88929d1ec9a44 authored about 11 years ago by guybedford <[email protected]>
edge case parsing

github.com/systemjs/systemjs - af354111b2d595921d2d7f9c0c4e792c6cb2da50 authored about 11 years ago by guybedford <[email protected]>
comment parsing fixes

github.com/systemjs/systemjs - e9d0aa45edb1c80d9f49f49b16cd0f07d46bc6af authored about 11 years ago by guybedford <[email protected]>
use system resolve

github.com/systemjs/systemjs - bcffcb6bc41a2ee48d986debead41f7c21cafd0d authored about 11 years ago by guybedford <[email protected]>
system on global

github.com/systemjs/systemjs - 7e5234bd85f12914bb91affd04d537ce827fcaea authored about 11 years ago by guybedford <[email protected]>
server tweak

github.com/systemjs/systemjs - 0f4a5cfbf7b7bd9a97ad288442351deb5230746f authored about 11 years ago by guybedford <[email protected]>
server fixes

github.com/systemjs/systemjs - f430b2fdc9177c352496fbc97c04c7f80fe4c77a authored about 11 years ago by guybedford <[email protected]>
server support

github.com/systemjs/systemjs - 3907912e9dc0cdc68d43273beca9327622d31ab3 authored about 11 years ago by guybedford <[email protected]>
allow empty array in define regex

github.com/systemjs/systemjs - abdddaebb9b0dd76585efdde9362ea6f75da9de2 authored about 11 years ago by Guy Bedford <[email protected]>
comments removal fix

github.com/systemjs/systemjs - 5f460116abcc25cad96373ccd186db71e5db735a authored about 11 years ago by guybedford <[email protected]>
remove leak test

github.com/systemjs/systemjs - d6fb90ad476572f4fdb3a5325459ad6513a20b29 authored about 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:jspm/jspm-loader

github.com/systemjs/systemjs - 1129931311e0976b17f8246776bef427c9c53733 authored about 11 years ago by guybedford <[email protected]>
update image plugin

github.com/systemjs/systemjs - a5edaca3828cc208e04a9ec899c5fb0da20ac5ca authored about 11 years ago by guybedford <[email protected]>
Add cdnjs

github.com/systemjs/systemjs - 68d7ce6efb1dcf38a22ea31120a5218caea1e6b3 authored about 11 years ago by Guy Bedford <[email protected]>
shim config fix

github.com/systemjs/systemjs - 5fac4aac33dcb9584774684b9b5a2d8adaaefeed authored about 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:jspm/jspm-loader

github.com/systemjs/systemjs - 1f67a513d6e9cb782dbea51f79eba6481eafe012 authored about 11 years ago by guybedford <[email protected]>
add jspm registry

github.com/systemjs/systemjs - 0f91b4d68c243ec34fca7aaf41231fbcec819c0a authored about 11 years ago by guybedford <[email protected]>
simultaneous and error load testing

github.com/systemjs/systemjs - 1fd408ea68e61ab645496b31600dd2372db3072a authored about 11 years ago by guybedford <[email protected]>
install correction

github.com/systemjs/systemjs - a0e73b0d84a34660f4b185fd6907463ccd7d2b1f authored about 11 years ago by Guy Bedford <[email protected]>
baseURL cache bust

github.com/systemjs/systemjs - b000d64217d9cf992754a28ec727b8d12d2c7309 authored about 11 years ago by guybedford <[email protected]>
added handlebars plugin

github.com/systemjs/systemjs - c88b584ea43536f0e27e1444500434671879140a authored about 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:jspm/jspm-loader

github.com/systemjs/systemjs - f0b6e58c3a06e4194a8e0d2e0b1a10f31aaebc9c authored about 11 years ago by guybedford <[email protected]>
more tests, loader fixes

github.com/systemjs/systemjs - ef2fa2ae578eb4dd33665feee1a0b2244802abb9 authored about 11 years ago by guybedford <[email protected]>
readme updates

github.com/systemjs/systemjs - fda48fb7aa305859d2ea2ef6419683f158f836fb authored about 11 years ago by Guy Bedford <[email protected]>
rename shim config to depends

github.com/systemjs/systemjs - 87f480c6cb3408c03ef2a5447d55054860f9510a authored about 11 years ago by guybedford <[email protected]>
plugin bux fixes

github.com/systemjs/systemjs - 2d024391a72bd2a760a275bcca5c1377cdf2a95c authored about 11 years ago by guybedford <[email protected]>
plugin location set

github.com/systemjs/systemjs - 01053378d72154a75b937103ad411637479b1056 authored about 11 years ago by guybedford <[email protected]>
plugin adjustments testing

github.com/systemjs/systemjs - f3b39ea27b84aa9633c29e34d3dfa9612d102705 authored about 11 years ago by guybedford <[email protected]>
add location relative adjustment

github.com/systemjs/systemjs - b8278c942f80eefb679c073bda780f656d5e8929 authored about 11 years ago by guybedford <[email protected]>
plugin syntax adjustment for non-normalization

github.com/systemjs/systemjs - 28da0133b8dd87391ccf0bcbc3252b90d9eb3717 authored about 11 years ago by Guy Bedford <[email protected]>
allow non-normalization plugin names

github.com/systemjs/systemjs - d361ac84707ff7a339f4ad5a7060fe66de6851a8 authored about 11 years ago by guybedford <[email protected]>
include font plugin in readme

github.com/systemjs/systemjs - c7c55495f34799c0e8ee5fd1c8d56dc3f8472b5b authored about 11 years ago by Guy Bedford <[email protected]>
plugin format change

github.com/systemjs/systemjs - 2b7dc2c5519132dd55c42b4aa64287c039bc6796 authored about 11 years ago by Guy Bedford <[email protected]>
Plugin documentation update

github.com/systemjs/systemjs - da82156e784e7c86b27e044a33efc8b28afa1e31 authored about 11 years ago by Guy Bedford <[email protected]>
Allow plugin name to be extension name for shorthand

github.com/systemjs/systemjs - 9d97923e7d133318fb4729a60bb9cd3e8c9c0f59 authored about 11 years ago by Guy Bedford <[email protected]>
server global adjustments

github.com/systemjs/systemjs - b85b41582fda62ffb7ff6fcb8a9a87dab224af0d authored about 11 years ago by guybedford <[email protected]>
trailling comma remove

github.com/systemjs/systemjs - feaa7ec42d2a90a86771b93f52969251cbcc430b authored about 11 years ago by guybedford <[email protected]>
added package.json

github.com/systemjs/systemjs - e9129d161ba2f48af2660a2a7eceba749b60dfda authored about 11 years ago by guybedford <[email protected]>
loader reference adjustment

github.com/systemjs/systemjs - 012eecf118747d0433698db9c25a65003f0160ee authored about 11 years ago by guybedford <[email protected]>
server support

github.com/systemjs/systemjs - f9c9f44f648c85f0b210ed97afe9c6289cafa036 authored about 11 years ago by guybedford <[email protected]>
multiline regex adjustment for first line cjs require

github.com/systemjs/systemjs - 5d6d823d12a14222f858ff67993884ae18e6fbc9 authored about 11 years ago by guybedford <[email protected]>
add first registry test

github.com/systemjs/systemjs - eb3028adfcbc92cfd40d2e48f7e7b8f934d0659f authored about 11 years ago by guybedford <[email protected]>
dont modify shim

github.com/systemjs/systemjs - d7905b92da104db52af7584f6ad476c139124a91 authored about 11 years ago by guybedford <[email protected]>
syntax correction, test change

github.com/systemjs/systemjs - 7bd380871082364be2a42cbd76d97f7b964593ba authored about 11 years ago by guybedford <[email protected]>
allow shim config on AMD and CJS scripts too

github.com/systemjs/systemjs - d40d75f06d5508e01c484c02512b0b9d1d46ebfe authored about 11 years ago by guybedford <[email protected]>
define.amd is an object

github.com/systemjs/systemjs - 715820b7fbee9342d124036ef7f2fce2d9ce5bef authored about 11 years ago by guybedford <[email protected]>
Merge branch 'master' of github.com:jspm/jspm-loader

github.com/systemjs/systemjs - 0f828c202bba9bfcee9a771eb46b5d0b549a25b5 authored about 11 years ago by guybedford <[email protected]>
css plugin support

github.com/systemjs/systemjs - 3a630a61b1f22036ca6fbe4d8fdaeb641cad31c4 authored about 11 years ago by guybedford <[email protected]>
AMD compatibility in readme

github.com/systemjs/systemjs - 06fd78051384d3090e7cb785493a53dd4527e5cc authored about 11 years ago by Guy Bedford <[email protected]>
requirejs test suite start, inline shim config, scoped eval, dynamic require support

github.com/systemjs/systemjs - 61446701bc37623353c031465a43fc7bf7649279 authored about 11 years ago by guybedford <[email protected]>
amd correction

github.com/systemjs/systemjs - a3fbe99c75a5bf5cafc2281b6e8405c0d0a9d64e authored about 11 years ago by guybedford <[email protected]>
amd fix

github.com/systemjs/systemjs - 9ab1eeb8ff7dd45fc2e042ecf233b552c79480f3 authored about 11 years ago by guybedford <[email protected]>
environment updates

github.com/systemjs/systemjs - 042f2f850dcfbe28b23f79b7eaeafaa40e806df8 authored about 11 years ago by guybedford <[email protected]>
arguments fix

github.com/systemjs/systemjs - de94b709e328df1d15909fff7ba303b4e5c2d9f7 authored about 11 years ago by guybedford <[email protected]>
amd support environment update

github.com/systemjs/systemjs - fedea271cb4557e472a8f23422bb0c6a39ec8290 authored about 11 years ago by guybedford <[email protected]>
module update

github.com/systemjs/systemjs - 93720361f145aa35abfe05835ad6bedfc1dd8637 authored about 11 years ago by guybedford <[email protected]>
add process global

github.com/systemjs/systemjs - 855e1ce3104a281686caea42b349ae7332944459 authored about 11 years ago by guybedford <[email protected]>
commonjs environment update

github.com/systemjs/systemjs - c8528c542284c3fe406dfc241c4ee0cf7e2c4f5a authored about 11 years ago by guybedford <[email protected]>
loader debugging

github.com/systemjs/systemjs - 83c4ade3ddac922f6a9fc510822d0ac49b81460f authored about 11 years ago by guybedford <[email protected]>
expression fix

github.com/systemjs/systemjs - 5ebb22282b702cf11c53b49649b4dc2328ac64c9 authored about 11 years ago by guybedford <[email protected]>
amd and commonjs support updates

github.com/systemjs/systemjs - a6d3097faf799fec61dad4750e95e1111fec8c44 authored about 11 years ago by guybedford <[email protected]>
amd support fix

github.com/systemjs/systemjs - cb4b3e08d0c939ed08d3c2c48efceb3f86df5152 authored about 11 years ago by guybedford <[email protected]>
plugins map update

github.com/systemjs/systemjs - c46b12a0b2d959402921379c1a9eafbb09e51c49 authored about 11 years ago by Guy Bedford <[email protected]>
default plugins update

github.com/systemjs/systemjs - f89bfedd8a69fb8ce6c2228e2e4c4d8707c9a5a1 authored about 11 years ago by guybedford <[email protected]>
plugin system documentation udpate

github.com/systemjs/systemjs - 599af0dc97960448dd15512b77639e3ae7e18169 authored about 11 years ago by guybedford <[email protected]>
default syntax, compiler plugin update

github.com/systemjs/systemjs - c7a6bc71826549ce63cf1dd00de896ece17e5766 authored about 11 years ago by guybedford <[email protected]>
cjs compatibility update

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

github.com/systemjs/systemjs - dccc5ff5756e3396474e0b904e038b061a7be1ae authored over 11 years ago by guybedford <[email protected]>
Add module.exports in commonjs

github.com/systemjs/systemjs - 3ec6bf88234222bb91d75a822fa945552b103313 authored over 11 years ago by Guy Bedford <[email protected]>
Readme clarifications

github.com/systemjs/systemjs - e18e8a75f325c7acfa2e0fadfdca4f7b29e95c3c authored over 11 years ago by Guy Bedford <[email protected]>
CommonJS fix

github.com/systemjs/systemjs - 7fb8cbebc348dcf04d6a1d30b19434b51cb7f172 authored over 11 years ago by Guy Bedford <[email protected]>