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

Feature Allowlist in config (#745)

* Add AllowList to config

* Rename isPackageExcluded to be generic

* Not ! in list

* Ad...

github.com/esm-dev/esm.sh - 4c8e077159ef3415887ad0467b18f0f944842221 authored 12 months ago by Ole-Kenneth <[email protected]>
fix: write npmrc file if NpmRegistry is set fixes #737 (#751)

github.com/esm-dev/esm.sh - 8b0300b99f6145a31454f70221022b732807ead6 authored 12 months ago by ed eustace <[email protected]>
Further deno cli improvements (#746)

* `JSON.stringify` with spaces to stop one-line objects

* Handle no import map scopes

github.com/esm-dev/esm.sh - 94b11d9ff77423e47a08277a2c0a8feb9d818deb authored 12 months ago by Kyiro <[email protected]>
Improved Deno CLI (#742)

* Use `deno fmt` for the Deno CLI

* Allow imports in deno.json for the Deno CLI

* Remove e...

github.com/esm-dev/esm.sh - d3495e23e25431c662750f3d874e5af960689dd4 authored about 1 year ago by Kyiro <[email protected]>
Improve `browser` field resolving

github.com/esm-dev/esm.sh - 4491dd18c5cd040621cd396604916516b76eeec3 authored about 1 year ago by X <[email protected]>
Use esm-cjs-lexer 0.9.1

github.com/esm-dev/esm.sh - 4c685d5ebc64cffda50da92bb74b1aff67bb97bf authored about 1 year ago by X <[email protected]>
Improve cjs-lexer for call mode

github.com/esm-dev/esm.sh - e2900e14709b9f70edd19c6d8abf1b8f7e551858 authored about 1 year ago by X <[email protected]>
cjs-lexer error now doesn't break build (close #738)

github.com/esm-dev/esm.sh - 5509aee412f0d7a3ea6572304f4e65c4cda7d514 authored about 1 year ago by X <[email protected]>
Fix `require` imports (close #724)

github.com/esm-dev/esm.sh - 78245dc7eba233e5801096b40ac114ce377a024f authored about 1 year ago by X <[email protected]>
Fix package css path

github.com/esm-dev/esm.sh - 6ba5912b85335f25f5b9765f4c88bb8e7324cb98 authored about 1 year ago by X <[email protected]>
Fix `*.css.js` path (close #728)

github.com/esm-dev/esm.sh - 01cfc2f70229ca69c91a5e80f04cc6ab4d0d28c4 authored about 1 year ago by X <[email protected]>
Use esbuild 0.19.4 compat api

github.com/esm-dev/esm.sh - 47da2394f7408dbbff76204848aa63380e3de499 authored about 1 year ago by X <[email protected]>
Use esbuild to 0.19.4

github.com/esm-dev/esm.sh - dd047832e76e25af0b029d70a8af06759f036c44 authored about 1 year ago by X <[email protected]>
Fix `applyConditions` function (close #732)

github.com/esm-dev/esm.sh - ecf2f5926badc689db8255104b1901b7b74d37a6 authored about 1 year ago by X <[email protected]>
disable react-rsc testing

github.com/esm-dev/esm.sh - 9b67262eea5c8cd5d58e9f264733a5f07eaf3662 authored about 1 year ago by X <[email protected]>
Update contributing docs

github.com/esm-dev/esm.sh - 760d21f64f8828aef6efedbe35e786c8b4c54d1c authored about 1 year ago by X <[email protected]>
Add ?raw to support requests for raw package source files (#731)

* Add ?raw option to request raw (untransformed) package source files

In rare cases, you may ...

github.com/esm-dev/esm.sh - e9e8438597f0e7b3bc4543dffe6d6d8364759d3a authored about 1 year ago by John Yanarella <[email protected]>
Fix typo (#736)

github.com/esm-dev/esm.sh - fc98290b477e83eecc8baf665144c1bd7b7b0a11 authored about 1 year ago by kevinfiol <[email protected]>
Update README.md (#726)

Fix typo "imorting"

github.com/esm-dev/esm.sh - a8972d1320f5cbac22c94130738e7eccc4f0dda4 authored about 1 year ago by Kyle Kelley <[email protected]>
add global setMaxListeners to events polyfill (#719)

github.com/esm-dev/esm.sh - adae527b9a53400220a94070b7039c4fdaa5e46f authored about 1 year ago by Ryan Bennett <[email protected]>
Fix `cwd` method of process for browser (close #718)

github.com/esm-dev/esm.sh - f2f590fafd9f51864baa8b3b967c81c7160ec7e7 authored about 1 year ago by X <[email protected]>
Resolve node internal modules when `?external=*` set (close #714)

github.com/esm-dev/esm.sh - 6855ed9f27be530e8c6b13d5ca8b5b0e5b5a99b4 authored about 1 year ago by X <[email protected]>
Make "default" condition priority higher than browser for deno target

github.com/esm-dev/esm.sh - ae275eda7b75ed9f03bc0d1fa176a388000e5240 authored about 1 year ago by X <[email protected]>
Get rid of depreacted "io/ioutil" imports

github.com/esm-dev/esm.sh - 5391c6c064ae549ae8dba0a7d7617f5fd6502383 authored about 1 year ago by X <[email protected]>
Build prevents `bigint` and `top-level-await` for all targets (close #711)

github.com/esm-dev/esm.sh - 9ad880397b9872b229d736c8f0a03615d66f9433 authored about 1 year ago by X <[email protected]>
Revert "Add browser target from `User-Agent` header (close #711)"

This reverts commit 3324cc705a282b0bf7ae7ebcd15495fed838ace5.

github.com/esm-dev/esm.sh - edbbe02ff257aa81b5c62904e566166eb99ba5ea authored about 1 year ago by X <[email protected]>
Add browser target from `User-Agent` header (close #711)

github.com/esm-dev/esm.sh - 3324cc705a282b0bf7ae7ebcd15495fed838ace5 authored about 1 year ago by X <[email protected]>
esm-worker: add `varyUA` option for polyfill modules

github.com/esm-dev/esm.sh - a37fb5604ed627f4ff289d3a74d6bc56e21b1a87 authored about 1 year ago by X <[email protected]>
Update node_process

github.com/esm-dev/esm.sh - c66c3bbb5c92a2e70ff643ae5c8af4b244abc32e authored about 1 year ago by X <[email protected]>
Fix docker image missing git command

github.com/esm-dev/esm.sh - 35881846c476405fa560bc2f23601bdfa71f1466 authored about 1 year ago by X <[email protected]>
Add `Vary:User-Agent` header for ployfill builds

github.com/esm-dev/esm.sh - 1613c00fecf3fdc442170fea8ae5fe0d63cd9927 authored about 1 year ago by X <[email protected]>
Fix `node:process` ployfill module mssing `hrtime` method

github.com/esm-dev/esm.sh - 0b5bf87af865dd285a00f4f886776825ab74c132 authored about 1 year ago by X <[email protected]>
Bump esm-worker to 0.131.1

github.com/esm-dev/esm.sh - 9cd1619fb738ee2bac2193c5e647733bd2502fd0 authored about 1 year ago by X <[email protected]>
Fix GitHub example (#706)

github.com/esm-dev/esm.sh - 09f4a223795fba8fd0407c46b767653704ace55b authored about 1 year ago by Yoav Balasiano <[email protected]>
Upgrade "@types/react@18" to latest

github.com/esm-dev/esm.sh - eb506399f70b19c83ee8f1e2718268412f830ae7 authored about 1 year ago by X <[email protected]>
Add cache layer for the build API

github.com/esm-dev/esm.sh - 49033fb56768e58d420abe1ec28d53f841fe391d authored about 1 year ago by X <[email protected]>
Update build script

github.com/esm-dev/esm.sh - a7c0fb25e188b985ff457a3b0e40a1044d2089d3 authored about 1 year ago by X <[email protected]>
Use esbuild 0.19.2

github.com/esm-dev/esm.sh - d94d84754dea98682eb99205ee7bc68637491751 authored about 1 year ago by X <[email protected]>
Fix dts transformer resolver ignoring `*.mjs` url

github.com/esm-dev/esm.sh - 9b96c8ed3515938108539b3b2af6e990b1810450 authored about 1 year ago by X <[email protected]>
Use raw order of the `exports` in package.json (close #705)

github.com/esm-dev/esm.sh - a7b28c8704155f8b5412b8b10f18c2be0bfeb23b authored about 1 year ago by X <[email protected]>
Fix redirect status

github.com/esm-dev/esm.sh - 464df67df2aeb00faea86a89b1a256a2b8a85445 authored about 1 year ago by X <[email protected]>
Redirect old build path (.js) to new build path (.mjs) (close #703)

github.com/esm-dev/esm.sh - 359bd8e81520ebab6b39a8eaac861c08bdae759c authored about 1 year ago by X <[email protected]>
fix `?external` option ignoring sub-modules

github.com/esm-dev/esm.sh - 1def7b251b7a8a848a95cd715e23d2a105a4347e authored about 1 year ago by X <[email protected]>
Bump esm-worker to 0.130.4

github.com/esm-dev/esm.sh - ae567390960d2bf99542c4a506069c847cfdc332 authored about 1 year ago by X <[email protected]>
Revert "Move the CLI script endpoint to /cli"

github.com/esm-dev/esm.sh - 69cdde7ae9fbbe167d8149e47ce0b846c1d21e6c authored about 1 year ago by X <[email protected]>
Bump esm-worker to 0.130.3

github.com/esm-dev/esm.sh - c7378d09662159e4ac4755946c81ae3169567054 authored about 1 year ago by X <[email protected]>
Fix npm registry links in HOSTING.md (#697)

github.com/esm-dev/esm.sh - 72041552fab28af3c19aee47d15958d4cb5682f2 authored about 1 year ago by Drini Cami <[email protected]>
Move the CLI script endpoint to "/cli"

github.com/esm-dev/esm.sh - 835eff41ae185b646cc8c07e9c27477d811bc764 authored about 1 year ago by X <[email protected]>
fucntion `getEsmaVersionFromUA` respect the 'undici' (node) user agent

github.com/esm-dev/esm.sh - 8fff128e5adc4703cafd9df73cd02788ed4d5ac9 authored about 1 year ago by X <[email protected]>
esm-worker: return the CLI script for Node/Bun

github.com/esm-dev/esm.sh - a650f809774401a21246d870d602240ce5b95129 authored about 1 year ago by X <[email protected]>
Support "undici" user agent

github.com/esm-dev/esm.sh - 8a516ab5efdc8af5d3a2f94e56378e56ada0c01d authored about 1 year ago by X <[email protected]>
Update esm-worker

github.com/esm-dev/esm.sh - 669be4146e53ca0e2b5196414bcbe605a378d696 authored about 1 year ago by X <[email protected]>
Bump esm-worker to 0.130.2

github.com/esm-dev/esm.sh - 7be901c65b9ac9f8c67a01eeeab875aececddc9b authored about 1 year ago by X <[email protected]>
esm-worker: remove "invalid hostname" error

github.com/esm-dev/esm.sh - eef75546f58ae767b1de8f4055295b977e96994e authored about 1 year ago by X <[email protected]>
Pumb esm-cjs-lexer to 0.9.0

github.com/esm-dev/esm.sh - 44e9d249e6732e5a46f8dbe02a45f72efc2d7de8 authored about 1 year ago by X <[email protected]>
Bundle `node_process.js` in bundle mode (close #694)

github.com/esm-dev/esm.sh - ac8c9908c36e1419254dee58293ba644f139f2f7 authored about 1 year ago by X <[email protected]>
Support sub mjs module (close #691)

github.com/esm-dev/esm.sh - db42c500fb9a590592857efd43c36dba273b518c authored about 1 year ago by X <[email protected]>
Upgrade @types/react@18 to 18.2.15

github.com/esm-dev/esm.sh - 1a4dbdd8566da61204f82aae6143764a1bf12374 authored about 1 year ago by X <[email protected]>
esm-cjs-lexer: Minified UMD detection (#689)

* Detect minified umd function by statements

* Upgrade swc

* Working test case

* Fix mi...

github.com/esm-dev/esm.sh - 39b9c3b5c0f07100d1802846120629571341d77c authored about 1 year ago by Lewis Liu <[email protected]>
Update Changelog

github.com/esm-dev/esm.sh - f4188298a2e679672afb1afd63ecc8faf07fbfa1 authored about 1 year ago by X <[email protected]>
Sort exports when looping (close #683)

github.com/esm-dev/esm.sh - 1d27ece4d656237a32798497ac4001b964a3a682 authored about 1 year ago by X <[email protected]>
Remove `X-Esm-Deps` header

github.com/esm-dev/esm.sh - 2d6a0968ee8a58bb4f843cdab1d523b329ceb1e6 authored over 1 year ago by X <[email protected]>
Don't replace `typeof window` for deno target (close #681)

github.com/esm-dev/esm.sh - 7d63a99649cfdd23cbdd77382502eb9b46befc19 authored over 1 year ago by X <[email protected]>
Improve dts transformer

github.com/esm-dev/esm.sh - fe0404bfcb63ffb6a6641df854a995c966466381 authored over 1 year ago by X <[email protected]>
Fix dts transformer (close #670)

github.com/esm-dev/esm.sh - 5729e9232ef29309c7553aaf48ae9f60f19e707c authored over 1 year ago by X <[email protected]>
Don't replace node global variable for `?target=node`

github.com/esm-dev/esm.sh - 4823912829ac9911affd576d533fd4488877e8a3 authored over 1 year ago by X <[email protected]>
Remove `Accept-Encoding` header of responses going to origin server

github.com/esm-dev/esm.sh - 6bf2828202ee03846d7f82ac07247cc2d7b7d503 authored over 1 year ago by X <[email protected]>
Don't cache 502 error

github.com/esm-dev/esm.sh - 3ea1f88c276a7256c24822f4486be05707ddb612 authored over 1 year ago by X <[email protected]>
Fix depreacted message with `"`

github.com/esm-dev/esm.sh - a729c1c4881b21a71135a99d338639e74172cf14 authored over 1 year ago by X <[email protected]>
Update esm-node-services to 0.8.4

github.com/esm-dev/esm.sh - 0ecb4540efa2f22305743aec7e5782af66a59c82 authored over 1 year ago by X <[email protected]>
Bump esm-worker to 0.128.16

github.com/esm-dev/esm.sh - 635bbaa0b4db2a7e45bcce5203fc100c0cf65a36 authored over 1 year ago by X <[email protected]>
Work On https://esm.sh/server (#679)

* Create server.node.js

* update stuff

* add support for https://esm.sh cli for reejs too :)

github.com/esm-dev/esm.sh - 2e531229886d5ac9be5462118171a3e471ce82b1 authored over 1 year ago by Ren Hiyama <[email protected]>
Check if the conenten from server contains valid UTF-8 encoded text.

github.com/esm-dev/esm.sh - e864c7e6bf737f1e2a6499448e190f812bd56bfa authored over 1 year ago by X <[email protected]>
Bump esm-worker to 0.128.4

github.com/esm-dev/esm.sh - e5e93b9f4e14a2d240f5efd8f733b2b0c3cffe04 authored over 1 year ago by X <[email protected]>
Improve `fetchServerOrigin` function

github.com/esm-dev/esm.sh - 6210bdc3fc7777b1539cfabc41942d11f1470412 authored over 1 year ago by X <[email protected]>
Bump esm-worker to 0.128.3

github.com/esm-dev/esm.sh - c16e4e36e5c7c30738d13508a0d501036126e8b1 authored over 1 year ago by X <[email protected]>
esm-worker: Store modules using buffer

github.com/esm-dev/esm.sh - 3f1f4897f91adc3f8e7e82d4f8f9ab9c285ee523 authored over 1 year ago by X <[email protected]>
Bump esm-worker to 0.128.2

github.com/esm-dev/esm.sh - 2c80cf31eb9aa7a39b5684a9792030516413f006 authored over 1 year ago by X <[email protected]>
Await kv put method finished

github.com/esm-dev/esm.sh - d0c4a2d89b2374765bbfe155bd1afdd12f325d22 authored over 1 year ago by X <[email protected]>