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

bin+lib bndl_convert

Convert a tsconfig.json to an SWC compatible config

24 stable releases

new 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

#2432 in Command line utilities

Download history 1/week @ 2024-08-28 63/week @ 2024-09-25 23/week @ 2024-10-02 2/week @ 2024-10-09 3/week @ 2024-10-30 3/week @ 2024-11-06

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

~31–42MB
~736K SLoC