We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f023f36 commit b26136bCopy full SHA for b26136b
index.md
@@ -65,15 +65,15 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
65
66
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
67
68
-- JavaScript
+- JavaScript <br/>
69
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" />
70
71
-* Rust
+* Rust <br/>
72
[maml-rs](https://github.com/maml-dev/maml-rs) [work in progress]
73
74
-* C
+* C <br/>
75
[libmaml](https://github.com/maml-dev/libmaml) [work in progress]
76
77
-* PHP
+* PHP <br/>
78
[maml-php](https://github.com/maml-dev/maml-php) [work in progress]
79
0 commit comments