Results 40 issues of Je Xia

add dark theme

add a timeline page includes aleph.js changes

feature

### Discussed in https://github.com/esm-dev/esm.sh/discussions/758 Originally posted by **mandric** November 16, 2023 Hello, esm.sh looks amazing and I am trying to use it for the first time. I thought it would...

- Improve playground - https://code.esm.sh/ - persist storage - preview URL: `YOUR-PLAYGROUND.esm.app/` - share playground - add HMR support - support Vue.js - integrate UnoCSS - start templates - CDNaaS...

https://esm.sh/[email protected]/packages/cli/dist/index.js fails https://esm.sh/[email protected]/packages/cli/dist/index.js?raw works

browser

Related to https://github.com/automerge/automerge/discussions/826

browser

```md --- title: Hello World desc: Hello world! slug: hello-world cover: /images/hello-world.png --- ![Cover]({cover}) # {title} Hello world! ``` 👇 ```html Hello World Hello World Hello world! ```

package: https://www.npmjs.com/package/@!!!!!/elemental

bug

🚀 esm.sh/run(v2) - ts/jsx just works™️ in browser. **example**: ```html { "imports": { "react": "https://esm.sh/[email protected]", "react-dom": "https://esm.sh/[email protected]" } } ``` **supported module extensions**: - [x] .js/.ts - [x] .jsx/.tsx (react,preact,etc...)...