bndl_convert

Crates.iobndl_convert
lib.rsbndl_convert
version1.4.0
created_at2023-11-14 23:58:18.829627+00
updated_at2024-12-18 13:36:26.004411+00
descriptionConvert a tsconfig.json to an SWC compatible config
homepagehttps://github.com/segersniels/bndl/
repositoryhttps://github.com/segersniels/bndl/
max_upload_size
id1035555
size101,459
Niels (segersniels)

documentation

README

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
Commit count: 228

cargo fmt