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

Add `with` prop for `use-state` component

github.com/esm-dev/esm.sh - c9c4ee48823f50a3f5cfbc2b214b5d79290d1f24 authored 9 months ago by X <[email protected]>
Improve `use-state` component

github.com/esm-dev/esm.sh - 61157873569588d29e98dc782776d16382baa141 authored 9 months ago by X <[email protected]>
Support hot plugin as a standalone module

github.com/esm-dev/esm.sh - e5fe7bc86dc0d382d0822b5dd92ff4888172ea62 authored 9 months ago by X <[email protected]>
hot: Allow to use hot content as a state store

github.com/esm-dev/esm.sh - 8578267260e32824e1bd0e804571ec31b9412252 authored 9 months ago by X <[email protected]>
fix: extract correct package names (#795)

* fix: extract correct package names

* Remove dependency

* Use sanitized package name

github.com/esm-dev/esm.sh - b94ef357971f3205280ae56d39aaac77c9af4f82 authored 9 months ago by Ole-Kenneth <[email protected]>
Fix extra query parsing

github.com/esm-dev/esm.sh - 08094001175bbcf709a396b0bde501314b2ff9fe authored 9 months ago by X <[email protected]>
esm-worker: Fix cache tag

github.com/esm-dev/esm.sh - cbbd14f34187093931d21510cf65d4f5cbfebf22 authored 9 months ago by X <[email protected]>
Fix `/jsx-runtime` suffix in query

github.com/esm-dev/esm.sh - 1f8a644adbb46c3cd651dd53e8e7bbb309f2ee0b authored 9 months ago by X <[email protected]>
Bump esm-cjs-lexer to 0.10.0

github.com/esm-dev/esm.sh - 6bbd750973bdb556450b6f283588301639a58480 authored 9 months ago by X <[email protected]>
Upgrade swc crates to latest

github.com/esm-dev/esm.sh - 5f0ffd93e283e5db796bbcdf327821dd9aa1e443 authored 9 months ago by X <[email protected]>
Improve @hot-glob stream

github.com/esm-dev/esm.sh - fbb6f0ab67f625c09772aa95e8c035534d989684 authored 9 months ago by X <[email protected]>
Rename props of `use-conetent` component

github.com/esm-dev/esm.sh - f9847834a42d98f90796923958ea0b8baff2cddb authored 9 months ago by X <[email protected]>
hot/unocss: Rename '@use' to '@unoEntry'

github.com/esm-dev/esm.sh - 27edada568e56ad308113e05e9e688420b87d747 authored 9 months ago by X <[email protected]>
Respact hot url in the import map "scopes" with default sw script

github.com/esm-dev/esm.sh - b1474882006db0ca72604a2ba0537f7d87b401bc authored 9 months ago by X <[email protected]>
hot: Remove md plugin

github.com/esm-dev/esm.sh - 5043331f9d1472e6b153e19fd0cda479608d587c authored 9 months ago by X <[email protected]>
Render `*.md?html` to html

github.com/esm-dev/esm.sh - c65c482c12b1150da188f603c24ccd15513fcd18 authored 9 months ago by X <[email protected]>
Remove esm-compiler dep

github.com/esm-dev/esm.sh - 6341053bfd225f0ad372862609831d746d655508 authored 9 months ago by X <[email protected]>
packages/esm.sh: Add compat export

github.com/esm-dev/esm.sh - 60906130081aa8080556b1710b2b1c6616d645ae authored 9 months ago by X <[email protected]>
Use esm-compiler 0.4.2

github.com/esm-dev/esm.sh - 890348c09454d0add7dbd6da4f168d0680965296 authored 9 months ago by X <[email protected]>
Fix extra query in pathname

github.com/esm-dev/esm.sh - 90a3f46c736bf9cb796ecb2f5a6a158ac87bc91f authored 9 months ago by X <[email protected]>
Update default readme page

github.com/esm-dev/esm.sh - 619bc6ad741204411d84403d5547cef650148f94 authored 9 months ago by X <[email protected]>
Detect minified umd with leading fn declarations (#788)

* Detect minified umd with leading fn declarations

* Fix detection for actual package output
...

github.com/esm-dev/esm.sh - d9364777427394dcf5180d965b942551d4f8a1aa authored 9 months ago by Lewis Liu <[email protected]>
Add message channel

github.com/esm-dev/esm.sh - be21be27548787bf99b645ab6c07adad327b136c authored 10 months ago by X <[email protected]>
Revert "Update `BuildInput` struct"

This reverts commit b57d52a16ca20a3e5bc75fc0a57eaddeb397f854.

github.com/esm-dev/esm.sh - ee40ac0a08c1c0631d5d2a0d1a6c58105c53260b authored 10 months ago by X <[email protected]>
Update `BuildInput` struct

github.com/esm-dev/esm.sh - b57d52a16ca20a3e5bc75fc0a57eaddeb397f854 authored 10 months ago by X <[email protected]>
Fix example registry URL in CONTRIBUTING.md (#784)

github.com/esm-dev/esm.sh - 49e48bb3e210ba79e84ae7538d186bb674ea6252 authored 10 months ago by Yuta Saito <[email protected]>
Breaking: rename `code` to `source` of `BuildInput` type

github.com/esm-dev/esm.sh - 411996d33731fd51b7548829b93ad904f057b7a9 authored 10 months ago by X <[email protected]>
Bump esm-worker to 0.135.4

github.com/esm-dev/esm.sh - aa4dc6b43621199c52af5587f2561fd88a451608 authored 10 months ago by X <[email protected]>
build-api: update code exceeded limit to 1Mib

github.com/esm-dev/esm.sh - b19924498822574515bf7a8e7c3d39d4d308bb44 authored 10 months ago by X <[email protected]>
esm-worker: Expose `getBuildTargetFromUA` function

github.com/esm-dev/esm.sh - d1248690a8bee39b5d2738caa7949d26c9619461 authored 10 months ago by X <[email protected]>
Fix build-api testing

github.com/esm-dev/esm.sh - 8438c98383f86d6b30bb51a145f84bfa161ed66c authored 10 months ago by X <[email protected]>
Fix Cli error with undefined "importMap" of deno.json (close #783)

github.com/esm-dev/esm.sh - 4f333dd1c5f558a9bed023fb493c2c0326296544 authored 10 months ago by X <[email protected]>
Fix esm-worker testing

github.com/esm-dev/esm.sh - 8fed542e14dfdd1e4bc87e5155856df0cee68928 authored 10 months ago by X <[email protected]>
Fix import maps parsing

github.com/esm-dev/esm.sh - 37d70e2e0368984a56e891bab42002a19c0f5bd5 authored 10 months ago by X <[email protected]>
run: pass full import maps if the browser doesn't support the feature

github.com/esm-dev/esm.sh - 7b025839c28b16fff54613e9a3bba49e0929d57e authored 10 months ago by X <[email protected]>
Use esbuild 0.19.11

github.com/esm-dev/esm.sh - b8e480668c46d21640db2b2ac78383248740181d authored 10 months ago by X <[email protected]>
Bundle hot plugin modules via `?plugins` by default

github.com/esm-dev/esm.sh - b423ac1340d5237d060fcdd20923a52777b6143a authored 10 months ago by X <[email protected]>
Resolve `<meta name="fs-router">`

github.com/esm-dev/esm.sh - 85a6ac38b8cc7a11fea11d260447a169c1e72c8d authored 10 months ago by X <[email protected]>
Use esm-compiler 0.3.6

github.com/esm-dev/esm.sh - 02dbb2d0ea2df9e0c94e41966430b8572e94f32f authored 10 months ago by X <[email protected]>
Check `?hot-plugins` param of default sw.js

github.com/esm-dev/esm.sh - eee67e9587846a1310fdf4bd77b43ea5a2d96a30 authored 10 months ago by X <[email protected]>
Add `DevtoolsWidgetFactory` interface

github.com/esm-dev/esm.sh - 38f3a0ac845234ee161fb22dbb9e548554678b45 authored 10 months ago by X <[email protected]>
Allow hot plugin url with `.ts` extension

github.com/esm-dev/esm.sh - 7af86ae0b274ccad0534222f1fc7da8e6e98e2ad authored 10 months ago by X <[email protected]>
Add DevtoolsWidget interface

github.com/esm-dev/esm.sh - 16223efe27b8830b4ea6d2ebbc1e91fd8f0b4963 authored 10 months ago by X <[email protected]>
Fix loader load non-same site content

github.com/esm-dev/esm.sh - 1696d2008953626ee5490ec099ccc2058db13ac9 authored 10 months ago by X <[email protected]>
Rename API endpoint `/@hot-notify` to `/@hot-events`

github.com/esm-dev/esm.sh - e5dbb0bf59889c416da1dd8e0a5c8f47a8ea11c7 authored 10 months ago by X <[email protected]>
Open devtools by listening "open-devtools" event

github.com/esm-dev/esm.sh - 50a2dd0ec37b7f668abfe5be7092645e33ab1451 authored 10 months ago by X <[email protected]>
Remove `fallback` option

github.com/esm-dev/esm.sh - 0d6978e96c81b315caa7d4148c1bd64703bc7cdd authored 10 months ago by X <[email protected]>
Update react-with-unocss template

github.com/esm-dev/esm.sh - 14c9094131b34e317d0f052273d8aa1a71de7648 authored 10 months ago by X <[email protected]>
Add `use` method for `HotCore` interface

github.com/esm-dev/esm.sh - d58f289abf892b4442f7c886ef70b6e219d8de17 authored 10 months ago by X <[email protected]>
Implement ssr feature for `use-content` component

github.com/esm-dev/esm.sh - df086e577bd8f438d471072d952070f2437e7047 authored 10 months ago by X <[email protected]>
Load project ".env" vars in a section

github.com/esm-dev/esm.sh - 3c85cc3f797e9ba529a9a2bc6eb86d537d9c42e2 authored 10 months ago by X <[email protected]>
Add `html-rewriter-wasm` vendor for the CLI script

github.com/esm-dev/esm.sh - 811a32518db644ed5bb63209d1510891691db4b3 authored 10 months ago by X <[email protected]>
Upgrade @hono/node-server to 1.3.3

github.com/esm-dev/esm.sh - 9f1b921ee2d4f15143dff808035ad161ca798365 authored 10 months ago by X <[email protected]>
Add `this.` prefix for `with` expr of `<use-content>`

github.com/esm-dev/esm.sh - 446a53e8e202ad483a557940f3414956e414be1c authored 10 months ago by X <[email protected]>
Improve content map protocol

github.com/esm-dev/esm.sh - 82fd4d6eeca3ffc676c738cb98c60ead3b2c6c3d authored 10 months ago by X <[email protected]>
Add asterisk(*) mode for content map

github.com/esm-dev/esm.sh - 8350aacb9a8f21f14d93d3971f78af676efe4f31 authored 10 months ago by X <[email protected]>
hot: introduce content map

github.com/esm-dev/esm.sh - 345eef684437f27fa4b270005e2de8375428fdf4 authored 10 months ago by X <[email protected]>
Rename `typescript-esm-plugin` to `typescript-esmsh-plugin`

github.com/esm-dev/esm.sh - 53673d21aebc8202f5969b185ae4c7915e32645f authored 10 months ago by X <[email protected]>
hot: fire app after installation without reload

github.com/esm-dev/esm.sh - e18732ae1e847b361ff9362edfc476244e20d722 authored 10 months ago by X <[email protected]>
Fix redirect in safari

github.com/esm-dev/esm.sh - 06da7e12e0f0e8901ec3e9e1d48f65ab8555308b authored 10 months ago by X <[email protected]>
esm-cli: Add `/@hot-glob` API

github.com/esm-dev/esm.sh - b71c8dfdd96bed9d162994ee00890a0f897e9157 authored 10 months ago by X <[email protected]>
Move `hot-plugins/*` to just `hot/*`

github.com/esm-dev/esm.sh - 63b2e5d1c6d9b1c9b010232768f710ce7ae7997d authored 10 months ago by X <[email protected]>
Remove unocss plugin checksum header

github.com/esm-dev/esm.sh - b3477795de24885621d54408931f25c1e1174985 authored 10 months ago by X <[email protected]>
Add `importMap` field for `HotCore` interface

github.com/esm-dev/esm.sh - 108be5358d00f3348ed5eee5e83e33fb1fea1d26 authored 10 months ago by X <[email protected]>
simplify mime types

github.com/esm-dev/esm.sh - 1b213b60243ad1f5f1e9c6ae4210b49ae7206ab6 authored 10 months ago by X <[email protected]>
Proxy `Hot.cache` for better DX

github.com/esm-dev/esm.sh - 5fac0ba8ab82d0b59a7cd131e332ff3289336524 authored 10 months ago by X <[email protected]>
Cache esm.sh requests

github.com/esm-dev/esm.sh - f11e24eaac10114218a551616c274b70a9e56020 authored 10 months ago by X <[email protected]>
Update cache `max-age` to `3600` for redirect responses

github.com/esm-dev/esm.sh - b895acb4f15fa7f5312a646305d9ecc74e20cdd0 authored 10 months ago by X <[email protected]>
Increase cache `max-age` to 7 days for unpin modules

github.com/esm-dev/esm.sh - 4c06e9116351222d526a68cc606368321c74c8e2 authored 10 months ago by X <[email protected]>
Add several hot plugins for unocss

github.com/esm-dev/esm.sh - 6a8fe9f1f5c5ce8255cd1b4d87547c35c9cb4cde authored 10 months ago by X <[email protected]>
Add a `fetch` field for `Loader`

github.com/esm-dev/esm.sh - d5f1994fa2cf0547e20ba23efcb8d03a3739568c authored 10 months ago by X <[email protected]>
hot: Add `auto-fire` plugin

github.com/esm-dev/esm.sh - b56bb4b0f3c575f44f23b7337276b1861cf929fc authored 10 months ago by X <[email protected]>
Bundle hot plugins by checking `?bundle`

github.com/esm-dev/esm.sh - 899207b3305d1ca7838725cd0066892a86e07b6d authored 10 months ago by X <[email protected]>
Close file on stream cancel

github.com/esm-dev/esm.sh - ba6654479d806bf3bc27bd587b486357a0898483 authored 10 months ago by X <[email protected]>
npx cli: watch files dynamically

github.com/esm-dev/esm.sh - cdd830310828f1579a89f7395fdf51d37dd29649 authored 10 months ago by X <[email protected]>
Rewrite `Hot` class

github.com/esm-dev/esm.sh - 550ce1d931f441e5e946bd477d2c007d7b0cbbe7 authored 10 months ago by X <[email protected]>
Remove testing stuff

github.com/esm-dev/esm.sh - 5dfa9478388617332fa085067698784e66347de7 authored 10 months ago by X <[email protected]>
ignore `varyUA` options for url with `?raw`

github.com/esm-dev/esm.sh - 26ce00b6c080e03fb674af4c904a34f02412d82c authored 10 months ago by X <[email protected]>
Add esm-cli package

github.com/esm-dev/esm.sh - 48bfa365172bf883660368e55b6e905b8e739996 authored 10 months ago by X <[email protected]>
Improve hot script and plugins

github.com/esm-dev/esm.sh - 9eee2e99a5e5f887df772b9f3149dffc07e1246c authored 10 months ago by X <[email protected]>