livecodes icon indicating copy to clipboard operation
livecodes copied to clipboard

Code Playground That Just Works!

Results 41 livecodes issues
Sort by recently updated
recently updated
newest added

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature To allow java devs to have a playground on the go ### Additional context _No response_...

help wanted

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Support kotlin language, u can check kotlin website they have a play ground already, maybe integrate...

help wanted

Is there anyway to have the console/results display below the editor, rather than alongside it?

enhancement

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Example use case: Svelte 4 compiler is currently bundled; Svelte 5 beta is active but will...

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature When building for example html and JS and then exporting it, ideally (especially for headless mode...

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature livecodes has useful import features such as skypack: and jsdeliver.gh: prefixes. However these are only runnable...

### Type of feature ✨ Feature ### Current behavior Can only export as variations of full HTML pages. ### Suggested feature It would be valuable to be able to edit...

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Ability to load/inject custom CSS to style the UI and embed interfaces themselves without editing core...

enhancement

Julia language support is provided by [@chriskoch/julia-wasm](https://www.npmjs.com/package/@chriskoch/julia-wasm), which is based on [julia-wasm](https://github.com/Keno/julia-wasm). Currently, this package contains a WASM compiled version of the Julia 1.04 compiler. It does support the standard...

help wanted

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature I'm not sure what it would take to run on top of your existing WASM support,...

help wanted