All Projects → CodingSha → Spmathkit

CodingSha / Spmathkit

Licence: mit
Render math exercises for your view. Contains the rendering of mathematical formulas and mathematical graphics, as well as the general text

Projects that are alternatives of or similar to Spmathkit

purple-pi
💜 LaTeX math wherever you want
Stars: ✭ 31 (-61.73%)
Mutual labels:  latex, mathjax, katex
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (+141.98%)
Mutual labels:  latex, mathjax, katex
pseudocode.js
Beautiful pseudocode for the Web
Stars: ✭ 132 (+62.96%)
Mutual labels:  latex, mathjax, katex
Flutter tex
A Flutter Package to render Mathematics, Physics and Chemistry Equations based on LaTeX
Stars: ✭ 161 (+98.77%)
Mutual labels:  latex, mathjax, katex
Katex
Fast math typesetting for the web.
Stars: ✭ 14,623 (+17953.09%)
Mutual labels:  latex, katex
vscode-markdown-editor
A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
Stars: ✭ 249 (+207.41%)
Mutual labels:  mathjax, katex
react-latex-next
Render LaTeX in React apps
Stars: ✭ 18 (-77.78%)
Mutual labels:  latex, katex
React Katex
Display math in TeX with KaTeX and ReactJS
Stars: ✭ 345 (+325.93%)
Mutual labels:  latex, katex
Markdown Preview Enhanced
One of the 'BEST' markdown preview extensions for Atom editor!
Stars: ✭ 3,478 (+4193.83%)
Mutual labels:  mathjax, katex
Liandi
📕 一款桌面端的 Markdown 块级引用和双向链接笔记应用,支持 Windows、Mac 和 Linux。A desktop Markdown Block-Reference and Bidirectional-Link note-taking application, supports Windows, Mac and Linux.
Stars: ✭ 354 (+337.04%)
Mutual labels:  mathjax, katex
Papers
Publications from the MathJax project
Stars: ✭ 6 (-92.59%)
Mutual labels:  latex, mathjax
ckeditor5-math
Math feature for CKEditor 5.
Stars: ✭ 51 (-37.04%)
Mutual labels:  mathjax, katex
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (-70.37%)
Mutual labels:  mathjax, katex
Mdmath
LaTeX Math for Markdown inside of Visual Studio Code.
Stars: ✭ 675 (+733.33%)
Mutual labels:  latex, katex
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+996.3%)
Mutual labels:  latex, mathjax
Qilin App
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.
Stars: ✭ 336 (+314.81%)
Mutual labels:  latex, katex
Texme
Self-rendering Markdown + LaTeX documents
Stars: ✭ 1,970 (+2332.1%)
Mutual labels:  latex, mathjax
Jekyll Katex
Jekyll plugin for easy server-side math rendering via KaTeX
Stars: ✭ 73 (-9.88%)
Mutual labels:  latex, katex
Franklin.jl
(yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia.
Stars: ✭ 413 (+409.88%)
Mutual labels:  latex, katex
Jaxbin
MathJax and TeX pastebin
Stars: ✭ 15 (-81.48%)
Mutual labels:  latex, mathjax

#MathKit

###What's New?

  • New optimization to the extreme of the new rendering controls, efficiency and fluency have been greatly improved!SPMathKit_N.zip
  • Support new codeType ,MathML code had been supported!!! MathML code is WebKit supported code,is so easy to render math code!!! Now,you can easy to build your app with MathKit to render math code with two easy-ways.

##What MathKit can do?

  • It will render you your math, physics, chemistry or any science formula,Geometric graphics and pictures, as well as general text.

  • MathKit used by the rendering engine from the current fastest performance of the best JavaScript mathematical formula rendering engine

  • MathKit the mathematical formula derived from the code is very simple and very easy to store the Latex code

Based on this, we believe that it will become the most popular science formula and graphics rendering Library ##Why you need MathKit?

  • Strong rendering performance
  • Very simple code
  • Fast integration
  • Minimal dependency Library
  • support new codeType MathML

KaTeX and MathJax Comparison Demo

Time to process page with Katex = 80~100 ms

Time to process page with MathJax = 900~2000 ms

This shows that Katex faster than MathJax 10 times to 20 times

And MathKit is based on the Katex engine to achieve

##Usage

  1. Download all the files in the MathKit subdirectory.
  2. Add the source files to your Xcode project.
  3. Link with required frameworks:
  4. Import MathSubjectView.h.
  5. Initialization of an instance object, and give the testStr attribute assignment, where the object will be copied to the mixture of arbitrary science formulas and pictures of the string. Note: Here's the formula in the string need to use a tag similar to @math#[email protected]/image# wrapped up, so as to be recognized
  6. Add the instance object to your view.

If you still do not know how to use it, then download the code to see it, the package has my prepared sample demo.

##Result img

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].