Some extras I need and didn't found anywhere else
Bun is a fast, all-in-one toolkit for running, building, testing, and debugging JavaScript and TypeScript, from a single file to a full-stack application.
-
Official Site: https://bun.sh/
-
Package Docs: https://github.com/lumenpink/devcontainer-features/tree/main/src/bun
📦✨ your favorite rust -> wasm workflow tool!
-
Official Site: https://rustwasm.github.io/wasm-pack/
-
Package Docs: https://github.com/lumenpink/devcontainer-features/tree/main/src/wasm-pack
{
"features": {
"ghcr.io/lumenpink/devcontainer-features/wasm-pack"
}
}
{ "features": { "ghcr.io/lumenpink/devcontainer-features/bun" } }