Skip to content

Commit acb1c92

Browse files
committed
Other gif uploaded
1 parent 8dab88e commit acb1c92

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

MathViewGif.gif

3.5 MB
Loading

MathViewRecyclerView.gif

-3.96 MB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Simple third-party view library written in `Kotlin` to ease displaying math form
55
jqMath is a JavaScript module that makes it easy to put formatted mathematical expressions in web pages. It uses a simple TeX-like syntax, with MathML semantics and is roughly 5 times faster than MathJax (which is actually much bigger). jqMath is lightweight, fast and concise. It is standards-based and cross-browser, using MathML when available, else simple HTML and CSS, and avoiding pixel-map images. Thus pages load quickly, and expressions can be resized by the user, or easily passed to screen reading, graphing, or computer algebra software.
66

77
# Demo
8-
![Demo RecyclerView](/MathViewRecyclerView.gif)
8+
![Demo RecyclerView](/MathViewGif.gif)
99

1010
# Installation
1111

README.md~

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Simple third-party view library written in `Kotlin` to ease displaying math form
55
jqMath is a JavaScript module that makes it easy to put formatted mathematical expressions in web pages. It uses a simple TeX-like syntax, with MathML semantics and is roughly 5 times faster than MathJax (which is actually much bigger). jqMath is lightweight, fast and concise. It is standards-based and cross-browser, using MathML when available, else simple HTML and CSS, and avoiding pixel-map images. Thus pages load quickly, and expressions can be resized by the user, or easily passed to screen reading, graphing, or computer algebra software.
66

77
# Demo
8-
![Demo Url](/MathViewRecyclerView.gif)
8+
![Demo RecyclerView](/MathViewRecyclerView.gif)
99

1010
# Installation
1111

0 commit comments

Comments
 (0)