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

277 total results found

readme.md for @git.zone/tsdoc

@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...

typescript
documentation
ai
cli
readme
typedoc
commit messages
automation
code analysis
context trimming
developer tools

readme.md for @git.zone/tscoverage

@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...

typescript
declaration

docs/00footer.md for @git.zone/tscoverage

@git.zone/tscoverage

Legal Info Privacy Policy /// Git.Zone tools for a seamless dev workflow Lossless GmbH the company behind git.zone and npmts ///

typescript
declaration

docs/config.md for @git.zone/tscoverage

@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...

typescript
declaration

docs/default.md for @git.zone/tscoverage

@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...

typescript
declaration

docs/examples.md for @git.zone/tscoverage

@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...

typescript
declaration

docs/getstarted.md for @git.zone/tscoverage

@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...

typescript
declaration

docs/index.md for @git.zone/tscoverage

@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 ...

typescript
declaration

docs/install.md for @git.zone/tscoverage

@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 ...

typescript
declaration

docs/structure.md for @git.zone/tscoverage

@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 ...

typescript
declaration

readme.md for @git.zone/tsdocker

@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...

docker
typescript
buildx
multi-arch
multi-registry
oci
container
ci-cd
docker-build
cross-platform

readme.md for @git.zone/cli

@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...

cli
local development
gitzone utilities
project setup
version control
code formatting
template management
npm packages
typescript
automation
commit management
template creation
meta project management
sync
docker
ci/cd

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 @idp.global/idp.global

@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...

identity provider
authentication
user management
registration
session management
jwt
typescript
user login
session handling
email verification
mobile verification
user roles
organization management
billing management
password reset
two-factor authentication
oauth
api
user data
user sessions

readme.md for @push.rocks/beautyfiglet

@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...

ascii art
figlet
text rendering
font customization
node.js module
typescript
command-line interface
error handling
web integration
npm package
testing
synchronous rendering

readme.md for @push.rocks/early

@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...

performance measurement
startup time
high resolution timer
plugin
typescript
nodejs