{"id":25221569,"url":"https://github.com/learningobjectsinc/mathml-to-asciimath","last_synced_at":"2025-10-25T20:30:17.811Z","repository":{"id":14119335,"uuid":"16824326","full_name":"learningobjectsinc/mathml-to-asciimath","owner":"learningobjectsinc","description":"Convert MathML to ASCIIMathML","archived":false,"fork":false,"pushed_at":"2014-12-02T18:08:23.000Z","size":361,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-01-31T07:36:30.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/learningobjectsinc.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.mit","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-14T02:12:46.000Z","updated_at":"2024-02-29T18:24:05.000Z","dependencies_parsed_at":"2022-08-31T07:40:55.076Z","dependency_job_id":null,"html_url":"https://github.com/learningobjectsinc/mathml-to-asciimath","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learningobjectsinc%2Fmathml-to-asciimath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learningobjectsinc%2Fmathml-to-asciimath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learningobjectsinc%2Fmathml-to-asciimath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learningobjectsinc%2Fmathml-to-asciimath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learningobjectsinc","download_url":"https://codeload.github.com/learningobjectsinc/mathml-to-asciimath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238202163,"owners_count":19433177,"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":[],"created_at":"2025-02-10T22:52:49.624Z","updated_at":"2025-10-25T20:30:17.528Z","avatar_url":"https://github.com/learningobjectsinc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mathml-to-asciimath\n\nConvert subset of MathML to ASCIIMathML.\n\n## Usage\n\n```\nvar convert = require('mathml-to-asciimath');\n\nvar mathml = '\u003cmath\u003e\u003cmn\u003e1\u003c/mn\u003e\u003cmo\u003e+\u003c/mo\u003e\u003cmn\u003e2\u003c/mn\u003e\u003c/math\u003e';\nconvert(mathml); // =\u003e '1 + 2'\n```\n\n## Running Tests\n\n    npm test\n\n## This module is not\n\n- comprehensive\n- performant\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearningobjectsinc%2Fmathml-to-asciimath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearningobjectsinc%2Fmathml-to-asciimath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearningobjectsinc%2Fmathml-to-asciimath/lists"}