Advanced Search
Search Results
277 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/tscoverage
A CLI tool for collecting and reporting test coverage information for TypeScript projects in the gitzone ecosystem. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central c...
docs/00footer.md for @git.zone/tscoverage
Legal Info Privacy Policy /// Git.Zone tools for a seamless dev workflow Lossless GmbH the company behind git.zone and npmts ///
docs/config.md for @git.zone/tscoverage
name: config Configuration npmts can be configured to your needs. npmextra.json the npmts section in npmextra.json can be used to configure npmts. Default Note: When you are using "mode":"default" it'll cause npmts to override any other settings you may have...
docs/default.md for @git.zone/tscoverage
name: Default Behaviour Default Behaviour when you don't configure it otherwise. Config: Check config in ./npmextra.json (Check out npmextra) Clean: Clean up from any previous builds (old js files) Check: Check project for typings declaration in package.json...
docs/examples.md for @git.zone/tscoverage
name: Examples Examples modules that use npmts in theis development workflow Module Name Description gitzone fast npm module prototyping gulp-browser browserify for gulp npmdocker dockerized npm development smartcli easy cli tool creation The...
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/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/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 @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 @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 @idp.global/idp.global
🔐 A modern, open-source Identity Provider (IdP) SaaS platform for managing user authentication, registrations, sessions, and organization-based access control. Built with TypeScript and designed for modern web applications, idp.global provides a complete ident...
readme.md for @push.rocks/beautyfiglet
A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts. Install To install @push.rocks/beautyfiglet, ensure you have Node.js along with npm set up on your machine. Executing the following command in your te...
readme.md for @push.rocks/early
minimal and fast loading plugin for startup time measuring Install To install @push.rocks/early, run the following command in your terminal: npm install @push.rocks/early --save This will add @push.rocks/early to your project's dependencies and prepare it for...