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

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

enforces contract between fs.Exists and fs.ReadFile, as well as allows more versatile optimizati...

github.com/esm-dev/esm.sh - 66ea52ec6b5a397a0c281d24afe426e7ff91d917 authored over 2 years ago by Jim Isaacs <[email protected]>
minor fix on css

github.com/esm-dev/esm.sh - a51c601032c0ed76f2fab99f62e9f1ed8ad8fb2e authored over 2 years ago by Jim Isaacs <[email protected]>
add registry arg to yarn add to fix yarn not using same config

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

github.com/esm-dev/esm.sh - 9e785fdc3c2950ddd33e3c713665961c161f9a4b authored over 2 years ago by X <[email protected]>
Fix npm packge resovling

github.com/esm-dev/esm.sh - 5fd7b965c225c790f2b10e5c1ec40e24438e26e6 authored over 2 years ago by X <[email protected]>
Upgrade esbuild to 0.14.36

github.com/esm-dev/esm.sh - 781b147f97b5ee42c3848040a395f45898def165 authored over 2 years ago by X <[email protected]>
Remove debug prints

github.com/esm-dev/esm.sh - 63db41e585a29f39bc3595a657cfa1c3d6f80e86 authored over 2 years ago by X <[email protected]>
Rename struct `Module` to `ModuleMeta`

github.com/esm-dev/esm.sh - ca9ab1d4d3c3d3fbd99045b8bfb1dec7c60e2742 authored over 2 years ago by X <[email protected]>
Don't save exports in database

github.com/esm-dev/esm.sh - 717d752aa5c69f8b1365539153e249457bd6890f authored over 2 years ago by X <[email protected]>
Upgrade db old module items automatically

github.com/esm-dev/esm.sh - 11586a9a05e8d256ccf89a6318842efb13139725 authored over 2 years ago by X <[email protected]>
Improve db store

