Advanced Search
Search Results
18 total results found
readme.md for @git.zone/tsdoc
AI-Powered Documentation & Commit Intelligence for TypeScript Projects 🚀 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...
readme.md for @git.zone/cli
The ultimate CLI toolbelt for modern TypeScript development workflows 🎯 What is gitzone? gitzone is a powerful command-line interface that supercharges your development workflow with automated project management, intelligent code formatting, seamless version...
readme.md for @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...
readme.md for @push.rocks/smartcli
A library for easily creating observable CLI tasks with support for commands, arguments, and options. Install To install the package, simply run: npm install @push.rocks/smartcli --save This command will add @push.rocks/smartcli as a dependency in your packag...
docs/index.md for @push.rocks/smartcli
nodejs wrapper for CLI related tasks Availabililty Status for master Usage For further information read the linked docs at the top of this README. MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy
readme.md for @push.rocks/smartdiff
A powerful, cross-platform text diffing library for TypeScript/JavaScript with built-in visualization for CLI and browser. 🔍 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the ...
readme.md for @push.rocks/smartinteract
smart cli interaction Install To install @push.rocks/smartinteract, use npm or yarn as follows: npm install @push.rocks/smartinteract --save # or using yarn yarn add @push.rocks/smartinteract This will add it to your project's node_modules folder and list it ...
readme.md for @serve.zone/cloudly
Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. 🎯 What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...
readme.md for @serve.zone/spark
A powerful Deno-powered server management tool for the modern infrastructure Spark is a comprehensive tool for maintaining and configuring servers at the OS level, with deep Docker integration and advanced task scheduling capabilities. Built for the serve.zo...
readme.md for @serve.zone/moxytool
Proxmox Administration Tool for vGPU setup, VM management, and cluster configuration Overview MOXYTOOL is a comprehensive command-line tool for managing Proxmox servers, with a focus on simplified vGPU setup and advanced server configuration. Built with De...
changelog.md for @git.zone/tsdoc
2026-03-24 - 2.0.2 - fix(smartconfig) migrate project metadata and config handling to .smartconfig.json replace npmextra.json with .smartconfig.json across packaging, project context, README generation, and description prompts fix description updates to write...
changelog.md for @git.zone/cli
2026-03-24 - 2.13.15 - fix(repo) no changes to commit 2026-03-24 - 2.13.14 - fix(mod_format) move smartconfig file renaming into the formatter orchestrator Renames smartconfig.json or npmextra.json to .smartconfig.json before formatters run Simplifies the sma...
changelog.md for @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...
changelog.md for @push.rocks/smartcli
2025-10-28 - 4.0.19 - fix(license) Update license files and add local tool settings Update LICENSE header to reference Task Venture Capital GmbH as copyright holder Add a new license file containing the full MIT license text Add .claude/settings.local.json to...
changelog.md for @push.rocks/smartdiff
2025-12-14 - 1.1.0 - feat(smartdiff) Migrate package to ESM, replace fast-diff with diff and add rich diff APIs + formatters Set package to ESM (added "type": "module" to package.json) Replaced legacy fast-diff usage with the maintained diff package and expor...
changelog.md for @serve.zone/spark
2026-02-04 - 1.2.5 - fix(deps) update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs Bumped @serve.zone/api and @serve.zone/interfaces to ^5.3.0 and @apiclient.xyz/docker to ^5.1.0 in deno.json Replaced plugins.docker.* calls ...
changelog.md for @serve.zone/cloudly
2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions Add deployment request interfaces (ts_interfaces/requests/deployment.ts) to define typed API for create/read/update/del...
changelog.md for @serve.zone/moxytool
2025-10-29 - 1.5.1 - fix(scriptindex) Improve script search: use ObjectSorter with weighted results prioritizing slug and name Replaced smartfuzzy.FuzzyMatcher with smartfuzzy.ObjectSorter for multi-field fuzzy searching Search now runs across slug, name, and...