UNPKG
castelog
Version:
latest (0.0.1)
0.0.1
Programación JavaScript en castellano.
github.com/allnulled/castelog
allnulled/castelog
castelog
/
test
/
scripts_de_sintaxis
/
700.000.notacion_html_humanizada.js
2 lines
(1 loc)
•
185 B
JavaScript
View Raw
1
2
const html1
=
[{
"element"
:
"div"
,
"attributes"
:{
"attribute"
:
"style"
,
"value"
:
"{
\n
}"
},
"contents"
:[{
"element"
:
"div"
,
"attributes"
:{
"attribute"
:
"class"
,
"value"
:
"
\"
ok
\"
"
},
"contents"
:null}]}];