Ecosyste.ms: OpenCollective

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

esm.sh

✦ A fast, global, & smart CDN for modern(es2015+) web development.
Collective - Host: opensource - https://opencollective.com/esm - Website: https://esm.sh/ - Code: https://github.com/esm-dev

Fix cjs exports (close #246)

github.com/esm-dev/esm.sh - b40c3353ac5e27e13ad4d579db2db77d582fcaa0 authored almost 3 years ago by X <[email protected]>
Update gitignore

github.com/esm-dev/esm.sh - e5c0833fa21fc81769c52493be43a7017ff66a77 authored almost 3 years ago by X <[email protected]>
Remove ci go testing

github.com/esm-dev/esm.sh - ea48a18b863d60985a4e3d9ed92933c862c982df authored almost 3 years ago by X <[email protected]>
Improve deno testing

github.com/esm-dev/esm.sh - 32507b29ed36dbabe028e9d530223ac06eaeb583 authored almost 3 years ago by X <[email protected]>
Fix exports resolving

github.com/esm-dev/esm.sh - 63d2e10cc98844c71acdb622c30f4ab66094f321 authored almost 3 years ago by X <[email protected]>
install node service forcely when server start

github.com/esm-dev/esm.sh - 6affcd1b0a39c2760c6d298ffa252bdc044d7f06 authored almost 3 years ago by X <[email protected]>
Add execute permission to deploy script

github.com/esm-dev/esm.sh - 668377febe4a62f64150a8b9568414ff0f137ddd authored almost 3 years ago by X <[email protected]>
Fix node service memory leak (close #244, #245)

github.com/esm-dev/esm.sh - 8bfa3d3828b6a0c5767b6982cda27bd581203c6d authored almost 3 years ago by X <[email protected]>
Upgrade swc deps for cjs-esm-exports

github.com/esm-dev/esm.sh - 45d5960573551902b63a8f13bc0c7cbcceb4f206 authored almost 3 years ago by X <[email protected]>
Improve server

github.com/esm-dev/esm.sh - 4d372daafbac2aa28f63482a1b1612f097dbdbfe authored almost 3 years ago by X <[email protected]>
Improve cjs-esm-exports package

github.com/esm-dev/esm.sh - d6d2ea5f81d9109750250c4c58d5497fcc6ee54c authored almost 3 years ago by X <[email protected]>
Update CHANGELOG

github.com/esm-dev/esm.sh - 6c01b15e33cbe575f474f1c632123abcf03d9531 authored almost 3 years ago by X <[email protected]>
Fix deno testing

github.com/esm-dev/esm.sh - f32c54ea22f55f42dc73236790355d967d1cf2e6 authored almost 3 years ago by X <[email protected]>
Improve types transformer

github.com/esm-dev/esm.sh - 5d9fe246b37e79b66b2b2ff199cf4cedf5c15d4e authored almost 3 years ago by X <[email protected]>
Update deno testing

github.com/esm-dev/esm.sh - 915437a8217fcd9976c278afe6b9c4124dedfe2d authored almost 3 years ago by X <[email protected]>
Update deps lock

github.com/esm-dev/esm.sh - a12f3feb7eb8fd6eb9552386c124283e3ff5e2ed authored almost 3 years ago by X <[email protected]>
Bumb `esm-node-services` version to 0.5.3

github.com/esm-dev/esm.sh - af590971a1318b431bbbf539b7b5ef981fc6c2d8 authored almost 3 years ago by X <[email protected]>
Update CI script

github.com/esm-dev/esm.sh - e3ef3567307fd806346166627cb4c840ec6688a6 authored almost 3 years ago by X <[email protected]>
Improve `cjs-esm-exports` service

github.com/esm-dev/esm.sh - 44f45137d08e289c0dff5be65f354f75293644ce authored almost 3 years ago by X <[email protected]>
Bump `esm-node-services` version to 0.5.0

github.com/esm-dev/esm.sh - 6b50a681e97e1e15bb0394d54d5f5aac0f683b76 authored almost 3 years ago by X <[email protected]>
Bump cjs-esm-exports version

github.com/esm-dev/esm.sh - d2b8ffd07395319d258c1425d4814a69ae8997e1 authored almost 3 years ago by X <[email protected]>
Support bare export name

github.com/esm-dev/esm.sh - 0939addbf0a14cc43126bc99ca55c6ad4c06b1c4 authored almost 3 years ago by X <[email protected]>
Upgrade swc deps

github.com/esm-dev/esm.sh - 328520de9b27b0b711704e82123565e51ba1f8f3 authored almost 3 years ago by X <[email protected]>
Upgrade esbuild to v0.14.8

github.com/esm-dev/esm.sh - 05f3a4017bec1dc5415b1f77b5094181cd9b1695 authored almost 3 years ago by X <[email protected]>
Upgrade deno.land/std/node version to 0.119.0 (close #231)

github.com/esm-dev/esm.sh - 85d81ab0796bb011004e83647f8348285d955cc9 authored almost 3 years ago by X <[email protected]>
node_process: add emitWarning

https://github.com/defunctzombie/node-process/pull/84

Upstream seem to be inactive since 2017

github.com/esm-dev/esm.sh - 4cb2d5eb56f13c6f84c6e067989a4584746b0636 authored almost 3 years ago by Marcus Hultman <[email protected]>
Merge pull request #238 from marcushultman/infer-types

esm: infer types if an index.d.ts exists next to main

github.com/esm-dev/esm.sh - 49a67ca14b5439f5308bdf1df36b1fdb0d438312 authored almost 3 years ago by Je Xia <[email protected]>
esm: infer types if an index.d.ts exists next to main

github.com/esm-dev/esm.sh - 9940bf69c36f442de1d52e4b9e9d99ac4411f5b1 authored almost 3 years ago by Marcus Hultman <[email protected]>
Merge pull request #230 from abetaev/fix/dockerfile

dockerfile fixes

github.com/esm-dev/esm.sh - 5e16204a4e6a133025425a807dddc9f0b9d62430 authored almost 3 years ago by Je Xia <[email protected]>
dockerfile: update go, add build cache, make non-root, thinner wrapping

github.com/esm-dev/esm.sh - db12f48247ad66419c2d5f71f913934056df1082 authored almost 3 years ago by abetaev <[email protected]>
Merge pull request #218 from alephjs/edge

WIP

github.com/esm-dev/esm.sh - 6f9fccd86a405789eface1d96e47174c8f1188c8 authored almost 3 years ago by Je Xia <[email protected]>
chore: bump esm-node-services version

github.com/esm-dev/esm.sh - efeec5dddc2a04fe20b38acc608af9a9f7e9aa0b authored almost 3 years ago by X <[email protected]>
fix: fix getJSONKeys function (close #228)

github.com/esm-dev/esm.sh - 7f279ff56af6bbac0780d116f1cec384cbe560ca authored almost 3 years ago by X <[email protected]>
chore: bump version

github.com/esm-dev/esm.sh - fe899b9302d4a2689fc5a42bb82d3efa11c49cc7 authored almost 3 years ago by X <[email protected]>
fix: fix parseCJSModuleExports service

github.com/esm-dev/esm.sh - efeba70ca874bc6abc3ef461c5f8c366fe3a774b authored almost 3 years ago by X <[email protected]>
Remove playground

github.com/esm-dev/esm.sh - c4ab15b67729c6e0349fb1f765ec2bc887174b71 authored almost 3 years ago by X <[email protected]>
Improve esm compiler options

github.com/esm-dev/esm.sh - 9dc91b34c7aea8d272b7e28ea5809ef7f8c3ecb8 authored almost 3 years ago by X <[email protected]>
Fix testing co number to 4

github.com/esm-dev/esm.sh - 93360ebfc4381dc2b0b715d0339463648a7f996b authored almost 3 years ago by X <[email protected]>
Upgrade swc deps

github.com/esm-dev/esm.sh - 926c33cd968a86bdb24729d4a09c746e477542ee authored almost 3 years ago by X <[email protected]>
Improve esm node services package

github.com/esm-dev/esm.sh - 5a7a016adc756b7efa13be52fe38e7bd2d0441e7 authored almost 3 years ago by X <[email protected]>
Improve nodejs services stability

github.com/esm-dev/esm.sh - 65f0b94172e3dbd1e5900bbc3f5b701013f5eac0 authored almost 3 years ago by X <[email protected]>
Recover stable queue

github.com/esm-dev/esm.sh - c2677efdcd58586fc9c8d794056ba52e7fd02ab6 authored almost 3 years ago by X <[email protected]>
Merge branch 'master' into edge

github.com/esm-dev/esm.sh - 75ca57b0cef6c6845f610e7b4ce9d0e748280789 authored almost 3 years ago by X <[email protected]>
Merge branch 'master' of https://github.com/alephjs/esm.sh

github.com/esm-dev/esm.sh - e73b598939f4e22db75efde750666a12d6a56690 authored almost 3 years ago by X <[email protected]>
Fix grammar for timeout error

github.com/esm-dev/esm.sh - b37b3e7d092ab69c62ce039b1c37f8c0b5578fb3 authored almost 3 years ago by X <[email protected]>
Merge pull request #217 from DetachHead/master

fix grammar for timeout error

github.com/esm-dev/esm.sh - a0debb1f558d051481a2c2570c4faca9abfc35ec authored almost 3 years ago by Je Xia <[email protected]>
fix grammar for timeout error

github.com/esm-dev/esm.sh - 8a3a724db1c9d68ea8c0e8fa1055bb0f55c1e1fb authored almost 3 years ago by DetachHead <[email protected]>
Fix logger; Clean up when build task timeout

github.com/esm-dev/esm.sh - 0a0ddab2fcef19b8202afb6962862fdf0ef33106 authored almost 3 years ago by X <[email protected]>
Improve server

github.com/esm-dev/esm.sh - 920c1d73e2f6213e3bf2a9995f7185de6c965aa5 authored almost 3 years ago by X <[email protected]>
improve `parseCjsExports` service

github.com/esm-dev/esm.sh - 2edade63c8622086d7345d6417d1f57e08f57c98 authored almost 3 years ago by X <[email protected]>
Fix golang static check

github.com/esm-dev/esm.sh - a2ef989e38dca3efe71518afc5ad81cf1f4cf13d authored almost 3 years ago by X <[email protected]>
Improve `parseCJSModuleExports` function

github.com/esm-dev/esm.sh - 3ab837e0707cce3fa22055f8aef55eeaff2e6443 authored almost 3 years ago by X <[email protected]>
Update debug message

github.com/esm-dev/esm.sh - 10f912dba2416eb1f1a40a1b32cab5129dc1e3d3 authored almost 3 years ago by X <[email protected]>
Filter invalid pathname

github.com/esm-dev/esm.sh - 339832faf591e2642a41369b6f7ec5da0819932c authored almost 3 years ago by X <[email protected]>
Update favicon

github.com/esm-dev/esm.sh - 7ad3fcf13e1a5f9d4fc8203cc202e6eb8eb2fc94 authored almost 3 years ago by X <[email protected]>
Fix `?pin` mode when build failed (close #206)

github.com/esm-dev/esm.sh - 0e47247f91c4335ccd5e6cbba7fa1d1340b8662e authored almost 3 years ago by X <[email protected]>
Update changelog

github.com/esm-dev/esm.sh - 01059952344dc07100237a1b688278e556eba1e1 authored almost 3 years ago by X <[email protected]>
Impove node services

github.com/esm-dev/esm.sh - 594fdd26a8dcc6ae355fca12a84d244429645b91 authored almost 3 years ago by X <[email protected]>
Fix marked import

github.com/esm-dev/esm.sh - b99148edb5996f4ee9bafac383da9e0f87f76207 authored almost 3 years ago by X <[email protected]>
Add `pin` mode

github.com/esm-dev/esm.sh - b15b07f56441f6f88d8da9b9a61039a0e496ee1c authored almost 3 years ago by X <[email protected]>
Add prismjs testing for deno

github.com/esm-dev/esm.sh - 561f4a431e1c172f379987998a7508c3c1378708 authored almost 3 years ago by X <[email protected]>
Fix invalid types hangs forever (close #201)

github.com/esm-dev/esm.sh - b3c8d3b17b3bf8997a039746d3f7396b60b3932d authored almost 3 years ago by X <[email protected]>
Improve build stability

github.com/esm-dev/esm.sh - 08e67f20feedaa266e3222aa99ac160a994023c2 authored almost 3 years ago by X <[email protected]>
Bump version to 56

github.com/esm-dev/esm.sh - 9d265c777398af1157503e67667de0d535fc80a2 authored almost 3 years ago by X <[email protected]>
Add testing for #197

github.com/esm-dev/esm.sh - c297d853eaaa7e0ebbf47d513b668842758bd87b authored almost 3 years ago by X <[email protected]>
Bump package version

github.com/esm-dev/esm.sh - 2d615d26b3b96d8002ba0c3950ef3003d032fa0c authored almost 3 years ago by X <[email protected]>
Support tslib `__exportStar` (maybe close #197)

github.com/esm-dev/esm.sh - fc05f4e24a8fc8326ef76eb213b3739020f6ca41 authored almost 3 years ago by X <[email protected]>
Fix redeclared process polyfill (close #195)

github.com/esm-dev/esm.sh - fa72e93f5ce23fa5aff79eadb4af3282fef8b627 authored almost 3 years ago by X <[email protected]>
Add `he` to workaround allow list (close #200)

github.com/esm-dev/esm.sh - bc56681ac16d478ebfbe9469fa092cbce8e746ed authored almost 3 years ago by X <[email protected]>
Improve service worker

github.com/esm-dev/esm.sh - b3c2302b2fb302feb0fb7413cfad3fcbbaab3b36 authored almost 3 years ago by X <[email protected]>
Add `lol-html-wasm` package

github.com/esm-dev/esm.sh - 708bb8980cdaf6c7e71f28344c1dc802db4b582a authored almost 3 years ago by X <[email protected]>
Improve node perf_hooks polyfill

github.com/esm-dev/esm.sh - 242dd9245a9caebd4087964e0fc5cc6795a863e4 authored almost 3 years ago by X <[email protected]>
Update playground logo color

github.com/esm-dev/esm.sh - fa573ef6386b9cb16c4473d1392446c73b07e1d2 authored almost 3 years ago by X <[email protected]>
Move inline style to style.css

github.com/esm-dev/esm.sh - 3b33c532dfd35eee6b48dbaba03b10ae972437bd authored almost 3 years ago by X <[email protected]>
Support `?worker` on deno (close #198)

github.com/esm-dev/esm.sh - a1c97ffd4050f1e3d14748a73ba6d1afdbe42647 authored almost 3 years ago by X <[email protected]>
Improve service worker stable

github.com/esm-dev/esm.sh - d04535ceb2616bcb4f245021f4fea907f4812572 authored almost 3 years ago by X <[email protected]>
Upgrade esbuild to v0.13.12

github.com/esm-dev/esm.sh - 334b4f4dd19e2af5759c73376dd8d705c0dadbed authored almost 3 years ago by X <[email protected]>
Bundle service worker script

github.com/esm-dev/esm.sh - 6be52f38d85e67942c103ea626a1b29394ff71c7 authored almost 3 years ago by X <[email protected]>
Improve palyground sw

github.com/esm-dev/esm.sh - b11ef10d914f29acdc7e16a59764847a5ad79658 authored almost 3 years ago by X <[email protected]>
Update failing-import.md

github.com/esm-dev/esm.sh - aac054d5e4fdb5c92a9cfee1d6398063690c074b authored almost 3 years ago by v 1 r t l <[email protected]>
Improve palyground sw

github.com/esm-dev/esm.sh - c8c365b55e3bbf7ea3289b9b61ff23809ce4e6c7 authored almost 3 years ago by X <[email protected]>
Fix web worker cors

github.com/esm-dev/esm.sh - 5f4131b13352ab0d63a506da978f70626b221e19 authored almost 3 years ago by X <[email protected]>