{"id":16709615,"url":"https://github.com/wiris/html-integrations","last_synced_at":"2025-04-08T02:41:48.894Z","repository":{"id":36955487,"uuid":"224179321","full_name":"wiris/html-integrations","owner":"wiris","description":"The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris","archived":false,"fork":false,"pushed_at":"2025-03-20T14:34:56.000Z","size":26928,"stargazers_count":82,"open_issues_count":21,"forks_count":54,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-02T00:08:49.625Z","etag":null,"topics":["angular","chemistry","ckeditor","froala","lerna","maths","mathtype","react","tinymce","wysiwyg"],"latest_commit_sha":null,"homepage":"https://wiris.com/solutions/integrations/html-editors/","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/wiris.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"docs/contributing/README.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/code-of-conduct/README.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-26T11:45:34.000Z","updated_at":"2025-03-18T10:50:48.000Z","dependencies_parsed_at":"2023-12-28T13:06:10.513Z","dependency_job_id":"192dba81-bdc0-4776-9b47-fd1607dee25b","html_url":"https://github.com/wiris/html-integrations","commit_stats":{"total_commits":2497,"total_committers":34,"mean_commits":73.44117647058823,"dds":0.7521025230276331,"last_synced_commit":"24feee2f78b05100c8cf9b5ffe05ec0658b5d12b"},"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiris%2Fhtml-integrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiris%2Fhtml-integrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiris%2Fhtml-integrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiris%2Fhtml-integrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiris","download_url":"https://codeload.github.com/wiris/html-integrations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767232,"owners_count":20992538,"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":["angular","chemistry","ckeditor","froala","lerna","maths","mathtype","react","tinymce","wysiwyg"],"created_at":"2024-10-12T20:05:23.434Z","updated_at":"2025-04-08T02:41:48.878Z","avatar_url":"https://github.com/wiris.png","language":"JavaScript","readme":"# ![MathType logo](docs/img/mathtype_logo.png) MathType Web Integrations\n\n![MathType plugin example](docs/img/wiris_plugin_example.png)\n\n**MathType Web** is the official open-source JavaScript library for [MathType by Wiris], the leading formula editor and equation writer for CMS, LMS, and web applications.\n\nThis repository contains the source code of the plugins for the most popular HTML editors, such as [CKEditor], [Froala], and [TinyMCE]. They are available from the [npm](https://www.npmjs.com/~wiris) directory. It also provides a collection of working examples, including step-by-step information, on how to integrate MathType in vanilla HTML, or even your own custom web editor.\n\nOur main goal is to enable web developers to integrate MathType on the widest range of technologies available. We also try to keep the library light, simple, and free from third-party dependencies. Everything you need to build and deploy is in the sources.\n\n**MathType can be used for free** up to a certain level of uses per natural year, [more details](https://www.wiris.com/en/pricing/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations).\n\n## Table of contents\n\n- [What is MathType](#what-is-mathtype)\n- [Editors and platforms support](#editors-and-platforms-support)\n- [Examples for developers](#examples-for-developers)\n- [Releases](#releases)\n- [Documentation and important links](#documentation-and-important-links)\n- [Technical support](#technical-support)\n- [Privacy policy](#privacy-policy)\n- [License](#license)\n\n## What is MathType\n\nMathType is a formula editor and equation writer. It allows to type and handwrite mathematical notation on your applications. Developed and maintained by [Wiris](https://www.wiris.com/en/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations).\n\n- **Ease of use**. Write equations with an interface that provides a user-friendly experience from day one; forget about having to learn LaTeX to write math on a computer.\n- **Professionality**. MathType is an online equation editor that provides perfect quality math formulas.\n- **Handwriting**. Working on a touch device? No worries, MathType will convert your handwritten formula into a clean digital equation ready to be used in your documents.\n- **Accessibility**. MathType is compliant with accessibility requirements to create software for individuals with disabilities.\n- **Multiple contexts**: MathType is seamlessly integrated into diverse platforms like Moodle, Microsoft Word, Google Apps, ...\n\n## Editors and platforms support\n\nWe develop and maintain MathType Web plugins for [CKEditor], [Froala], and [TinyMCE].\n\nWe also offer a generic integration for a plain HTML editable `div`.\nYou can adapt this integration to use MathType in the web editor of your choice.\n\nFor the MathType integration for Moodle and other LMS see [here](https://www.wiris.com/es/soluciones/educacion/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations).\n\n## Examples for developers\n\nIn order to manually try out each plugin, there's a set of developer demos on the [`demos`](demos) folder.\n\nRefer to the [documentation](docs/demos/) for more information.\n\n## Releases\n\nAll notable changes to this project are documented in the [CHANGES.md](CHANGES.md) file.\n\nVisit the [MathType integrations release notes](https://docs.wiris.com/mathtype/en/mathtype-office-tools/mathtype-office-tools-release-notes.html?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations) page for more information.\n\n### Packages\n\n| Name                                                                                    | Version                                                                                                                                                              | Description                                                 |\n| --------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |\n| [`@wiris/mathtype-html-integration-devkit`](packages/mathtype-html-integration-devkit/) | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-html-integration-devkit\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-html-integration-devkit\"\u003e\u003c/a\u003e | The JavaScript devkit to use MathType web in your projects. |\n| [`@wiris/mathtype-generic`](packages/mathtype-generic)                                  | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-generic\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-generic\"\u003e\u003c/a\u003e                                 | MathType Web for a generic HTML textarea.                   |\n| [`@wiris/mathtype-ckeditor4`](packages/mathtype-ckeditor4)                              | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-ckeditor4\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-ckeditor4\"\u003e\u003c/a\u003e                             | MathType Web for CKEditor4 editor.                          |\n| [`@wiris/mathtype-ckeditor5`](packages/mathtype-ckeditor5)                              | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-ckeditor5\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-ckeditor5\"\u003e\u003c/a\u003e                             | MathType Web for CKEditor5 editor.                          |\n| [`@wiris/mathtype-froala`](packages/mathtype-froala)                                    | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-froala\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-froala\"\u003e\u003c/a\u003e                                   | MathType Web for Froala editor.                             |\n| [`@wiris/mathtype-tinymce5`](packages/mathtype-tinymce5)                                | \u003ca href=\"https://www.npmjs.com/package/@wiris/mathtype-tinymce5\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-tinymce5\"\u003e\u003c/a\u003e                               | MathType Web for TinyMCE5 editor.                           |\n| [`@wiris/mathtype-tinymce6`](packages/mathtype-tinymce6)                                | \u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-tinymce5\"\u003e                                                                                                    | MathType Web for TinyMCE6 editor.                           |\n| [`@wiris/mathtype-tinymce7`](packages/mathtype-tinymce7)                                | \u003cimg src=\"https://img.shields.io/npm/v/@wiris/mathtype-tinymce7\"\u003e                                                                                                    | MathType Web for TinyMCE7 editor.                           |\n\n## Documentation and important links\n\n- [Documentation](docs/)\n- [Trying out the demos](docs/demos/)\n- [Integrating MathType in your website](docs/integration/)\n- [Development guide](docs/development/)\n- [Contributing guidelines](docs/contributing/)\n- [Code of conduct](docs/code-of-conduct/)\n\n## Technical support\n\nIf you have questions or need help integrating MathType, please contact us ([support@wiris.com](mailto:support@wiris.com)) instead of opening an issue.\n\n## Privacy policy\n\nThe [MathType Privacy Policy](https://www.wiris.com/en/mathtype-privacy-policy/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations) covers the data processing operations for the MathType users. It is an addendum of the company’s general Privacy Policy and the [general Privacy Policy](https://www.wiris.com/en/privacy-policy?utm_source=npmjs\u0026utm_medium=referral) still applies to MathType users.\n\n## License\n\nCopyright © 2010-2022 [Wiris](https://www.wiris.com/en/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations). Released under the [MIT License](LICENSE).\n\n[MathType by Wiris]: https://www.wiris.com/en/mathtype/?utm_source=github\u0026utm_medium=referral\u0026utm_campaign=readme\u0026utm_content=integrations\n[CKEditor]: https://ckeditor.com/\n[Froala]: https://froala.com/\n[TinyMCE]: https://www.tiny.cloud/tinymce/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiris%2Fhtml-integrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiris%2Fhtml-integrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiris%2Fhtml-integrations/lists"}