{"id":13340885,"url":"https://github.com/yousefvand/mathover","last_synced_at":"2025-03-26T22:30:39.212Z","repository":{"id":96625480,"uuid":"293090224","full_name":"yousefvand/mathover","owner":"yousefvand","description":"A vscode extension to preview math formulas in comments.","archived":false,"fork":false,"pushed_at":"2024-03-20T10:58:39.000Z","size":743,"stargazers_count":17,"open_issues_count":7,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T14:22:10.814Z","etag":null,"topics":["comments","hover","latex","math","mathematics","mathml","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yousefvand.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-05T14:19:52.000Z","updated_at":"2025-03-19T12:23:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9d8f10d-0cbc-4566-bfd5-201e7554090a","html_url":"https://github.com/yousefvand/mathover","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousefvand%2Fmathover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousefvand%2Fmathover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousefvand%2Fmathover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousefvand%2Fmathover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yousefvand","download_url":"https://codeload.github.com/yousefvand/mathover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245747407,"owners_count":20665784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comments","hover","latex","math","mathematics","mathml","vscode-extension"],"created_at":"2024-07-29T19:24:30.235Z","updated_at":"2025-03-26T22:30:38.874Z","avatar_url":"https://github.com/yousefvand.png","language":"TypeScript","readme":"# Mathover\n\n[![Release](https://img.shields.io/github/release/yousefvand/mathover/all.svg)](https://github.com/yousefvand/mathover/releases) [![GitHub issues](https://img.shields.io/github/issues/yousefvand/mathover)](https://github.com/yousefvand/mathover/issues) [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/yousefvand/mathover.svg)](http://isitmaintained.com/project/yousefvand/mathover \"Average time to resolve an issue\") [![GitHub forks](https://img.shields.io/github/forks/yousefvand/mathover)](https://github.com/yousefvand/mathover/network) [![GitHub stars](https://img.shields.io/github/stars/yousefvand/mathover)](https://github.com/yousefvand/mathover/stargazers) [![GitHub license](https://img.shields.io/github/license/yousefvand/mathover)](https://github.com/yousefvand/mathover/blob/master/LICENSE)\n\nA [vscode](https://code.visualstudio.com/) extension to preview math formulas in comments.\n\n- Works in any document (default: configured for Python).\n- Supports Latex, MathML in either inline or display mode (default: display).\n- Works offline.\n- Caches images.\n- Highly configurable.\n\n## How to use\n\nDefine a trigger pattern as `regex` by setting `matchRegex` and `matchRegexFlags` in extension configurations.\n\nDefault pattern looks for `# Math: ` and interprets whatever after it as **math** to the end of the line.\n\n![Demo](images/demo.gif)\n\n## Installing from source\n\nYou need to have [git](https://git-scm.com/) and [node.js](https://nodejs.org/) installed. Go to your vscode extension path:\n\n- Windows `%USERPROFILE%\\.vscode\\extensions`\n- macOS `~/.vscode/extensions`\n- Linux `~/.vscode/extensions` (OSS: `~/.vscode-oss/extensions`)\n\nMake sure extension is not already there (`remisa.mathover-{version}`). Close vscode before running following commands:\n\n```bash\n# Assuming current path is: ~/.vscode/extensions\ngit clone https://github.com/yousefvand/mathover.git\ncd mathover\nnpm i\nnpm run compile\n```\n\nOpen vscode and extension is installed (see [#1](https://github.com/yousefvand/mathover/issues/1)).\n\n### [Change History](CHANGELOG.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyousefvand%2Fmathover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyousefvand%2Fmathover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyousefvand%2Fmathover/lists"}