There was an error while loading. Please reload this page.
1 parent 64da5b0 commit 28b7cd7Copy full SHA for 28b7cd7
README.md
@@ -1,6 +1,6 @@
1
# json-viewer
2
3
-JSON value viewer for elm apps.
+JSON value viewer for elm apps. [Demo](https://1602.github.io/json-viewer/).
4
5
## When to use this module
6
src/index.ejs
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <title>Puerh: Dev toolkit for pure-ish</title>
+ <title>Json.Viewer Demo</title>
7
</head>
8
9
<body>
0 commit comments