File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments