Skip to content

Add minify-obfuscate-cli to CLI Development#273

Open
leonardosalasd wants to merge 2 commits intolukasmasuch:mainfrom
leonardosalasd:main
Open

Add minify-obfuscate-cli to CLI Development#273
leonardosalasd wants to merge 2 commits intolukasmasuch:mainfrom
leonardosalasd:main

Conversation

@leonardosalasd
Copy link
Copy Markdown

@leonardosalasd leonardosalasd commented Apr 9, 2026

Hello! I've developed minify-obfuscate-cli, a zero-config Python orchestrator designed to bulk minify HTML/CSS and obfuscate JavaScript. It acts as a bridge to industry-standard node engines, providing a unified build pipeline for web projects directly from the terminal. I believe it adds solid value to the CLI ecosystem of this list. Thank you for maintaining this awesome project!


Summary by cubic

Add minify-obfuscate-cli and doc-engine-cli to the cli-helpers category in the project catalog. minify-obfuscate-cli is a zero-config Python CLI that orchestrates Node-based tools to bulk minify HTML/CSS and obfuscate JavaScript; doc-engine-cli is a zero-config CLI that converts Markdown to high-quality PDFs using mistune and typst (no LaTeX).

Written for commit a2e74a4. Summary will update on new commits.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Adding `doc-engine-cli` to the `cli-helpers` category. 

It is a zero-config, highly performant CLI tool that transforms any Markdown file into a premium, academic-grade PDF. It uses a pure Python Markdown AST parser (`mistune`) and compiles directly to PDF via `typst` bindings, removing the heavy dependency on external LaTeX setups.

I've included the PyPI ID so the metrics can be automatically tracked. Thank you for maintaining this awesome list!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant