shrub/main/mar/json/door.hook
2014-10-08 12:06:40 -07:00

20 lines
461 B
Plaintext

::
:::: /hoon/core/json/mar
::
/? 314
::
:::: compute
::
|_ jon=json
::
++ grow :: convert to
|%
++ mime :: convert to %mime
=+ htm=(crip (pojo jon))
[/text/html (taco htm)]
--
++ grab |% :: convert from
++ noun json :: clam from %noun
-- --