Advanced Search
Search Results
479 total results found
docs/getstarted.md for @git.zone/tscoverage
name: Get Started description: learn how to quickly write npm TypeScript modules Get Started with NPMTS and learn how to quickly write npm TypeScript modules Step1: Install the tools To use npmts install it using npm or yarn: npm install -g npmts # install wi...
docs/index.md for @git.zone/tscoverage
name: Index description: best practice npm TypeScript modules npmts best practice npm TypeScript modules Availabililty Status for master Quick Demo Usage NPMTS is your friend when writing, testing, publishing and documenting npm modules written ...
docs/install.md for @git.zone/tscoverage
Install npmts Get started with TypeScript awesomeness. *npmts-g checks if the global version of npmts suffices the modules requirements. If not it installs npmts locally in the right version during npm install. npm install npmts -g # installs npmts globally ...
docs/structure.md for @git.zone/tscoverage
name: npmts project structure description: how npmts projects are structured npmts - Project Structure locally projectroot |- .nogit/ # contains files that should not be checked into git - NOgit |- dist/ # contains compiled js files and ...
readme.md for @git.zone/tsrun
Run TypeScript files instantly โ no build step, no config, no friction โก Execute TypeScript programs on-the-fly with zero configuration. Whether you're writing quick scripts, prototyping ideas, or orchestrating complex multi-project workflows, tsrun gets...
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 @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/tsdocker
๐ณ The ultimate Docker development toolkit for TypeScript projects โ build, test, and ship multi-arch containerized applications with zero friction. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.f...
readme.md for @git.zone/tstest
๐งช A powerful, modern test runner for TypeScript โ beautiful output, multi-runtime support, and a batteries-included test framework that makes testing actually enjoyable. Availability and Links npmjs.org (npm package) code.foss.global (source) Issue Reporting...
readme.md for @git.zone/tsdeno
A smart wrapper around deno compile that isolates package.json during compilation โ preventing devDependencies from inflating your binary by hundreds of megabytes. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please vis...
readme.md for @consent.software/webclient
@consentsoftware/webclient a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it. Availabililty and Links npmjs.org (npm package) gitlab.com (source) github.com (source mirror) docs (typedoc) Status for ma...
readme.md for @git.zone/tspm
TypeScript Process Manager โ A robust, no-fuss process manager built for the modern TypeScript and Node.js ecosystem. Production-ready process management without the bloat. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, p...
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 @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...
readme.md for @git.zone/tsview
A powerful developer tool for browsing and managing S3-compatible storage and MongoDB databases through a sleek web UI โ with real-time change streaming baked in. Built with TypeScript, designed for developers who need quick, visual access to their data stores...
readme.md for @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...
readme.md for @host.today/ht-docker-tools
๐ณ ht-docker-tools Production-ready Docker images for MongoDB, MinIO, ClickHouse, Caddy, and Redis โ supercharged with Deno and Node.js runtimes. These images let you run your favorite infrastructure tools alongside modern JavaScript/TypeScript tooling. Whether...
docs/authors-notes.md for @host.today/ht-docker-mkdocs
Author's notes Hi, I'm Martin (@squidfunk) I'm a freelance polyglot software engineer and entrepreneur from Cologne, Germany with more than 12 years of experience in full-stack web development and system programming. If you're interested in my projects, please...