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

10 total results found

readme.md for @git.zone/tspublish

@git.zone/tspublish

Effortlessly publish multiple TypeScript packages from your monorepo 🌟 What is tspublish? @git.zone/tspublish is a powerful CLI tool and library for managing and publishing multiple TypeScript packages from a monorepo. It automates the tedious parts of pac...

typescript
monorepo
package
publish
npm
automation
git
modularity
module-management
developer-tools

readme.md for @host.today/ht-docker-node

@host.today/ht-docker-node

🐳 ht-docker-node Production-ready Docker images for Node.js with NVM built in, multi-arch support, and modern runtimes (Bun, Deno). Every image ships with tini as PID 1 and full NVM integration — switch Node versions on the fly, no sourcing required. Multi-a...

oci
docker
node.js
shipzone.io
npm
ci
git
ssh
szci
node version management
typescript

readme.md for @push.rocks/isotransport

@push.rocks/isotransport

a bi-directional, multiplatform, best-effort transport Install To install @push.rocks/isotransport, use the following command in your project directory: npm install @push.rocks/isotransport --save This will fetch and install the isotransport package and add i...

bi-directional communication
multiplatform
best-effort transport
typescript
node.js
testing
software development
git
npm package
open source

readme.md for @push.rocks/projectinfo

@push.rocks/projectinfo

A tool for gathering project information, supporting npm, git, and more. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Devel...

project-info
npm
git
typescript
package-info
repository

readme.md for @push.rocks/smartdocumentation

@push.rocks/smartdocumentation

a tool for mapping git directories to documentation sites Install To install @push.rocks/smartdocumentation, you need to have Node.js and npm installed on your machine. Once you have those, run the following command in your terminal: npm install @push.rocks/sm...

documentation
git
markdown
mapping
sites
typescript
development tool

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/tspublish

@git.zone/tspublish

2026-03-24 - 1.11.4 - fix(config) rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling replaces packaged config file references from npmextra.json to .smartconfig.json updates publish module typings and n...

typescript
monorepo
package
publish
npm
automation
git
modularity
module-management
developer-tools

changelog.md for @host.today/ht-docker-node

@host.today/ht-docker-node

2026-03-18 - 5.9.0 - feat(docker) add a reusable Alpine base image and refactor Alpine variants to extend it introduces a new Dockerfile_alpine base image with NVM-managed Node.js for Alpine simplifies alpine-node, alpine-bun, and alpine-deno images by inheri...

oci
docker
node.js
shipzone.io
npm
ci
git
ssh
szci
node version management
typescript

changelog.md for @push.rocks/projectinfo

@push.rocks/projectinfo

2026-03-26 - 5.1.0 - feat(projectinfo) migrate project info loading to async factories and update build configuration replace synchronous npm metadata loading with async factory methods in ProjectInfo and ProjectinfoNpm switch filesystem access from @push.roc...

project-info
npm
git
typescript
package-info
repository

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