Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

swc.rs (swc.rs)

Install "swc" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/swc.rs:1": {}
}

Options

Options Id Description Type Default Value
version Version of "swc" to install. string latest

SWC

Project

Description

A super-fast JavaScript and TypeScript compiler written in Rust. swc can be used as a replacement for Babel and is used by tools like Next.js and Parcel for ultra-fast transpilation.

Installation Method

Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.