Add minify-obfuscate-cli to CLI Development#273
Open
leonardosalasd wants to merge 2 commits intolukasmasuch:mainfrom
Open
Add minify-obfuscate-cli to CLI Development#273leonardosalasd wants to merge 2 commits intolukasmasuch:mainfrom
leonardosalasd wants to merge 2 commits intolukasmasuch:mainfrom
Conversation
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!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-clianddoc-engine-clito thecli-helperscategory in the project catalog.minify-obfuscate-cliis a zero-config Python CLI that orchestrates Node-based tools to bulk minify HTML/CSS and obfuscate JavaScript;doc-engine-cliis a zero-config CLI that converts Markdown to high-quality PDFs usingmistuneandtypst(no LaTeX).Written for commit a2e74a4. Summary will update on new commits.