#swc #json #convert #tsconfig #config #compatible #swcrc

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

#2582 in Command line utilities

Download history 2/week @ 2024-09-21 83/week @ 2024-09-28 2/week @ 2024-10-05 1/week @ 2024-10-12 6/week @ 2024-11-02 107/week @ 2024-12-14 12/week @ 2024-12-21

119 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

~32–43MB
~755K SLoC