Skip to content

Commit 788e669

Browse files
committed
Add mx
1 parent 29c806b commit 788e669

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,14 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
5959
* VS Code <br/>
6060
[vscode-maml](https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml) ([source](https://github.com/maml-dev/vscode-maml)) <Badge type="tip" text="MAML v0.1" />
6161

62+
## Tools
63+
64+
* [mx](https://www.npmjs.com/package/mx) <Badge type="tip" text="MAML v0.1" /> is a CLI tool for pretty printing and
65+
querying MAML files
66+
6267
## Implementations
6368

64-
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
69+
Follow [the specification](/spec/v0.1) for creating new implementations.
6570

6671
* JavaScript <br/>
6772
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" /><br/>
@@ -91,7 +96,8 @@ MAML is a brand-new language, so feel free to create new implementations followi
9196
* [google/zx](https://github.com/google/zx) – A tool for writing better scripts
9297
* [Envi](https://envi.codecompose.dev) – Environment file management
9398
* [Tachi Code](https://tachicode.dev) – Browser-native code editor
94-
* Add your project too!
99+
100+
<sub>[Add your project too](https://github.com/maml-dev/maml/discussions/new?category=general&title=New%20project:%20)</sub>
95101

96102
## FAQ
97103

0 commit comments

Comments
 (0)