No description
Find a file
2025-03-12 15:15:09 +04:00
.editorconfig Initial commit 2025-02-23 15:16:46 +04:00
.eslintignore Initial commit 2025-02-23 15:16:46 +04:00
.eslintrc Initial commit 2025-02-23 15:16:46 +04:00
.gitignore Initial commit 2025-02-23 15:16:46 +04:00
.npmrc Initial commit 2025-02-23 15:16:46 +04:00
esbuild.config.mjs Initial commit 2025-02-23 15:16:46 +04:00
LICENSE Add MIT LICENSE 2025-03-02 23:14:21 +04:00
main.ts Remove redunndant elements 2025-03-12 15:15:09 +04:00
manifest.json Update ID 2025-03-02 23:25:38 +04:00
package-lock.json Update 2025-03-02 22:50:53 +04:00
package.json Update 2025-03-02 22:50:53 +04:00
README.md Add how to use steps and features 2025-03-02 23:17:51 +04:00
styles.css Initial commit 2025-02-23 15:16:46 +04:00
tsconfig.json Initial commit 2025-02-23 15:16:46 +04:00
version-bump.mjs Initial commit 2025-02-23 15:16:46 +04:00
versions.json Initial commit 2025-02-23 15:16:46 +04:00

MathType

Type math faster with quick suggestions from natural language.

Features

  • Easily convert natural language descriptions into mathematical expressions.
  • Intuitive and quick suggestions for typing complex equations.
  • Supports a variety of mathematical symbols and functions.

How to use?

  • Set a key in settings to trigger a MathJax autocompletion, "!" by default
  • Type an English word for the mathematical expression after the key
  • Done! Now you can see autocompletion suggestions!

License

This project is licensed under the MIT License. See the LICENSE file for details.