{"library":"if-tsb","type":"library","category":null,"description":"The `if-tsb` package, currently at version 1.1.2, is a TypeScript-focused bundler emphasizing speed and extensive configuration via `tsconfig.json`. It aims to provide a fast solution for compiling and bundling TypeScript projects, producing deployable JavaScript output. While a specific release cadence isn't published, its 1.x.x versioning suggests active development. Key differentiators include its deep integration with `tsconfig.json` for defining single or multiple entry points, custom output paths using template variables (e.g., `[name].bundled.js`), and a broad set of `bundlerOptions`. These options offer fine-grained control over aspects like module format (including non-standard ones like 'none', 'private'), external bundling, source map generation, and pre-import optimizations. It provides both a command-line interface for common bundling tasks and a programmatic API for integration into custom build workflows, distinguishing itself from general-purpose bundlers that typically rely on separate configuration files or a more standard set of module transformation options.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","typescript","bundler","bundling"],"last_verified":"Wed May 27","install":[{"cmd":"npm install if-tsb","imports":["import { bundle } from 'if-tsb';","import { bundleWatch } from 'if-tsb';"]},{"cmd":"yarn add if-tsb","imports":[]},{"cmd":"pnpm add if-tsb","imports":[]}],"homepage":null,"github":"https://github.com/bdsx/if-tsb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/if-tsb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/if-tsb/compatibility"}}