mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
91f8049819
requires vere without crypto:ames
27 lines
597 B
Plaintext
27 lines
597 B
Plaintext
::
|
|
:::: /hoon/json/mar
|
|
::
|
|
/? 310
|
|
::
|
|
:::: compute
|
|
::
|
|
=, eyre
|
|
=, format
|
|
=, html
|
|
|_ jon/json
|
|
::
|
|
++ grow :: convert to
|
|
|%
|
|
++ mime [/application/json (as-octs:mimes txt)] :: convert to %mime
|
|
++ txt (crip (en-json jon))
|
|
--
|
|
++ grab
|
|
|% :: convert from
|
|
++ mime |=({p/mite q/octs} (fall (rush (@t q.q) apex:de-json) *json))
|
|
++ noun json :: clam from %noun
|
|
++ numb numb:enjs
|
|
++ time time:enjs
|
|
--
|
|
++ grad %mime
|
|
--
|