{"library":"build-ts","type":"library","category":null,"description":"build-ts is an opinionated command-line interface (CLI) tool designed to streamline the building of Node.js applications, libraries (including React), and serverless functions (GCP/Firebase) written in TypeScript. It wraps popular tools like Rollup and ts-node, providing simplified commands for common build tasks. The current stable version is 17.1.6, with a rapid release cadence, often featuring daily patch updates to address dependencies and minor bug fixes. Key differentiators include automatic `console.log` removal during builds, optimized `package.json` generation for serverless functions, and distinct commands for different project types (`app`, `lib`, `functions`). While primarily a CLI, it also exposes a programmatic API for advanced usage within larger build systems, making it a versatile choice for TypeScript-centric projects seeking a consistent and opinionated build workflow.","language":"javascript","status":"active","version":"17.1.6","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install build-ts","imports":["import { buildApp } from 'build-ts';","import { buildLib } from 'build-ts';","import { run } from 'build-ts';"]},{"cmd":"yarn add build-ts","imports":[]},{"cmd":"pnpm add build-ts","imports":[]}],"homepage":null,"github":"https://github.com/WillBooster/build-ts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/build-ts","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/build-ts/compatibility"}}