[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-93142":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":18,"rankGlobal":9,"rankLanguage":9,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":15,"starSnapshotCount":15,"syncStatus":16,"lastSyncTime":27,"discoverSource":28},93142,"txm","thatmagicalcat\u002Ftxm","thatmagicalcat","Terminal Math rendering engine",null,"Rust",291,19,1,3,0,2,85,53.4,"Apache License 2.0",false,"main",true,[],"2026-07-22 04:02:08","\u003Cdiv align=\"center\">\n  \u003Ch1>TXM\u003C\u002Fh1>\n  \u003Cp>TXM (Terminal TeX Math) is a math rendering engine with LaTeX support.\u003C\u002Fp>\n\u003C\u002Fdiv>\n\n# Screenshots:\n![s0](.\u002Fscreenshots\u002F0.png)\n![s1](.\u002Fscreenshots\u002F1.png)\n![s2](.\u002Fscreenshots\u002F2.png)\n![s3](.\u002Fscreenshots\u002F3.png)\n![s4](.\u002Fscreenshots\u002F4.png)\n![s5](.\u002Fscreenshots\u002F5.png)\n\n### Quick run using nix\n```\nnix run github:thatmagicalcat\u002Ftxm -- \"E = mc^2\"\n```\nRequires [Nix](https:\u002F\u002Fnix.dev\u002Finstall-nix) with flakes enabled.\n\n> [!NOTE]\n> If you'd like this project added to nixpkgs, consider leaving a 👍 on [PR #541015](https:\u002F\u002Fgithub.com\u002FNixOS\u002Fnixpkgs\u002Fpull\u002F541015).\n\n# Installation\n### Arch Linux (AUR)\nInstall `txm-git` using an AUR helper like `yay` or `paru`:\n```bash\nyay -S txm-git\n```\n\nOr install it manually:\n```bash\ngit clone https:\u002F\u002Faur.archlinux.org\u002Ftxm-git.git\ncd txm-git\nmakepkg -si\n```\n\n### Gentoo Linux (GURU)\nCurrently only in the dev branch, pull it directly from the dev branch or wait until it is inside the master branch.\n```bash\nemerge -a app-text\u002Ftxm\n```\n\n### Cargo (Rust)\n```\n$ cargo install txm\n```\nOr\n```\n$ cargo install --git https:\u002F\u002Fgithub.com\u002Fthatmagicalcat\u002Ftxm\n```\n\n# Projects using TXM:\n- [**txm.nvim**](https:\u002F\u002Fgithub.com\u002Frv178\u002Ftxm.nvim\u002F): LaTeX preview inside NeoVim using\n\n## License\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE))\n- MIT license ([LICENSE-MIT](LICENSE-MIT))\n","TXM 是一个专为终端环境设计的数学公式渲染引擎，支持 LaTeX 语法，可将数学表达式实时渲染为美观的 ASCII\u002FUnicode 文本图形。核心功能包括轻量级命令行调用、零依赖快速启动、高精度符号对齐与多行公式排版，基于 Rust 实现，兼顾性能与跨平台兼容性。适用于开发者在终端中快速预览数学公式、集成到编辑器插件（如 Neovim）、或嵌入 CLI 工具链中进行技术文档即时渲染。","2026-07-12 02:30:02","CREATED_QUERY"]