Thanks to visit codestin.com
Credit goes to github.com

Skip to content

silveralcid/toolbox

Repository files navigation

Toolbox

A collection of small utility scripts for development, system tasks, automation, and everyday workflows.
This README serves as a directory of all tools in the repository.

dev

git

add-gitkeep - Creates .gitkeep files in empty leaf directories only.

repo-remote-tool - Converts Git remotes between HTTPS and SSH (with flip mode) for multiple repositories.

data

data quality

name-normalizer - Normalizes first, last, and full name fields into consistent outputs for matching, dedupe, and personalization.

email-normalizer - Normalizes and validates emails into a consistent lowercase key for matching and workflow routing.

phone-normalizer - Normalizes and validates phone numbers into an E.164-like format for matching and SMS readiness.

whitespace-cleaner - Cleans text fields by trimming and standardizing whitespace for consistent storage, matching, and formatting.

docs

(empty — reserved for documentation, notes, references)

life

(empty — reserved for personal/life productivity tools)

scripts

(empty — reserved for general-purpose, non-dev, non-system scripts)

system

(empty — reserved for OS, environment, and machine-related utilities)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors