#tsconfig #json #config #swc #convert

bin+lib bndl_convert

Convert a tsconfig.json to an SWC compatible config

24 stable releases

1.4.0 Dec 18, 2024
1.3.3 Mar 4, 2024
1.2.4 Jan 22, 2024
1.2.1 Dec 15, 2023
1.1.1 Nov 29, 2023

#5 in #tsconfig

Download history 2/week @ 2025-10-16 2/week @ 2025-10-23

1,857 downloads per month
Used in bndl_cli

MIT license

36KB
701 lines

bndl_convert

crates.io npm

Transform a tsconfig.json to an .swcrc compatible config.

Usage

$ cargo install bndl_convert # or npm install -g bndl-convert
$ bndl-convert --minify ./tsconfig.json

Dependencies

~39–56MB
~826K SLoC