tombi 0.6.26 → 0.6.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +55 -51
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -1,51 +1,55 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
-
|
|
51
|
-
|
|
1
|
+
<div align="center" style="display: flex; flex-direction: column; gap: 0;">
|
|
2
|
+
<img src="https://raw.githubusercontent.com/tombi-toml/tombi/refs/heads/main/docs/public/tombi.svg" alt="Logo" style="display: block; margin: 0;">
|
|
3
|
+
<img src="https://raw.githubusercontent.com/tombi-toml/tombi/refs/heads/main/docs/public/demo.gif" style="display: block; margin: 0;" />
|
|
4
|
+
</div>
|
|
5
|
+
|
|
6
|
+
<div align="center">
|
|
7
|
+
|
|
8
|
+
[](https://marketplace.visualstudio.com/items?itemName=tombi-toml.tombi)
|
|
9
|
+
[](https://open-vsx.org/extension/tombi-toml/tombi)
|
|
10
|
+
[](https://pypi.python.org/pypi/tombi)
|
|
11
|
+
[](https://www.npmjs.com/package/tombi)
|
|
12
|
+
[](https://github.com/tombi-toml/tombi/actions)
|
|
13
|
+
[](https://github.com/tombi-toml/tombi/blob/main/LICENSE)
|
|
14
|
+
|
|
15
|
+
</div>
|
|
16
|
+
|
|
17
|
+
<br>
|
|
18
|
+
|
|
19
|
+
<div align="center">
|
|
20
|
+
<div align="center" style="font-size: 2.0em; margin-bottom: 30px;">
|
|
21
|
+
<strong> 🦅 Feature-Rich TOML Toolkit   🦅</strong>
|
|
22
|
+
</div>
|
|
23
|
+
Tombi(鳶 <a href="https://ipa-reader.com/?text=toɴbi" style="font-size: 1.2em; color: #007acc; text-decoration: none;">/toɴbi/</a>) provides a Formatter, Linter, and Language Server
|
|
24
|
+
<br><br>
|
|
25
|
+
<a href="https://tombi-toml.github.io/tombi" style="font-size: 1.2em; color: #007acc; text-decoration: none;">
|
|
26
|
+
📚 Documentation here 📚
|
|
27
|
+
</a>
|
|
28
|
+
</div>
|
|
29
|
+
|
|
30
|
+
<br>
|
|
31
|
+
|
|
32
|
+
<div align="center">
|
|
33
|
+
<h2 align="center" style="font-size: 2.0em; margin-bottom: 30px;">
|
|
34
|
+
<strong>Quick Start</strong>
|
|
35
|
+
</h2>
|
|
36
|
+
|
|
37
|
+
To quickly try out Tombi's formatter, you can run:
|
|
38
|
+
|
|
39
|
+
<code style="display: block; white-space: pre-wrap;"> uvx tombi format </code>
|
|
40
|
+
</div>
|
|
41
|
+
|
|
42
|
+
<div align="center">
|
|
43
|
+
<h2 align="center" style="font-size: 2.0em; margin-bottom: 30px;">
|
|
44
|
+
<strong>Support</strong>
|
|
45
|
+
</h2>
|
|
46
|
+
❤️ If you like this project and would like to support us ❤️
|
|
47
|
+
<br><br>
|
|
48
|
+
<a href="https://www.buymeacoffee.com/tombi" target="_blank">
|
|
49
|
+
<img
|
|
50
|
+
src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
|
51
|
+
alt="Buy Me A Coffee"
|
|
52
|
+
style="width: 180px !important;"
|
|
53
|
+
>
|
|
54
|
+
</a>
|
|
55
|
+
</div>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tombi",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.32",
|
|
4
4
|
"description": "🦅 TOML Toolkit 🦅",
|
|
5
5
|
"bin": {
|
|
6
6
|
"tombi": "bin/tombi"
|
|
@@ -40,13 +40,13 @@
|
|
|
40
40
|
"provenance": true
|
|
41
41
|
},
|
|
42
42
|
"optionalDependencies": {
|
|
43
|
-
"@tombi-toml/cli-win32-x64": "0.6.
|
|
44
|
-
"@tombi-toml/cli-win32-arm64": "0.6.
|
|
45
|
-
"@tombi-toml/cli-darwin-x64": "0.6.
|
|
46
|
-
"@tombi-toml/cli-darwin-arm64": "0.6.
|
|
47
|
-
"@tombi-toml/cli-linux-x64": "0.6.
|
|
48
|
-
"@tombi-toml/cli-linux-arm64": "0.6.
|
|
49
|
-
"@tombi-toml/cli-linux-x64-musl": "0.6.
|
|
50
|
-
"@tombi-toml/cli-linux-arm64-musl": "0.6.
|
|
43
|
+
"@tombi-toml/cli-win32-x64": "0.6.32",
|
|
44
|
+
"@tombi-toml/cli-win32-arm64": "0.6.32",
|
|
45
|
+
"@tombi-toml/cli-darwin-x64": "0.6.32",
|
|
46
|
+
"@tombi-toml/cli-darwin-arm64": "0.6.32",
|
|
47
|
+
"@tombi-toml/cli-linux-x64": "0.6.32",
|
|
48
|
+
"@tombi-toml/cli-linux-arm64": "0.6.32",
|
|
49
|
+
"@tombi-toml/cli-linux-x64-musl": "0.6.32",
|
|
50
|
+
"@tombi-toml/cli-linux-arm64-musl": "0.6.32"
|
|
51
51
|
}
|
|
52
52
|
}
|