{"id":20496494,"url":"https://github.com/justforuse/vue-mathjax-next","last_synced_at":"2025-04-13T18:21:36.747Z","repository":{"id":40652799,"uuid":"398350150","full_name":"justforuse/vue-mathjax-next","owner":"justforuse","description":"Vue3 + Mathjax plugin","archived":false,"fork":false,"pushed_at":"2023-11-30T13:08:03.000Z","size":195,"stargazers_count":36,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:05:20.927Z","etag":null,"topics":["mathjax","vue","vue3"],"latest_commit_sha":null,"homepage":"https://vue-mathjax-next.vercel.app/","language":"Vue","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/justforuse.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}},"created_at":"2021-08-20T17:15:10.000Z","updated_at":"2025-02-24T18:07:11.000Z","dependencies_parsed_at":"2024-04-13T04:41:17.200Z","dependency_job_id":null,"html_url":"https://github.com/justforuse/vue-mathjax-next","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.4736842105263158,"last_synced_commit":"230c654965faace470588e06f5a915fc7f3bda33"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Fvue-mathjax-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Fvue-mathjax-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Fvue-mathjax-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justforuse%2Fvue-mathjax-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justforuse","download_url":"https://codeload.github.com/justforuse/vue-mathjax-next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248759083,"owners_count":21157087,"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":["mathjax","vue","vue3"],"created_at":"2024-11-15T18:07:26.778Z","updated_at":"2025-04-13T18:21:36.719Z","avatar_url":"https://github.com/justforuse.png","language":"Vue","funding_links":[],"categories":["Components \u0026 Libraries"],"sub_categories":["UI Components"],"readme":"# vue-mathjax-next\n\n[![npm](https://img.shields.io/npm/v/vue-mathjax-next.svg) ![npm](https://img.shields.io/npm/dm/vue-mathjax-next.svg)](https://www.npmjs.com/package/vue-mathjax-next)\n[![vue3](https://img.shields.io/badge/vue-3.x-brightgreen.svg)](https://vuejs.org/)\n\nvue mathjax for vue3\n\n[Demo](https://codesandbox.io/s/vue3-mathjax-demo-cz683m)\n\nIf you use vue 2, please check [vue-mathjax](https://github.com/justforuse/vue-mathjax)\n\n## How to use\n\n```\nnpm i vue-mathjax-next\n```\n\nIn your main.js:\n```js\nimport { createApp } from 'vue'\nimport VueMathjax from 'vue-mathjax-next';\nimport App from './App.vue'\n\nconst app = createApp(App)\napp.use(VueMathjax)\n\napp.mount('#app')\n```\n\nMore options please check [vue-mathjax](https://github.com/justforuse/vue-mathjax), these have same options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustforuse%2Fvue-mathjax-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustforuse%2Fvue-mathjax-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustforuse%2Fvue-mathjax-next/lists"}