Ecosyste.ms: OpenCollective

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

esm.sh

The no-build content delivery network(CDN) for modern web development.
Collective - Host: opensource - https://opencollective.com/esm - Website: https://esm.sh/ - Code: https://github.com/esm-dev

Add `denonext` target to use deno 1.31 node compatibility layer

github.com/esm-dev/esm.sh - 9f83df10bc958760a53742f85229c9143af23f0f authored almost 2 years ago
Filter files of `__esm_meta.json`

github.com/esm-dev/esm.sh - f0e24cac5646109cba7f51ddf32c1987b9f34ff5 authored almost 2 years ago
Update references to `reqOrigin` to use `cdnOrigin` (#529)

github.com/esm-dev/esm.sh - 8981c40571257d6234bebbad22349aa2950ae7f5 authored almost 2 years ago
Fix lost wasm URL

github.com/esm-dev/esm.sh - fe09d6a449edef4c833e079aff4e729b5c9e0456 authored almost 2 years ago
Remove `fsevent` testing

github.com/esm-dev/esm.sh - 1e9cff80e8dfe220e0fc6a61d9f37b6fda18b736 authored almost 2 years ago
Fix `deno-std-version` testing

github.com/esm-dev/esm.sh - 5c5a9c1d7b95da0b9390018aafb97073d2fa5087 authored almost 2 years ago
Update tests

github.com/esm-dev/esm.sh - 6174986952de0184ffaab8c7d54af0699c40c7ae authored almost 2 years ago
ci: Upgrade nodejs to 16.19

github.com/esm-dev/esm.sh - dcd3e8ba09912a6f729d774e3caf348e24d6751b authored almost 2 years ago
Use deno 1.31 compatibility layer

github.com/esm-dev/esm.sh - 8fdf835ebfda5f87e2d3442094b68a995b5bd363 authored almost 2 years ago
Redirect to css file for css packages

github.com/esm-dev/esm.sh - d285cad2657af6c3f0c7e89bbc9df6ec8f044292 authored almost 2 years ago
Update `requireModeAllowList` (close #520)

github.com/esm-dev/esm.sh - 13d80742a52470bc43943a141f429b362ac0ff39 authored almost 2 years ago
Update go mod

github.com/esm-dev/esm.sh - d13852cd89e8fea8144462179e6239339cc374a0 authored almost 2 years ago
Update default `npmCDN` config

github.com/esm-dev/esm.sh - 4a4e1f2d0334b91338cabc36dc3c15efc94d2e50 authored almost 2 years ago
Only apply patch if types are missing in preact (#523)

github.com/esm-dev/esm.sh - 4539a4c178c8d204f1e58109204ba5da5f3df8a8 authored almost 2 years ago
Default export all members from original module to prevent missing named exports members (#522)

* Default reexport all members from original module to prevent missing named exports members

...

github.com/esm-dev/esm.sh - 1f6ba56bd467e408f6dc2c5b3537c06d02448107 authored almost 2 years ago
Update default npm CDN to jsdelivr

github.com/esm-dev/esm.sh - 30fd922da65fb035264d04844adb3f0055bf55cf authored almost 2 years ago
Update deno cli script

github.com/esm-dev/esm.sh - 1045ed360e3344e7db977ed7f836e50cbeea9f97 authored almost 2 years ago
Add `backupNpmCDN` config

github.com/esm-dev/esm.sh - 36f324c0fcc4448002a27880bf13006dc5769bda authored almost 2 years ago
Update README

github.com/esm-dev/esm.sh - 63d801d34c6fcfd5251cc62d578ad1ebba2f965b authored almost 2 years ago
Remove `?sourcemap` option, always generate souce map

github.com/esm-dev/esm.sh - 2feebcbff1ba25e935a8ba49fe7d8819e297beba authored almost 2 years ago
Update README.md

github.com/esm-dev/esm.sh - de859a8dcd255cbae8bb09a2becaf1ca5f5cefb9 authored almost 2 years ago
Update README.md

github.com/esm-dev/esm.sh - e0d2ccf689fedcd2d618959b092e23e7677c2f8d authored almost 2 years ago
Add og-image

github.com/esm-dev/esm.sh - d0fd7eef94006d3e0e0638e911c067c60043f808 authored almost 2 years ago
Add `?cjs-export` query (close #512)

github.com/esm-dev/esm.sh - 8daa9e5b57863a446c03a820582267dc9de9f3a2 authored almost 2 years ago
Update README

github.com/esm-dev/esm.sh - d00e1dce857ad2bbab2fd77ac8a28120841d9921 authored almost 2 years ago
Improve `resolvePackageExports` function

github.com/esm-dev/esm.sh - 90d2bd62811fad646efe2978a5fe57b74d6cfdfb authored almost 2 years ago
Update README.md

github.com/esm-dev/esm.sh - 935b0a2c45f79bbfb4913e62f6621861f513024b authored almost 2 years ago
Update README.md

github.com/esm-dev/esm.sh - 0a6b69edddf431004dc94db54b394346b2b05dbe authored almost 2 years ago
Fix fake module export names resolving (close #510)

github.com/esm-dev/esm.sh - acc1be1a0c210d160b4600783c6d98ce2755df66 authored almost 2 years ago
Fix cjs import path resolving

github.com/esm-dev/esm.sh - 427edfabfa11f1f1a9c55656ed9879f4623f1a67 authored almost 2 years ago
Fast resolve the cjs path when ends with js

github.com/esm-dev/esm.sh - e36c27750f9ec1e07728116f30b8272b1f964921 authored almost 2 years ago
Update index.html

github.com/esm-dev/esm.sh - e1c193168a718034ab53da1ff2fe72d86293be20 authored almost 2 years ago
Just refactory

github.com/esm-dev/esm.sh - bb3f7d0e71e21b72122f155796f0ca960ec12177 authored almost 2 years ago
Fix empty module build (close #483)

github.com/esm-dev/esm.sh - c7d7f41c698ac123f72b4825f286d1ca2e55c988 authored almost 2 years ago
Fix some recessive types

github.com/esm-dev/esm.sh - 3921022046aa62bae3739f62bb92d26b146cccd2 authored almost 2 years ago
chore(ci): Remove `unstable` flag for deno test

github.com/esm-dev/esm.sh - 7feb09b0d305b7db7927c45f04a784df276f7316 authored almost 2 years ago
Improve testing bootstrap script

github.com/esm-dev/esm.sh - 0b1fff326747d9ff10306f079638431f03ad85f4 authored almost 2 years ago
Fix invalid target with `HeadlessChrome/` UA (close #509)

github.com/esm-dev/esm.sh - 5c98a487d7e833d1ce0286597d427eb5a5d65295 authored almost 2 years ago
Update LICENSE

github.com/esm-dev/esm.sh - 4acb8234f379d1d5de118e0602febe6eb9db1382 authored almost 2 years ago
Fix incorrect redirects (close #508)

github.com/esm-dev/esm.sh - 88867000bbcc675790a24821413ff722abf55339 authored almost 2 years ago
Fix deno cli script (close #505)

github.com/esm-dev/esm.sh - 0ceed807c938421a1bce62550db280a71acb76c3 authored about 2 years ago
Fix `exports` field resolving (close #503)

github.com/esm-dev/esm.sh - e783d1271122259a23f6decba6449085d5ec214f authored about 2 years ago
Fix submodule build with `exports` (close #497)

github.com/esm-dev/esm.sh - 74874e33467519a07d16279c0435523a7364e2a9 authored about 2 years ago
Happy Chinese new year refactor!

github.com/esm-dev/esm.sh - 6560ad8da04120e27bbcc3241b25f5290743f89b authored about 2 years ago
Fix es5-ext weird `/#/` path (close #502)

github.com/esm-dev/esm.sh - e4544661c520b1128d3887e97563c3f72e060442 authored about 2 years ago
Update cjs lexer resolver config

github.com/esm-dev/esm.sh - 8af32fabf47ee8156309ee6eba673a7d07c86b80 authored about 2 years ago
Upgrade deno/std to 0.173.0

github.com/esm-dev/esm.sh - 98499acce7360a316d5b0617efef16ff55459153 authored about 2 years ago
Add `inject` argument for worker factory

github.com/esm-dev/esm.sh - 8aa4cb2b27e02bc7db55f8f8e62234912f9dae27 authored about 2 years ago
Respect externals arg in bundle mode (#499)

* respect externals arg in bundle mode

* fixes

github.com/esm-dev/esm.sh - e7670a086dcdc2151d2ebcb63b4a5f352ac5720d authored about 2 years ago
Fix npm name validating

github.com/esm-dev/esm.sh - 17df9416c28ca4c8edd4caf5c12bbc0d92579ac9 authored about 2 years ago
Add `require()` syntax support for **dts** transformer

github.com/esm-dev/esm.sh - 8dc92faaa73b0798bce788d264a32e69e80115e6 authored about 2 years ago
Update README

github.com/esm-dev/esm.sh - 24713dc885c84946e1df84a4a8a78bda524b2cf5 authored about 2 years ago
Revert "Resolve dts export = expr"

github.com/esm-dev/esm.sh - 63d432db5eaff3808ba9db4b91dc280c028ec554 authored about 2 years ago
Fix import maps scope origin by cli

github.com/esm-dev/esm.sh - a05e83b2d61af375b5f281ae80520f0725424716 authored about 2 years ago
Fix incorrect scope by the cli script (close #480)

github.com/esm-dev/esm.sh - 7c4cc773e5d7aacfc1eab251aa2985b0eba99b6e authored about 2 years ago
Fix types with external all option

github.com/esm-dev/esm.sh - 77ae2d3bba3bd65f017ea9fd05950571695a4ad8 authored about 2 years ago
Update deps

github.com/esm-dev/esm.sh - 3b6423503d898626999809ea0e014695219332e2 authored about 2 years ago
Resolve dts `export =` expr (close #485)

github.com/esm-dev/esm.sh - e1f7fdac363465e8f0d1a56c7b64208ebb7e475b authored about 2 years ago
Upgrade esbuild to v016.17

github.com/esm-dev/esm.sh - a27bb2f35018da065dd347a1830e74030702591c authored about 2 years ago
Rename `unpkgOrigin` option to `npmCDN`

github.com/esm-dev/esm.sh - fc154cffb4aa1b6e38d42986267430bdefbd8f7e authored about 2 years ago
Support `https://esm.sh/react?pin=v102/jsx-dev-runtime` pattern

github.com/esm-dev/esm.sh - 5e74e70a60029a48e56b5bc9d01a582700ec1c9d authored about 2 years ago
Use `esnext` target for empty `user-agent` header

github.com/esm-dev/esm.sh - 7a75f8d8559efb18fe9cf1c163fd9b94be1fcf29 authored about 2 years ago
Scroll fragment into view (#373)

github.com/esm-dev/esm.sh - f14a0f0d0f828331240f7d9a35371d1bbf592861 authored about 2 years ago
fix(conf): some bugs related to package path parsing (#487)

config.json:
```
"basePath": "/",
"npmRegistry": "https://registry.npmjs.org",
```

Ba...

github.com/esm-dev/esm.sh - 3a58a571798c89732219b9768f35e77b3a8b4a60 authored about 2 years ago
fix: basePath doesn't take effect on redirects (#481)

github.com/esm-dev/esm.sh - 2ec31111ff2688acb0a593a5566b62cd8ee2251e authored about 2 years ago
Update compat js features

github.com/esm-dev/esm.sh - 6b18cbc6c2bc1b5ad6293fc8cb3d95928459b03f authored about 2 years ago
Fix dts header for stable build

github.com/esm-dev/esm.sh - b346414ea2619d52d42212ba1f0620c322dcd8ab authored about 2 years ago
Update CHANGELOG

github.com/esm-dev/esm.sh - 6735df7e7ce0e594fb9fd4580dd13089f7395c0d authored about 2 years ago
Support `browser` field (close #450)

github.com/esm-dev/esm.sh - 612b9df99a8e5229fe3ac8612d927c7d7f407930 authored about 2 years ago
Update node ployfills

github.com/esm-dev/esm.sh - 29e6b79ec0703debedd04e3790e3585e7dc1d7e9 authored about 2 years ago
Fix `cache-control` header

github.com/esm-dev/esm.sh - cf0b88f19df1fcf82b23fdab36409a4bb40f12ee authored about 2 years ago
Upgrade `deno/std/testing` to 0.170.0

github.com/esm-dev/esm.sh - ef24ac90359d29b3cc97a07fdaff9b750fda5c46 authored about 2 years ago
Fix bundle mode with illegal paths (close #476)

github.com/esm-dev/esm.sh - b1f925ff12557bcb6d83c1521bdd8255f0a5075a authored about 2 years ago
Set default log level to `info`

github.com/esm-dev/esm.sh - a686a4f1080accd6f253e84c4f84df915dbce42f authored about 2 years ago
Update readme

github.com/esm-dev/esm.sh - bc6df3122f57222e301716b821dae5e243b596ba authored about 2 years ago
Update readme

github.com/esm-dev/esm.sh - 66963fcce33dbea158d6285cfed409064f337c1b authored about 2 years ago
Supprot css bare url

github.com/esm-dev/esm.sh - b625f20f6c90b5905d393024dd41f7b42dcab5fa authored about 2 years ago
Fix `?worker` mode

github.com/esm-dev/esm.sh - 598ebc29e4ab03b644284c2831e519d6085d6ffc authored about 2 years ago
Improve `?worker` mode

github.com/esm-dev/esm.sh - 783eff0aea322698b317ca325919c96f313b7410 authored about 2 years ago
Fix bundle mode

github.com/esm-dev/esm.sh - 488b7f451ff97933902c01633459c10067073eed authored about 2 years ago
Upgrade deno/std to 0.170.0

github.com/esm-dev/esm.sh - e752b97e43fc62a6f2af40da6982e1173e1b259f authored about 2 years ago
Upgrade esbuild to 0.16.10

github.com/esm-dev/esm.sh - 3c3d652227673b24173abee413af1cf452690b0c authored about 2 years ago
Fix alias export (close #471)

github.com/esm-dev/esm.sh - c7171af39f2432a1447857e9ff49e24ae7ce6c4c authored about 2 years ago
Fix worker building

github.com/esm-dev/esm.sh - 4c7a411a1e38a67b43ea639230a812c3eea8d2c2 authored about 2 years ago
Fix `@type` scope pakcage redirecting

github.com/esm-dev/esm.sh - 0bb950c4d0892986bda246bd201e974ba1f8801a authored about 2 years ago
Update readme

github.com/esm-dev/esm.sh - d0df52d033a0ff1e8846953d290e55c0184c64d3 authored about 2 years ago