{"id":15150856,"url":"https://github.com/devwannabe-dot/mathjax-viewer","last_synced_at":"2025-07-23T10:03:25.494Z","repository":{"id":256789253,"uuid":"835491365","full_name":"DevWannabe-dot/mathjax-viewer","owner":"DevWannabe-dot","description":"Lightweight MathJax live viewer for browsers.","archived":false,"fork":false,"pushed_at":"2024-09-12T15:17:31.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T12:24:23.085Z","etag":null,"topics":["javascript","latex","math","mathjax"],"latest_commit_sha":null,"homepage":"https://devwannabe-dot.github.io/mathjax-viewer/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevWannabe-dot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-30T00:30:55.000Z","updated_at":"2024-09-12T15:17:47.000Z","dependencies_parsed_at":"2024-09-13T04:09:04.186Z","dependency_job_id":null,"html_url":"https://github.com/DevWannabe-dot/mathjax-viewer","commit_stats":null,"previous_names":["devwannabe-dot/mathjax-viewer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Fmathjax-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Fmathjax-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Fmathjax-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Fmathjax-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevWannabe-dot","download_url":"https://codeload.github.com/DevWannabe-dot/mathjax-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623006,"owners_count":20968574,"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":["javascript","latex","math","mathjax"],"created_at":"2024-09-26T14:43:13.133Z","updated_at":"2025-04-07T08:41:03.824Z","avatar_url":"https://github.com/DevWannabe-dot.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=center\u003eMathJax Viewer\u003c/p\u003e\n\nIt's no secret that the process of writing LaTeX notes is insufferable -- the entire document is reloaded for every change that is made, and small \"typos\" can yield stressing errors. Still, I have to, because it is, by far, the best way to document stuff. Since I did not want to ditch LaTeX and needed to preview my theorems and proofs in real time, thus, I've decided to create a simple web interface to assist writing mathematical equations.\n\nThis way, the user input is going to be only math, allowing for copy-pasting into a proper LaTeX math environment once the equation is finished.\n\n## Usage\n#### Input\n```html\nFermat says: \\(\\forall n \u003e 2, n \\in \\mathbb{Z} \\quad \\) and \\(\\quad \\forall a,b,c \\in \\mathbb{Z}^+\\)\n\u003cbr\u003e\u003cbr\u003e \u003c!-- HTML and math?! --\u003e\n\u003ccenter\u003e\\(a^n + b^n = c^n\\) cannot be solved.\u003c/center\u003e\n```\n#### Output\n\u003cp  align=\"center\"\u003e\n\u003cimg src=\".media/example.png\"\u003e\n\u003c/p\u003e\n\n## To-do\n- [ ] Only allow secure HTML tags from user input;\n- [ ] Fix horizontal overflow from output box;\n- [ ] #footer-credits writing animation;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwannabe-dot%2Fmathjax-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevwannabe-dot%2Fmathjax-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwannabe-dot%2Fmathjax-viewer/lists"}