Skip to content

Commit 9e3a5ce

Browse files
committed
🤖 chore: Auto format and add i18n json files
1 parent 94d2192 commit 9e3a5ce

15 files changed

+108
-1
lines changed

.prettierrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ module.exports = require('@lobehub/lint').prettier;
1919
module.exports = require('@lobehub/lint').prettier;
2020
module.exports = require('@lobehub/lint').prettier;
2121
module.exports = require('@lobehub/lint').prettier;
22+
module.exports = require('@lobehub/lint').prettier;

.remarkrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ module.exports = require('@lobehub/lint').remarklint;
1919
module.exports = require('@lobehub/lint').remarklint;
2020
module.exports = require('@lobehub/lint').remarklint;
2121
module.exports = require('@lobehub/lint').remarklint;
22+
module.exports = require('@lobehub/lint').remarklint;

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- [Ask Your PDF](#ask-your-pdf)
4040
- [SEO](#seo)
4141
- [Pollinate drawing](#pollinate-drawing)
42+
- [TikZJax](#tikzjax)
4243
- [Search Engine](#search-engine)
4344
- [Mindmap](#mindmap)
4445
- [Website Crawler](#website-crawler)
@@ -151,6 +152,22 @@ Generate images through pollinations.ai
151152

152153
---
153154

155+
### TikZJax
156+
157+
<sup>By **[@Arvin Xu](https://github.com/arvinxx/lobe-plugin-tikzjax)** on **2024-01-14**</sup>
158+
159+
Convert LaTeX TikZ code into SVG images for crisp, scalable mathematical diagrams and visualizations.
160+
161+
`latex` `svg` `visualization` `diagram` `math`
162+
163+
<div align="right">
164+
165+
[![][back-to-top]](#readme-top)
166+
167+
</div>
168+
169+
---
170+
154171
### Search Engine
155172

156173
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **2023-08-15**</sup>

README.zh-CN.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- [AskYouPDF](#askyoupdf)
4040
- [SEO](#seo)
4141
- [授粉绘画](#授粉绘画)
42+
- [TikZJax](#tikzjax)
4243
- [搜索引擎](#搜索引擎)
4344
- [思维导图](#思维导图)
4445
- [网站爬虫](#网站爬虫)
@@ -151,6 +152,22 @@
151152

152153
---
153154

155+
### TikZJax
156+
157+
<sup>By **[@Arvin Xu](https://github.com/arvinxx/lobe-plugin-tikzjax)** on **2024-01-14**</sup>
158+
159+
将 LaTeX TikZ 代码转换为 SVG 图像,用于创建清晰、可缩放的数学图表和可视化效果。
160+
161+
`latex` `svg` `可视化` `图表` `数学`
162+
163+
<div align="right">
164+
165+
[![][back-to-top]](#readme-top)
166+
167+
</div>
168+
169+
---
170+
154171
### 搜索引擎
155172

156173
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-search-engine)** on **2023-08-15**</sup>

locales/TikZJax.de-DE.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "Konvertieren Sie LaTeX TikZ-Code in SVG-Bilder für klare, skalierbare mathematische Diagramme und Visualisierungen.",
5+
"tags": ["latex", "svg", "visualisierung", "diagramm", "mathematik"]
6+
}
7+
}

locales/TikZJax.es-ES.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "Convierte código TikZ de LaTeX en imágenes SVG para diagramas matemáticos y visualizaciones nítidas y escalables.",
5+
"tags": ["latex", "svg", "visualización", "diagrama", "matemáticas"]
6+
}
7+
}

locales/TikZJax.fr-FR.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "Convertir le code TikZ LaTeX en images SVG pour des diagrammes mathématiques et des visualisations nets et évolutifs.",
5+
"tags": ["latex", "svg", "visualisation", "diagramme", "mathématiques"]
6+
}
7+
}

locales/TikZJax.ja-JP.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "LaTeXのTikZコードを使用して、鮮明でスケーラブルな数学的な図や視覚化をSVGイメージに変換します。",
5+
"tags": ["latex", "svg", "visualization", "diagram", "math"]
6+
}
7+
}

locales/TikZJax.ko-KR.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "LaTeX TikZ 코드를 사용하여 선명하고 확장 가능한 수학 다이어그램 및 시각화를 위한 SVG 이미지로 변환합니다.",
5+
"tags": ["latex", "svg", "visualization", "diagram", "math"]
6+
}
7+
}

locales/TikZJax.pt-BR.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"meta": {
3+
"title": "TikZJax",
4+
"description": "Converta o código LaTeX TikZ em imagens SVG para diagramas matemáticos e visualizações nítidas e escaláveis.",
5+
"tags": ["latex", "svg", "visualização", "diagrama", "matemática"]
6+
}
7+
}

0 commit comments

Comments
 (0)