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

Improve browser testing

github.com/esm-dev/esm.sh - 65eb7093b3dadc372230e1b1b956dcfd862f8362 authored about 2 years ago by X <[email protected]>
Upgrade esbuild to v0.14.50

github.com/esm-dev/esm.sh - 81708b30198ea8e63f3384a2657cabc05ef26764 authored about 2 years ago by X <[email protected]>
fix(build): strip submodule path when using npm dependencies' map (#372)

Co-authored-by: zhouhongxuan <[email protected]>

github.com/esm-dev/esm.sh - 266caad395b62b19646914f4c6613e96a790d511 authored over 2 years ago by Alien ZHOU <[email protected]>
Add `?sourcemap` query (#370)

github.com/esm-dev/esm.sh - 3a34a841f94087d9e01edd90cfbe93c79dfbbe1c authored over 2 years ago by Kid <[email protected]>
Minor readme enhancement (#366)

Rewrote part of the readme, so the code-block wouldn't use "jsonc"

github.com/esm-dev/esm.sh - e3b1dd0685b1aa3d3eb3ab6eee0673dc8abffbbe authored over 2 years ago by Binyamin Aron Green <[email protected]>
Fix exnternal testing

github.com/esm-dev/esm.sh - cfc5ec24da2b6554366f902a14c42cd5aa397055 authored over 2 years ago by X <[email protected]>
Fix deno testing

github.com/esm-dev/esm.sh - efbee92a7d8c3c76d8c4a446f7244f4829856b5b authored over 2 years ago by X <[email protected]>
Update deno testing

github.com/esm-dev/esm.sh - 42e05f5444c92c960ca75c4f92829f1139e22236 authored over 2 years ago by X <[email protected]>
Support `?external` query

github.com/esm-dev/esm.sh - 195dc40fe2bb9fcfe9bb9444dd37de95a7eebcfe authored over 2 years ago by X <[email protected]>
Upgrade deno std to 0.145.0

github.com/esm-dev/esm.sh - 6836eb987301811c46f74292cd767c9a0c13727c authored over 2 years ago by X <[email protected]>
Support `?no-dts` query

github.com/esm-dev/esm.sh - 2185a6c7fc79b97f8d3a2f620f6927dbe32a2f41 authored over 2 years ago by X <[email protected]>
Remove .editorconfig

github.com/esm-dev/esm.sh - 5aa5e903261bca91109a62a5e995971a8a3b53a9 authored over 2 years ago by X <[email protected]>
Restore gitignore

github.com/esm-dev/esm.sh - 30ea14b5f185d60d253a2bcd7bbbc7fc33115afa authored over 2 years ago by X <[email protected]>
fix get scheme error (#359)

github.com/esm-dev/esm.sh - 4bf1e0743474f3fb083e91563afe01273afca443 authored over 2 years ago by hellojukay <[email protected]>
support custom unpkg address (#361)

github.com/esm-dev/esm.sh - 79dbdce7c4ab22550c21cc8b64eb632536d211e5 authored over 2 years ago by hellojukay <[email protected]>
do not auto redirect to https for self host (#360)

github.com/esm-dev/esm.sh - 9e175aba978e88b885cb39dd22934a056e067b98 authored over 2 years ago by hellojukay <[email protected]>
set npm registry from cli , and use it at first (#357)

github.com/esm-dev/esm.sh - db2c5966c2ab57544260935566a554265d4a85ec authored over 2 years ago by hellojukay <[email protected]>
feat(build): prevent submodules bundling their local dependencies (#354)

Co-authored-by: zhouhongxuan <[email protected]>

github.com/esm-dev/esm.sh - 7afd9db233374644ac388d5d51cbb8882ae6ac3f authored over 2 years ago by Alien ZHOU <[email protected]>
Fix raw content io

github.com/esm-dev/esm.sh - 16c8d2a8a201c32dad1b360485b89b2a937a2cd3 authored over 2 years ago by X <[email protected]>
feat(build): add the 'ignore-annotations' option for esbuild (#349)

github.com/esm-dev/esm.sh - eeea67b7bb01d9c2e4a4d141ab344c15eb3fe355 authored over 2 years ago by Alien ZHOU <[email protected]>
Don't panic in Opera

github.com/esm-dev/esm.sh - cee47f7b5d2f010311cc5daf8ce78006d4011362 authored over 2 years ago by X <[email protected]>
Make `KeepNames` optional (close #345)

github.com/esm-dev/esm.sh - 28f20a11f42c1e484d837475bf9ef855a53939f8 authored over 2 years ago by X <[email protected]>
Update vscode workspace settings

github.com/esm-dev/esm.sh - 30e7c2c571178a5b143863e8d2bd855a2c00ecc1 authored over 2 years ago by X <[email protected]>
Upgrade esm-cjs-lexer

github.com/esm-dev/esm.sh - 9976c17c8ba01907b966fc2b59dd5461b6cc7a3e authored over 2 years ago by X <[email protected]>
Support compound assign sytax (close #340, close #332)

github.com/esm-dev/esm.sh - fd8c47274ba6c7fb759f468655d4a87ee8099df8 authored over 2 years ago by X <[email protected]>
Fix `fixAliasDeps` function

github.com/esm-dev/esm.sh - 77b2ce3a9a722be3dfc3e7eb27ca45f7c4611eee authored over 2 years ago by X <[email protected]>
Update deno testing

github.com/esm-dev/esm.sh - a784d89689ffc2f5671334e8b4a027bd47707ec4 authored over 2 years ago by X <[email protected]>
Fix types version resloving with `?deps` (close #338)

github.com/esm-dev/esm.sh - 004d4d8ecbacf3718ede00b1eba20a8ac5291f85 authored over 2 years ago by X <[email protected]>
Fix redirect with `?pin` query

github.com/esm-dev/esm.sh - df0f83dfa20d41a822f3282a8f71d5eb54b8a0f5 authored over 2 years ago by X <[email protected]>
Update polyfills

github.com/esm-dev/esm.sh - 77893dafd8e754c0f431962b07af99e2b4e7b8dd authored over 2 years ago by X <[email protected]>
Replace `node-fetch`dep to `node-fetch-native` (close #336)

github.com/esm-dev/esm.sh - 469d08eb77020765e91e52a762b3384a120e1215 authored over 2 years ago by X <[email protected]>
Add `--keep-names` option for esbuild (close #335)

github.com/esm-dev/esm.sh - caeafd7e853fa876ad82c8fcd0d56dd933497f7c authored over 2 years ago by X <[email protected]>
Update deno testing CI script

github.com/esm-dev/esm.sh - 7c5b670752863b9c2059fdd1ec132961497985c0 authored over 2 years ago by X <[email protected]>
Update deno testing

github.com/esm-dev/esm.sh - 4b798b8ff7dd3ed50f7fe73b8a4f49fbed2fce76 authored over 2 years ago by X <[email protected]>
Add `fixAliasDeps` function

github.com/esm-dev/esm.sh - 3e6d397d3fa6af829ce8aa1078ec0adfd61db3f6 authored over 2 years ago by X <[email protected]>
Update deno testings

github.com/esm-dev/esm.sh - e0c20f72f66e03da4ee512972155dfad50156b5a authored over 2 years ago by X <[email protected]>
Fix types with `?alias` option

github.com/esm-dev/esm.sh - 3dbc22cdd92581739427247976b6f2a817dfbadc authored over 2 years ago by X <[email protected]>
Fix types with `?deps` query (close #333)

github.com/esm-dev/esm.sh - cdaa71c4ded2b3e26ea6a3f1f6e2d36188dc0265 authored over 2 years ago by X <[email protected]>
Fix alias prefix encoding

github.com/esm-dev/esm.sh - 5c6fb77c9a0dd4b302cdb033167473c0ff5e50bc authored over 2 years ago by X <[email protected]>
Fix content type header for ts file

github.com/esm-dev/esm.sh - ec28a1c5cf253b8cad7470d7a92026cc0374f53b authored over 2 years ago by X <[email protected]>
Fix incorrect log call

github.com/esm-dev/esm.sh - b8bb9c92d8efe3c1bbc43bf06735de461f675fce authored over 2 years ago by X <[email protected]>
Fix `getPackageInfo` function

github.com/esm-dev/esm.sh - 1d5cac19efce8bf677783f5bae7775738464529e authored over 2 years ago by X <[email protected]>
Fix `getPackageInfo` function

github.com/esm-dev/esm.sh - 7308ed174893b438414cb21eb5de4437e81e5bca authored over 2 years ago by X <[email protected]>
Improve types transform

- use semver in `X-Typescript-Types` header
- fix aliasing dependencies doesn't affect typescript...

github.com/esm-dev/esm.sh - 4dadb5f3d8b04ccf139fc45e15d4a1bd15f71a69 authored over 2 years ago by X <[email protected]>
Upgrade rex to 1.8.1

github.com/esm-dev/esm.sh - 55dbe85ad87be698f976d578f1c6b959604e9381 authored over 2 years ago by X <[email protected]>
Improve build queue

github.com/esm-dev/esm.sh - cf955e839bbc05e91a0df7aa5b8b0ba110d1df5a authored over 2 years ago by X <[email protected]>
Improve `getImportPath` function

github.com/esm-dev/esm.sh - 7799d8a04507d6c6b56a332bdcba03c3d7425c7c authored over 2 years ago by X <[email protected]>
Remove `cdnDomain` flag

github.com/esm-dev/esm.sh - 304b9db26e75e6cd41ebe5cdb1092b32db11d7aa authored over 2 years ago by X <[email protected]>
Fix Deno check precluding esm.sh to start (#327)

github.com/esm-dev/esm.sh - 75cf9c8e87b2d7eb689fdb75e7cc09d79d48073c authored over 2 years ago by Cristiano Belloni <[email protected]>
support configuring a basepath, cdn-basepath, and base-redirect (#314)

github.com/esm-dev/esm.sh - 551ab2738354249e34b32b216ee6c38acb781aba authored over 2 years ago by Jim Isaacs <[email protected]>
Merge pull request #322 from loynoir/fix-arrow-fn-arguments

Fix using `arguments` in arrow function

github.com/esm-dev/esm.sh - dfe53a8befc45848ac81d402f5a435efe1ac0fcb authored over 2 years ago by X <[email protected]>
Fix using `arguments` in arrow function

github.com/esm-dev/esm.sh - 00917ed27911c372370355262e35b756ef80085c authored over 2 years ago by loynoir <[email protected]>
Update nodejs requires

github.com/esm-dev/esm.sh - a8f1f83c3a3f8171969a80c587879d18cbe63f9c authored over 2 years ago by X <[email protected]>
Merge pull request #316 from jimisaacs/yarn-cache-clean

For unexpected state after yarn add, run yarn cache clean for that pkg

github.com/esm-dev/esm.sh - ea8ce8096d742d05276a8a39638c42ab8a7427af authored over 2 years ago by X <[email protected]>
For unexpected state after yarn add, run yarn cache clean for that pkg

github.com/esm-dev/esm.sh - ce734df3914f1a81dfc08121d7d1bf3208dedead authored over 2 years ago by Jim Isaacs <[email protected]>
Improve deno testing bootstrap script

github.com/esm-dev/esm.sh - 182cf6792f23e830be155e5ce5c4fc5cbe5fd0a6 authored over 2 years ago by X <[email protected]>
Improve deno testing bootstrap script

github.com/esm-dev/esm.sh - 1c66afdae2e19cf6bbd409837f7d9f408cbdb1e8 authored over 2 years ago by X <[email protected]>
Retry 3 times when ci testing failed

github.com/esm-dev/esm.sh - c2169a8d4fc8dd114fc89aa88501e36983c38ed9 authored over 2 years ago by X <[email protected]>
Revert "Use macOS to run the ci testing"

This reverts commit 8ba00b9bf43a3e255a58c9000397dde3a89b209a.

github.com/esm-dev/esm.sh - 1b4c85aefc709d9b072b9dd315bdbae177694002 authored over 2 years ago by X <[email protected]>
Use macOS to run the ci testing

github.com/esm-dev/esm.sh - 8ba00b9bf43a3e255a58c9000397dde3a89b209a authored over 2 years ago by X <[email protected]>
Merge pull request #310 from jimisaacs/fix-registry

add registry arg to yarn add to fix yarn not using same config

github.com/esm-dev/esm.sh - 4d1d3b9fec2d4a081124c4df77b76d7b1e164b77 authored over 2 years ago by X <[email protected]>
Merge pull request #312 from jimisaacs/upgrade-aws-v2

Upgrade aws v2

github.com/esm-dev/esm.sh - 0b3a4f9d60a917c63360b29faf5e72a3bb3141de authored over 2 years ago by X <[email protected]>
Merge pull request #311 from jimisaacs/fs-exists-size

return size on fs.Exists and take size on fs.ReadFile

github.com/esm-dev/esm.sh - b555904f7fd5d839fb9ede50f97f954ed49b36ff authored over 2 years ago by X <[email protected]>
Merge pull request #313 from jimisaacs/lru-cache-fix

lru cache fix

github.com/esm-dev/esm.sh - 31792cfd4eaf2f10772276d49448c569bf070b8a authored over 2 years ago by X <[email protected]>
lru cache fix

github.com/esm-dev/esm.sh - 492ce735d61f29667e26a5affc6615d1ffde2704 authored over 2 years ago by Jim Isaacs <[email protected]>
upgrade aws sk to v2

github.com/esm-dev/esm.sh - b00219e3854a9ab9ca6b0ee6305177135723e5d5 authored over 2 years ago by Jim Isaacs <[email protected]>