Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

readme.md for @git.zone/tsbuild

@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...

typescript
compilation
nightly features
cli tool
file compilation
glob patterns
compiler options
development
api

readme.md for @git.zone/tswatch

@git.zone/tswatch

A powerful, config-driven TypeScript file watcher that automatically recompiles and executes your project when files change. Built for modern TypeScript development with zero-config presets, smart bundling, a built-in dev server with live reload, and deep cust...

typescript
development
watcher
automation
cli
build
npm
web development
service development
project monitoring
recompiling
testing
integration
continuous development
tooling
build automation
live reloading
node.js
development server

readme.md for @push.rocks/smartgit

@push.rocks/smartgit

🚀 Modern Git operations for Node.js - A powerful TypeScript wrapper around isomorphic-git that makes repository management and analysis a breeze ✨ What is SmartGit? SmartGit is a sophisticated, promise-based Git toolkit designed for Node.js applications. B...

git
nodegit
version control
git wrapper
programming
development
code management
repository management
git operations

changelog.md for @git.zone/tsbuild

@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...

typescript
compilation
nightly features
cli tool
file compilation
glob patterns
compiler options
development
api

changelog.md for @git.zone/tswatch

@git.zone/tswatch

2026-03-24 - 3.3.2 - fix(config) migrate project metadata and documentation to .smartconfig.json replace npmextra.json with .smartconfig.json in package files and documentation update dependency versions to align with the smartconfig-based setup allow watcher...

typescript
development
watcher
automation
cli
build
npm
web development
service development
project monitoring
recompiling
testing
integration
continuous development
tooling
build automation
live reloading
node.js
development server

changelog.md for @push.rocks/smartgit

@push.rocks/smartgit

2025-11-04 - 3.3.1 - fix(getUncommittedDiff) Avoid false-positive diffs in getUncommittedDiff by detecting symlinked directories and skipping identical files Detect files reported as "added" that are actually inside symlinked directories (catch isomorphic-git...

git
nodegit
version control
git wrapper
programming
development
code management
repository management
git operations