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

22 total results found

readme.md for @foss.global/codefeed

@foss.global/codefeed

Generate an activity feed from a Gitea instance. Scans orgs and repos, retrieves commits since a configurable timestamp, enriches with tags, optional npm publish detection, and CHANGELOG snippets. Install pnpm add @foss.global/codefeed # or npm i @foss.global/...

codefeed
gitea
commits
changelog
repository
development tools
npm
module
code analysis
activity feed
version control

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 @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/smartconfig

@push.rocks/smartconfig

A comprehensive TypeScript configuration management library providing centralized tool configs, persistent key-value storage, and powerful environment variable mapping with automatic type conversions. Issue Reporting and Security For reporting bugs, issues, or...

npm
configuration management
tool management
key-value store
project setup
typescript
environment setup
dependencies management
npm package enhancement
automation
async operations
app configuration
smart file handling
workflow improvement
persistent storage

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

@push.rocks/smartbuffer

A library for managing ArrayBufferLike structures including conversion between Base64 and Uint8Array, and buffer validation. Install To install @push.rocks/smartbuffer, simply run: npm install @push.rocks/smartbuffer If you are using yarn: yarn add @push.rock...

arraybuffer
uint8array
base64 conversion
binary data handling
buffer validation
typescript
data transformation
esm
utilities
npm

readme.md for @push.rocks/smartnpm

@push.rocks/smartnpm

Smart npm interface for Node.js 🚀 A powerful TypeScript library to programmatically interact with npm registries, retrieve package information, search packages, and handle package downloads with full caching support. 🎯 Features 📦 Package Information Retr...

npm
package
information
registry
search
metadata
version
dependencies

readme.md for @serve.zone/nullresolve

@serve.zone/nullresolve

@losslessone_private/nullresolve The nullresolve is a robust service designed to manage and handle requests effectively within the servzone architecture. It ensures requests that would normally remain unserved receive appropriate handling and feedback. Install...

nullresolve
service
request-handling
error-management
network-ecosystem
typescript
server
feedback
private-package
npm
logging
monitoring
graceful-shutdown
custom-routes
error-handling

readme.md for @ship.zone/szci

@ship.zone/szci

A lightweight CI/CD orchestrator built with Deno that unifies Node.js, Docker, NPM, SSH, and Git workflows into a single CLI. Compiles to standalone binaries — no runtime required. Issue Reporting and Security For reporting bugs, issues, or security vulnerabil...

node.js
docker
gitlab ci
github ci
gitea ci
ci/cd
automation
npm
typescript
deno
cloud
ssh
registry
container management
continuous integration
continuous deployment

readme.md for @stack.gallery/registry

@stack.gallery/registry

A self-hosted, multi-protocol package registry built with Deno and TypeScript. Run your own private NPM, Docker/OCI, Maven, Cargo, PyPI, Composer, and RubyGems registry — all behind a single binary with a modern web UI. Issue Reporting and Security For reporti...

bin
deno
oci
ui
registry
npm
docker
maven
cargo
pypi
rubygems
composer

changelog.md for @foss.global/codefeed

@foss.global/codefeed

2025-09-14 - 1.7.2 - fix(core) Stabilize pagination, tag mapping, changelog parsing, and HTTP retry/backoff; add tests and caching improvements Handle paginated orgs, repos, commits, and tags to avoid missing pages. Map tags to commit SHAs and extract version...

codefeed
gitea
commits
changelog
repository
development tools
npm
module
code analysis
activity feed
version control

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 @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/smartconfig

@push.rocks/smartconfig

2026-03-24 - 6.1.0 - feat(docs) refresh project documentation and migrate smartconfig tool configuration keys rewrites the README with a clearer quick start, updated class documentation, and issue reporting guidance updates .smartconfig.json to use scoped too...

npm
configuration management
tool management
key-value store
project setup
typescript
environment setup
dependencies management
npm package enhancement
automation
async operations
app configuration
smart file handling
workflow improvement
persistent storage

changelog.md for @push.rocks/smartbuffer

@push.rocks/smartbuffer

2025-04-12 - 3.0.5 - fix(documentation) Enhance documentation with extensive usage examples, update project metadata, and remove obsolete CI configuration Updated package description and keywords in package.json and npmextra.json to better reflect the library...

arraybuffer
uint8array
base64 conversion
binary data handling
buffer validation
typescript
data transformation
esm
utilities
npm