Ecosyste.ms: OpenCollective

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

github.com/esm-dev/esm.sh

A fast, smart, & global CDN for modern(es2015+) web development.
https://github.com/esm-dev/esm.sh

Fix (storage/fs_local) file path portability bug (#158)

6d35c20d3af2c7d1ff88f4f094572d546d11a7c3 authored about 3 years ago by Roy Ivy III <[email protected]>
Update HOSTING.md (#155)

7847a5741374c07f5e5c324243d2822b02dbe224 authored about 3 years ago by Jim Isaacs <[email protected]>
Update HOSTING.md

10cf2f9203670e4e0e9b05a83478e8d81e92a60a authored about 3 years ago by X <[email protected]>
Update hosting.md

dcbf765b1e3bd427908009ad60cf90b46812cfe5 authored about 3 years ago by X <[email protected]>
Update hosting docs

55d3b4bc81fc79ed9f334edbd1e3069a5a38a9f4 authored about 3 years ago by X <[email protected]>
Remove useless `Cache-Control` header

a790054b915efb3391445d80dc88442890a363a4 authored about 3 years ago by X <[email protected]>
Bump version to v53

135b073c1512172df4a964f581b30f966b72c449 authored about 3 years ago by X <[email protected]>
Add terser testing for deno

93c153705aef73d844d34db1ebe39c2f6db6a521 authored about 3 years ago by X <[email protected]>
Fix `require` replacement (fix #154)

f7c0e4aec6e0beaa4c0ed5352da225b4a5a51662 authored about 3 years ago by X <[email protected]>
Move s3 client to storage dir

67819ec543f314d75a4eb9d96d1883e52e0b8113 authored about 3 years ago by X <[email protected]>
Add `Cache-Tag` header for CDN purge

1f7aa655ddb24c275185b647b9e4d9b5130ae737 authored about 3 years ago by X <[email protected]>
s3 support (#153)

360ddeda5c15c71b3d87b339ce65239ad15fcb98 authored about 3 years ago by Jim Isaacs <[email protected]>
Update change log

eb208f87352bfa4341f4ca1351562d13315beddc authored about 3 years ago by X <[email protected]>
Bump version to v52

33f79dbaed225bcc72daa7a8d3ed984c14447a5e authored about 3 years ago by X <[email protected]>
Update github tesing.yml

f58e746117ab7bfaa5515b80178c2a04f5a387ad authored about 3 years ago by X <[email protected]>
Improve build

4867c477dd4caef1b3ccca7ab3425c5bf9389af1 authored about 3 years ago by X <[email protected]>
Remove cjs lexer testing

eea234b4e8d8c56671dcac7609c96793ba8a6a75 authored about 3 years ago by X <[email protected]>
Update testing.yml

3e7f0352039b3114040a6028acd3434fcdddf6d7 authored about 3 years ago by Je Xia <[email protected]>
Update testing.yml

417c4cafdd85f41f1b0adab2487775a6ca3a06ce authored about 3 years ago by Je Xia <[email protected]>
Update github ci

fa4b53996296d0d775d61208db82a6771bae0b38 authored about 3 years ago by X <[email protected]>
Update testing

f8b94a2c3a7717addff3a8901ad9d3d629f38368 authored about 3 years ago by X <[email protected]>
Update deno testing

ac4811763ccddc196f2f804254f5ca07abd832ba authored about 3 years ago by X <[email protected]>
Fix types build (fix #149)

dc6f751c9ef59f6e66c2577ab1bfc7f04fa7a1f2 authored about 3 years ago by X <[email protected]>
Disable url polyfill for deno since the `format`is missing

ee0d81bc2091a7c898849d4450cf1e3e52d2e3c5 authored about 3 years ago by X <[email protected]>
Add cli package

f62ff407f3807ca9aed0d956880251c82a30f80e authored about 3 years ago by X <[email protected]>
Rename

f36acce6e50851e6bac418ee4d76665e94363a37 authored about 3 years ago by X <[email protected]>
Merge master

e2465bc9f48faedaaa1afca4e72f152f27f7c463 authored about 3 years ago by X <[email protected]>
Clean up

4f0c733b659e70a51fb06a32ae9dc9da22ee5c2d authored about 3 years ago by X <[email protected]>
Fix localLRU and allow for memoryLRU (#148)

* fix localLRU didn't set variables

* Don't ToLower the cache name

77143ab16ef06a898e223fc38d974f08c03dedd6 authored about 3 years ago by Jim Isaacs <[email protected]>
Fix deno testing

04aabd2c33fecea1a68c3dfd0f5d17c652ba12d1 authored about 3 years ago by X <[email protected]>
Go mod tidy

3e195ee39f238576c95bf41cff0a9d7d743c9d7b authored about 3 years ago by X <[email protected]>
Improve error ouput

ce6683dfb8bebe0bb7dbd0d10c58f4d43667516e authored about 3 years ago by X <[email protected]>
Update CHANGELOG.md (#145)

904e9fe7009a72d5d206b5acb1741e6bc4610dd7 authored about 3 years ago by Jim Isaacs <[email protected]>
Update HOSTING.md (#146)

e8324b81b8ff26ccbedbc40f17ee3481222b9d41 authored about 3 years ago by Jim Isaacs <[email protected]>
Update README

0524127929c9f4cbdab53e121b9f5d5a937000b5 authored about 3 years ago by X <[email protected]>
Update go mod

455159120c44de6e984b88ac6b880339aaff6c7a authored about 3 years ago by X <[email protected]>
Remove traffic feature temporary

debd602f30d22bd6ecdccb9c9ced16d83c185800 authored about 3 years ago by X <[email protected]>
Add hosting doc

8e8e2430c7904ba263d1db834a195e642ac29cad authored about 3 years ago by X <[email protected]>
Update build script

daa0a1d7bac8e4266f5ca98ba5d83de49c94cc28 authored about 3 years ago by X <[email protected]>
Cache lru and some utils (#144)

* memory cache LRU with errors

* Added a cache LRU, and some util functions

* bring back H...

6c0e709fb495e10c48133a60acdfc3c294280229 authored about 3 years ago by Jim Isaacs <[email protected]>
feat(polyfill): use `stream` and `events` from deno std/node (#136)

944a3a07cd1663a30bc9a18ea7e07dca7d97434e authored about 3 years ago by v 1 r t l <[email protected]>
Fix dts_transform testing

9fdf48e8d821ebc77e92e5509719271925ed16b7 authored about 3 years ago by X <[email protected]>
Update CHANGELOG

3306350694c11487665b0ebca28e737f6a372684 authored about 3 years ago by X <[email protected]>
Bump version to 51

d5147ae2cdb7b8cd30102ed39ec2b20f505e6fba authored about 3 years ago by X <[email protected]>
Add `typescript` testing in deno

16da81fb74f9586ea9b4578be33f77214fe100f4 authored about 3 years ago by X <[email protected]>
Update web testing style

8548a515caa06ec3b006c8ea5511d162cde299ff authored about 3 years ago by X <[email protected]>
Fix build break change in v50 (fix #131)

86f71afc69bca9073be1a2643b89cf069da271ee authored about 3 years ago by X <[email protected]>
Remove `Notify` method

34c30c8916fba9b6b165777f8adeef2549075554 authored about 3 years ago by X <[email protected]>
Use `cache` to cache npm packages info

ef5939a6e125cbfbbc07f25be0d9bffdc7edecf2 authored about 3 years ago by X <[email protected]>
Update deno testing

8b883db5dfd19a77f0a4d81c85ec2c1d3740e094 authored about 3 years ago by X <[email protected]>
Add cache storage

6832dd9943c3c312b8f8e8c008d73a59cf9670df authored about 3 years ago by X <[email protected]>
Improve build queue

c18749375377ef24727b6e45860166fe4799fc2a authored about 3 years ago by X <[email protected]>
Update deploy script

a05910f5d9e9ac142bec438925ae5365482e7136 authored about 3 years ago by X <[email protected]>
added @material-ui/core test (#139)

f03118af0369948d60c2af35fb0482782c259dad authored about 3 years ago by Jim Isaacs <[email protected]>
fix: minor tweak to remove deprecation warning (#137)

7d6534aa334c1276589d73bf79f23c795025b3be authored about 3 years ago by Jim Isaacs <[email protected]>
feat: implement localLRUFSLayer (#126)

* feat: implement localLRUFSLayer

* attempt to fix build

* test localLRU instead of local ...

55de0b100329ef1c4f3503cf7c46926b62ec5693 authored about 3 years ago by Jim Isaacs <[email protected]>
tests for pixi.js and three.js (#134)

* add pixi.js example test

* add three.js example test

fc6302ff1fe090ceb0081fc8d400d7e26ec63ce1 authored about 3 years ago by Jim Isaacs <[email protected]>
Improve queue

cb26b63ffbad3c5a6987d0c6db1c703a0fd7ac50 authored about 3 years ago by X <[email protected]>
Add `transformPackageNameToTypesPackage` function (#129)

* Add `transformPackageNameToTypesPackage` function

* Rename

* Improve dts transformer

...

5d33a0e48c45e38aeb2e7168fe41048862318c32 authored about 3 years ago by Je Xia <[email protected]>
do not try to build /favicon.ico (#132)

e0dc2efd71a787a44d8ae68629639ccb2ddf1590 authored about 3 years ago by Jim Isaacs <[email protected]>
Fix deps installation

a737cb61fd497407ae15ceaab0d4cc47d76fa63b authored about 3 years ago by X <[email protected]>
Update the change log

a3f350558ed64ad4ad587ae17f034af762374eb7 authored about 3 years ago by X <[email protected]>
Update CHANGELOG

55b848fb2760d288c7cc78e11d0adbcd43b3cfc7 authored about 3 years ago by X <[email protected]>
Bump version to v50

68ac74ac63d3b4d3d0db4d76212ee33c6d6efb15 authored about 3 years ago by X <[email protected]>
Update deno testings

2c5d5ea85674553ec3ffadf2ebad102afdb459ce authored about 3 years ago by X <[email protected]>
Improve build prefermance

c7c5ef5b2fca4b95ed094fae242cbaa35fd1f1da authored about 3 years ago by X <[email protected]>
Update testings

3d728f89191fd2d55c1e21220b669798953e47b1 authored about 3 years ago by X <[email protected]>
Update testing server port

8d61587ee4457b70fffffbbd9aa81f73181ab086 authored about 3 years ago by X <[email protected]>
Update cjs lexer testing

8bffbfb241d60c0ea46511a60eff8fb95d5693b9 authored about 3 years ago by X <[email protected]>
Update ci script

8f1179646781a4610dbf6c400605fd42531fb2dd authored about 3 years ago by X <[email protected]>
Fix github ci script syntax

d0c539173cfb192ba986ccd1cb246e8aeec4ec60 authored about 3 years ago by X <[email protected]>
Add markdown testing

8bddf53b6fe0e6d468ed1df322db89d08b0c3c01 authored about 3 years ago by X <[email protected]>
Add github ci action

70421461e77a6e69ab25edcbba47ed3180dab786 authored about 3 years ago by X <[email protected]>
Improve dts transform

be0d1c474190fb76b62abae4bc9d2d36707fcc03 authored about 3 years ago by X <[email protected]>
Improve dts transformer

954b3910203bea3512eb3ca2b1b795352f9bf6aa authored about 3 years ago by X <[email protected]>
Update deno testings

159ca16f9454e0799016766f9f1f2f5f115dd853 authored about 3 years ago by X <[email protected]>
Add deno testing files

3474785db85572de0a8c1201d3febf67389780df authored about 3 years ago by X <[email protected]>
Upgrade user_agent to v0.5.3

004b5de4597bd1d92f767712db72b766f2cfb4b9 authored about 3 years ago by X <[email protected]>
Update CHNAGELOG

500b503e0684f76e4f8daceb409b8641c0d90fa4 authored about 3 years ago by X <[email protected]>
Improve dts transform

30f82a30da1d52f6590a0bc919a62f169b5e1f0a authored about 3 years ago by X <[email protected]>
Update change log

62e442f9ca879ef5398f72f292045ace38493404 authored about 3 years ago by X <[email protected]>
Bump version to v49

0e7cf2b77bad509db15e61c3f594d039dd668bfd authored about 3 years ago by X <[email protected]>
Improve redirect for raw file requests

d4694949657a27a406a200aa782eb9bbd2d2ea25 authored about 3 years ago by X <[email protected]>
Improve cjs transformer (fix #118)

4d139ef74bb284b619d32c97fa71194858d4d596 authored about 3 years ago by X <[email protected]>
Update testing

b9d5ce6aa87e8799aa83e5ba938996c5a6e11193 authored about 3 years ago by X <[email protected]>
feat: install nodejs into nodejs-prefix, and make it configurable (#116)

* feat: install nodejs into nodejs-prefix and make it configurable

* use path.Join

a0e68c2c6ac667130f8ec8c0a12ba6c0a1c8893c authored about 3 years ago by Jim Isaacs <[email protected]>
Merge pull request #120 from jimisaacs/https-optional

bugfix: fix attempting to bind to invalid https port

4e410262c7f1fa149ad67003b6aeb1cb35948074 authored about 3 years ago by Je Xia <[email protected]>
bugfix: fix attempting to bind to invalid https port

e8f6461bb2a74c6c5a26f039426b37fc7558923d authored about 3 years ago by Jim Isaacs <[email protected]>
Merge pull request #122 from jimisaacs/index-html-fixes

feat: make index.html a little more self hosting friendly

770101020b032e0de38d4bf5dbbceafc8401fde9 authored about 3 years ago by Je Xia <[email protected]>
feat: make index.html a little more self hosting friendly

d1de1b871438c6b3b727f5aa4c0cbe9fd4f2d916 authored about 3 years ago by Jim Isaacs <[email protected]>
Add `no-compress` flag to allow to disable compression

9be43ace1f6b4bd1dbd98586d858e47db678fd05 authored about 3 years ago by X <[email protected]>
Upgrade rex to v1.5.0

79ea1d45c7b6a848f61b6d53765549aa0692545b authored about 3 years ago by X <[email protected]>
Merge pull request #119 from jimisaacs/log-dir-flag

feat: allow log-dir to be configured

31123b9d20459c08e331d482dd2ef255cd5fa5be authored about 3 years ago by Je Xia <[email protected]>
feat: allow log-dir to be configured

5eda51572203419d78b4050c02635e679e250679 authored about 3 years ago by Jim Isaacs <[email protected]>
Merge pull request #117 from alephjs/use-std-node-path

Replace some browserify polyfills with std/node

037b35dff2f887f2bfe1dcd8f70e48bd6ee0e70c authored about 3 years ago by v 1 r t l <[email protected]>
add comments for bundling

cf22f676dfe42d3e8aacf545dcc95a1715ed7868 authored about 3 years ago by v1rtl <[email protected]>
return modules from polyfilledBuiltInModules

c08d0c6a8b4919aa98e23f6b4061615f88b1f14a authored about 3 years ago by v1rtl <[email protected]>
add querystring, timers and url

b4c8514af5ce3a55f12ecb349b211fdbc6b81609 authored about 3 years ago by v1rtl <[email protected]>
feat: use std/node/path instead of path-browserify

6d80953607cc4bb09ae79552ce86b0d2a68eca45 authored about 3 years ago by v1rtl <[email protected]>
Update Changelog

22e04881da6ed879294a25d4a01feb46d4861646 authored about 3 years ago by X <[email protected]>