#swc #json #convert #tsconfig #config #compatible #tool

bin+lib bndl_convert

Convert a tsconfig.json to an SWC compatible config

23 stable releases

1.3.3 Mar 4, 2024
1.3.2 Mar 3, 2024
1.2.4 Jan 22, 2024
1.2.1 Dec 15, 2023
1.1.1 Nov 29, 2023

#2408 in Command line utilities

Download history 46/week @ 2024-01-17 6/week @ 2024-02-14 22/week @ 2024-02-21 465/week @ 2024-02-28 96/week @ 2024-03-06 27/week @ 2024-03-13 33/week @ 2024-03-27 63/week @ 2024-04-03

96 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

~25–38MB
~665K SLoC