{"library":"typescript-bundle","type":"library","category":null,"description":"A zero-configuration CLI tool for bundling TypeScript source code into a single JavaScript file for browser consumption. Version 1.0.18 supports bundling from .ts, .tsx, or tsconfig.json, with features like asset embedding (text, JSON, base64, buffer, CSS), custom transform pipelines, and global export/injection. It differs from webpack/rollup by focusing solely on TypeScript bundling without configuration, and can work with TypeScript compiler versions as low as 1.8.0. The project appears to be in maintenance mode with no recent releases.","language":"javascript","status":"maintenance","version":"1.0.18","tags":["javascript","typescript","bundle"],"last_verified":"Sat May 09","install":[{"cmd":"npm install typescript-bundle","imports":["npx tsc-bundle index.ts","import Text from 'text!./file.txt'","import Obj from 'json!./file.json'","import Base64 from 'base64!./image.png'"]},{"cmd":"yarn add typescript-bundle","imports":[]},{"cmd":"pnpm add typescript-bundle","imports":[]}],"homepage":null,"github":"https://github.com/sinclairzx81/typescript-bundle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-bundle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}