UNPKG
@liascript/markdownify
Version:
latest (2.4.0)
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.1
1.0.0
0.1.0
0.0.1
Create LiaScript documents from a common JSON-model
@liascript/markdownify
/
docs
/
index.html
5 lines
(2 loc)
•
233 B
HTML
View Raw
1
2
3
4
5
<!DOCTYPE
html
>
<
html
lang
=
en
>
<
meta
charset
=
UTF-8
>
<
meta
name
=
viewport
content
=
"width=device-width, initial-scale=1.0"
>
<
title
>
JSON to LiaScript
</
title
>
<
script
type
=
module
src
=
demo.031a96b7.js
>
</
script
>
<
body
>
<
div
id
=
app
>
</
div
>