{"id":25528791,"url":"https://github.com/sans-script/mathdeli2dollar","last_synced_at":"2026-02-18T14:04:01.707Z","repository":{"id":278426472,"uuid":"935585508","full_name":"sans-script/mathdeli2dollar","owner":"sans-script","description":"mathdeli2dollar is a simple library to convert LaTeX math delimiters to dollar signs. It transforms LaTeX mathematical expressions wrapped in \\[ ... \\] and \\( ... \\) into $$ ... $$ and $ ... $, respectively.","archived":false,"fork":false,"pushed_at":"2025-02-26T14:03:14.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T01:08:53.843Z","etag":null,"topics":["convert","latex","markdown","math"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/mathdeli2dollar","language":"JavaScript","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/sans-script.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-19T17:25:06.000Z","updated_at":"2025-02-26T14:03:17.000Z","dependencies_parsed_at":"2025-10-09T01:08:55.411Z","dependency_job_id":"03aa9daa-e95d-4709-9d2f-e77ad26d9e18","html_url":"https://github.com/sans-script/mathdeli2dollar","commit_stats":null,"previous_names":["sans-script/mathdeli2dollar"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sans-script/mathdeli2dollar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sans-script%2Fmathdeli2dollar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sans-script%2Fmathdeli2dollar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sans-script%2Fmathdeli2dollar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sans-script%2Fmathdeli2dollar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sans-script","download_url":"https://codeload.github.com/sans-script/mathdeli2dollar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sans-script%2Fmathdeli2dollar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29581539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["convert","latex","markdown","math"],"created_at":"2025-02-19T23:23:05.066Z","updated_at":"2026-02-18T14:04:01.679Z","avatar_url":"https://github.com/sans-script.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sans-script","https://www.paypal.com/donate/?business=alexhere.user@gmail.com"],"categories":[],"sub_categories":[],"readme":"# mathdeli2dollar\n\n`mathdeli2dollar` is a simple library to convert LaTeX math delimiters to dollar signs. It transforms LaTeX mathematical expressions wrapped in `\\[ ... \\]` and `\\( ... \\)` into `$$ ... $$` and `$ ... $`, respectively.\n\n\u003ca href=\"https://github.com/sponsors/sans-script\"\u003e\u003cimg src=\"https://badgen.net/badge/GitHub/Sponsor?icon=github\" alt=\"Sponsor\"\u003e\u003c/a\u003e \u003ca href=\"https://www.paypal.com/donate/?business=alexhere.user@gmail.com\"\u003e\u003cimg src=\"https://badgen.net/badge/Donate%20via/PayPal?icon=paypal\" alt=\"Donate via PayPal\"\u003e\u003c/a\u003e\n\n## Installation\n\nYou can install the package via npm:\n\n```bash\nnpm install mathdeli2dollar\n```\n\n## Usage\n\n### Example\n\nImport the `mathdeli2dollar` function and pass a string containing LaTeX expressions:\n\n```javascript\nimport mathdeli2dollar from \"mathdeli2dollar\";\n\nconst text = \"Example: \\\\(x^2 + y^2 = z^2\\\\)\";\nconsole.log(mathdeli2dollar(text));\n```\n\n### Expected Output\n\nThe function will convert the input and return the text with the delimiters changed:\n\n```plaintext\nExample: $x^2 + y^2 = z^2$\n```\n\n## Contributing\n\nIf you find any bugs or would like to add new features, feel free to **open an issue** or **submit a pull request**.\n\n### Contribution Steps\n\n1. Fork the repository.\n\n2. Create a new branch for your feature.\n\n3. Make your changes and ensure everything works correctly.\n\n4. Commit your changes following [semantic commit conventions](https://www.conventionalcommits.org/en/v1.0.0/).\n\n5. Open a Pull Request with a detailed description of the changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsans-script%2Fmathdeli2dollar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsans-script%2Fmathdeli2dollar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsans-script%2Fmathdeli2dollar/lists"}