github.com/esm-dev/esm.sh - 5e40e40f98256166d218d0c898c451e4be6f589d authored over 2 years ago by X <[email protected]>
FixFix fetchPackageInfo dead loop (close #301)

github.com/esm-dev/esm.sh - d59a690a7f3b8024ab6e8d880b2a6679ef98b78a authored over 2 years ago by X <[email protected]>
Upgrade esbuild to 0.14.34

github.com/esm-dev/esm.sh - a5940cdd936ccbf876537694d3ad2a9a4fcad56b authored over 2 years ago by X <[email protected]>
Add `es2022` target

github.com/esm-dev/esm.sh - 12a6ece5851653c28c5fa794cae87f27bef813ba authored over 2 years ago by X <[email protected]>
Get deno/std version automictally

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

github.com/esm-dev/esm.sh - 74eeab2d5ab604a60b7d5cdaa38fa8a6ba86239c authored over 2 years ago by X <[email protected]>
Fix `?deps` mode

github.com/esm-dev/esm.sh - 083e2b23d2766dfbd9025cafa102ee90fb579fbd authored over 2 years ago by X <[email protected]>
pin types dependencies (close #292)

github.com/esm-dev/esm.sh - 6ab74c695f1048db3d550c962457d6301241f021 authored over 2 years ago by X <[email protected]>
Infect `deps` and `alias` (close #235)

github.com/esm-dev/esm.sh - e48eae53db20c193d83ed1ac1803ef2d2f720c37 authored over 2 years ago by X <[email protected]>
Upgrade esbuild to 0.14.31

github.com/esm-dev/esm.sh - 97f44ab63c2157299ea30895dc621409c1365a73 authored over 2 years ago by X <[email protected]>
Upgrade semver package to v3 (close #297)

github.com/esm-dev/esm.sh - c6195c1997cc035564fe2c2e4a8608cae1cfe702 authored over 2 years ago by X <[email protected]>
Upgrade deno std to 0.133.0 (close #298)

github.com/esm-dev/esm.sh - a739cd2b4ec15ca2d68f537b9775ed9eae0181fb authored over 2 years ago by X <[email protected]>
Bundle worker by default

github.com/esm-dev/esm.sh - b0d17d5c0a2091f046346f66c983938c69e0b98c authored over 2 years ago by X <[email protected]>
Fix css/worker cdn url

github.com/esm-dev/esm.sh - c9ded32b57124781b719b24ff7146469a39fbf3b authored over 2 years ago by X <[email protected]>
Merge pull request #291 from Akimon658/fix-typo

fix typo

github.com/esm-dev/esm.sh - 1a7762475724ed5fc52fa035abfa741b7937ad28 authored over 2 years ago by X <[email protected]>
Check package.json after call `yarnAdd`

github.com/esm-dev/esm.sh - d0b122555ffc1c3b2787f617828fd28864a62bf6 authored over 2 years ago by X <[email protected]>
Improve raw content redirect

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

github.com/esm-dev/esm.sh - acf58368de8b23b76f1f1665ee825af02ff4f7af authored over 2 years ago by X <[email protected]>
Add unocss testing

github.com/esm-dev/esm.sh - 7aefdf54f8a59b4f87b8301218d2011ee99f173a authored over 2 years ago by X <[email protected]>
Fix `no-require` mode

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

github.com/esm-dev/esm.sh - 7ed0a21535a728ddd2590dec396591ec0828d3bd authored over 2 years ago by X <[email protected]>
Pass `NoRequire` to sub task

github.com/esm-dev/esm.sh - 72914e10294109277756d3caada765ee232da3d8 authored over 2 years ago by X <[email protected]>
Support `no-require` option

github.com/esm-dev/esm.sh - 1c088c3bf3ecd16a87e786fee74c4154125b6742 authored over 2 years ago by X <[email protected]>
Add ajv deno testing

github.com/esm-dev/esm.sh - acf3c01b9c66a9e9b1f1aa9348117c8969b5e62f authored over 2 years ago by X <[email protected]>
Fix dts transformer

github.com/esm-dev/esm.sh - 181d98005941a62b50899b961ea932b9a670a1dd authored over 2 years ago by X <[email protected]>
Fix types dependency path (close #287)

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

github.com/esm-dev/esm.sh - b44938b4d7fd469f2f709497abd24ce5fea94272 authored over 2 years ago by X <[email protected]>
Support jsx-runtime with query

github.com/esm-dev/esm.sh - f2cfe998dd01fbf743a0b16925398e7b8b10f31f authored over 2 years ago by X <[email protected]>
Support pure types package (close #284)

github.com/esm-dev/esm.sh - 508aa208363ef67d412d986141ef935edb5d31c7 authored over 2 years ago by X <[email protected]>
Update yarn add flags

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

github.com/esm-dev/esm.sh - 707222fa75c45a8a14625111c1d5fc94e3f67740 authored over 2 years ago by X <[email protected]>
Fix build subtask failed

github.com/esm-dev/esm.sh - a73239fab45ad0502f57c2e675d11a16c5c33680 authored over 2 years ago by X <[email protected]>
Fix verison resolving of dts transformer (close #274)

github.com/esm-dev/esm.sh - 4d2989d400e4195a6d67481c27fb951549f08e19 authored over 2 years ago by X <[email protected]>
Rollback `parseCJSModuleExports` to v68 (close #277, #279)

github.com/esm-dev/esm.sh - 9339d9e361a06fc5bafec314d4baa2563bd06e42 authored over 2 years ago by X <[email protected]>
Add rxjs testing

github.com/esm-dev/esm.sh - 012686cff572debfcc7abea5ed518137e2d6793c authored over 2 years ago by X <[email protected]>
Fix `exports` resolving (close #278, #280)

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

github.com/esm-dev/esm.sh - 92629f4a9d3894bff04e980cf96fcb51e2e317db authored over 2 years ago by X <[email protected]>
Upgrade deno std/node to 0.130.0

github.com/esm-dev/esm.sh - 8c4c99bf6383aa8cfd10c35cbe397285d7f7848d authored over 2 years ago by X <[email protected]>
Fix `parseCJSModuleExports`

github.com/esm-dev/esm.sh - 064957eeac902863fbbc478a2dbb1b60614d5b41 authored over 2 years ago by X <[email protected]>
Upgrade rex to v1.6.0

github.com/esm-dev/esm.sh - 35a5c5f70e50ee96cb29c8313498a4f180d12f1c authored over 2 years ago by X <[email protected]>
Use `bare` mode when target defined and pined build version

github.com/esm-dev/esm.sh - 49bbcbfd0fe5d500bc602d4cdc0e7943552b36b1 authored over 2 years ago by X <[email protected]>
Improve deps installation

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

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

github.com/esm-dev/esm.sh - 46bdcb85205081393a626504cba5854dfb2f2471 authored over 2 years ago by X <[email protected]>
Improve cjs module transform

github.com/esm-dev/esm.sh - 5ae08198958ce8cba57c9da433ead4b2b79addfc authored over 2 years ago by X <[email protected]>
Update testing page style

github.com/esm-dev/esm.sh - d948bc6edd96931e7a347e367aded0f87f162957 authored over 2 years ago by X <[email protected]>
Improve esm node services

github.com/esm-dev/esm.sh - b79bb2804779ba9affb2ccd87ac03617489be620 authored over 2 years ago by X <[email protected]>
Improve esm node services

github.com/esm-dev/esm.sh - c4a9c545d9330c7d2e8ccdd1415cfa7d966236eb authored over 2 years ago by X <[email protected]>
Retry to call `parseCJSModuleExports` up to 3 times on error

github.com/esm-dev/esm.sh - 4ede7c878681a6bfd9aca03af73c67c0b889921e authored over 2 years ago by X <[email protected]>
Force the dependency version of `react` equals to react-dom's version

github.com/esm-dev/esm.sh - f5514748d1959201ccd5218bdfaecc612909a237 authored over 2 years ago by X <[email protected]>
Fix version check for prerelease

github.com/esm-dev/esm.sh - f8dd932f7b86a3b70dd6e2e5d8a9cc34ac075fca authored over 2 years ago by X <[email protected]>
Update node process polyfill

github.com/esm-dev/esm.sh - d0349dd2d208220517d9fa2a06958bcd6d1ad069 authored over 2 years ago by X <[email protected]>
Rename `cjs-esm-exports` to `esm-cjs-lexer`

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

github.com/esm-dev/esm.sh - 90c9355579fb550b7c1b1f8d2c358d40531a6e8c authored over 2 years ago by X <[email protected]>
Improve dts transform

github.com/esm-dev/esm.sh - a8883fd8753786168c81413f44dd1fa10d55af03 authored over 2 years ago by X <[email protected]>
Fix bundle (close #271)

github.com/esm-dev/esm.sh - 747024a316b4a29819317799aeadfb163341d2d6 authored over 2 years ago by X <[email protected]>
Upgrade deno node polyfill to 0.128.0

github.com/esm-dev/esm.sh - df5328990413be57973ca549e93214e219ed99b5 authored over 2 years ago by X <[email protected]>
Transform types on-demand

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

github.com/esm-dev/esm.sh - cfbd0b73ef8e38496086b77f01d35fe52adb4d05 authored over 2 years ago by X <[email protected]>
Support `jsnext:main` (close #272)

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

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