Advanced Search
Search Results
6 total results found
readme.md for @git.zone/tsbuild
A powerful, modern TypeScript build tool with smart defaults, full tsconfig.json support, automatic output directory management, and cross-module import path rewriting. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, pleas...
readme.md for @git.zone/tsrust
A CLI build tool for Rust projects that follows the same conventions as @git.zone/tsbuild. It detects your rust/ source directory, parses Cargo.toml (including workspaces), runs cargo build --release, and copies the resulting binaries into a clean dist_rust/ d...
readme.md for @push.rocks/smartscaf
Lightning-fast project scaffolding with smart templates and variable interpolation What It Does SmartScaf is a powerful TypeScript scaffolding engine that transforms template directories into fully configured projects in seconds. Think of it as your project's ...
changelog.md for @git.zone/tsbuild
2026-03-24 - 4.4.0 - feat(config) add smartconfig metadata and update TypeScript build configuration docs replace npmextra.json with .smartconfig.json and include it in published files add a repository license file upgrade TypeScript and related build depende...
changelog.md for @git.zone/tsrust
2026-03-24 - 1.3.2 - fix(config) migrate project metadata to .smartconfig.json and update related dependencies replace npmextra.json with .smartconfig.json in packaged files and documentation bump smartconfig, smartshell, smol-toml, tsbuild, tstest, and @type...
changelog.md for @push.rocks/smartscaf
2026-03-24 - 4.0.21 - fix(smartconfig) correct smartconfig package key and add npmjs registry for public releases Rename the CLI configuration key from git.zone/cli to @git.zone/cli. Add https://registry.npmjs.org to the release registries alongside the exist...