30 open-source projects similar to cexbrayat/angular-cli-diff, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Cli Diff alternative.
Alterforge is a powerful CLI tool that helps you scaffold and manage modular microservice architectures — all in a few commands. It’s built for developers who want speed, structure, and scalability without the repetitive setup work.
CLI tool to generate angular chrome extensions
Project to create a generator cli to cruds, modules, etc..
A powerful command-line interface tool designed to streamline your JavaScript development workflow with modern best practices.
Experimental addon to the Firebase CLI to add web framework support
Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth, AI, payments, and DevOps integrations, all wired together.
A lightweight and flexible command-line interface (CLI) tool designed to streamline workflows, automate tasks, and provide customizable utilities for developers. Built with scalability and ease of use in mind, this CLI integrates seamlessly with your development environment to enhance productivity and simplify common operations.
CLI tool to generate NativeScript Angular components and services
ngx-stats is a CLI tool that analyzes Angular projects. It counts the number of modules, components, directives, pipes, and services — including distinctions between:
Framework-agnostic CLI to find missing keys, unused keys, hardcoded strings. Generates AI-ready fix prompts.
A powerful CLI tool that helps you craft Angular projects with pre-configured folder structures and essential packages. Think of it as your personal crafting table for Angular development!
Generate a valid angular.json from a commented angular.jsonc. CLI-ready, CI-friendly, and perfect for clean Angular configs.
SVGer CLI is a powerful, zero-dependency command-line tool that instantly converts your SVG files into clean, optimized components for any modern JavaScript framework. Stop manually editing SVGs for your projects! SVGer automates the entire process, handling JSX/TSX transformation, TypeScript support, and code formatting so you can focus on buildin
Easily upgrade your Angular CLI SSR applications from one version to another 🚀
🚀✨ Tailwind-Init CLI is your ultimate 🌈 one-command setup for Tailwind CSS in Angular, React, or Next.js! 🎯 Installs dependencies 📦, sets PostCSS ⚡, and prepends CSS 🎨 automatically. Type tailwind-init --react 🖥️, --nextjs 🌐, or default Angular 🔥. #Fast #Fun #Productivity 💥💚💛💜
Nest schematics (using angular schematics and devkit) to automate specific code, resources and boilerplate generation.
angular-parallel-test-runner is a command-line tool designed to run Angular tests in parallel across multiple projects. It utilizes the concurrency capabilities of your machine, maximizing the efficiency of running tests by leveraging multiple CPU cores.
A CLI tool to scaffold Angular 20+ applications following Clean Architecture principles and NgRx SignalStore best practices.
A powerful CLI tool for scanning Angular source code and managing i18n translation keys. It automatically extracts keys from your project and keeps your translation files (like en.json) clean and updated.
Model Context Protocol servers for Angular CLI
oclif is a Node.js framework for building command-line interfaces. It provides a structured system for developing terminal applications with consistent command patterns, argument parsing, and automated help generation. The project features a modular plugin architecture that allows for external functionality to be injected via a manifest-based loading mechanism. It includes a dedicated distribution pipeline and packager to bundle applications into OS-native installers and tarballs for Windows, macOS, and Linux. The framework covers a broad range of development capabilities, including project
lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients. It functions as a terminal text colorizer that modifies the visual presentation of shell output using ANSI escape codes. The tool processes text passed through Unix pipes to apply rainbow gradients and color highlights. It uses these visual effects to customize terminal output and differentiate blocks of text within a command line interface.
Declarative API for drawing unicode/ascii character tables in crystal lang
ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy
Easily handle --help and --version arguments in your CLI application
Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite of tools to record terminal activity into lightweight, text-based files that preserve ANSI escape sequences, allowing users to document technical workflows, troubleshooting steps, and software demonstrations with high fidelity. The project distinguishes itself through its versatile playback and distribution capabilities. It features a web-based player that renders interactive terminal sessions directly in the browser, supporting features like seeking, playback speed control,