shrub/mar/react-snip.hoon

28 lines
788 B
Plaintext
Raw Normal View History

2015-02-05 01:59:15 +03:00
::
:::: /hoon/core/react-snip/mar
::
/? 314
2015-05-20 06:29:04 +03:00
/+ react
2015-02-05 01:59:15 +03:00
!:
::::
::
|_ own=manx
::
++ grow :: convert to
|%
2015-05-20 06:29:04 +03:00
++ tape (react-to-tape own)
2015-02-05 01:59:15 +03:00
++ react-snip-js (crip tape)
2015-04-23 03:43:52 +03:00
++ react-snip-json
::?> ?=([[%div ~] [[%h1 ~] *] [[%div ~] *] ~]] own) :: xx mystery fish-loop
%^ jobe
head/(jape tape(own &2.own))
body/(jape tape(own &3.own))
~
2015-02-14 06:41:37 +03:00
:: ++ js react-snip-js :: convert to %js
2015-02-21 00:42:57 +03:00
++ mime [/text/javascript (taco react-snip-js)] :: convert to %mime
2015-02-05 01:59:15 +03:00
--
++ grab |% :: convert from
++ noun manx :: clam from %noun
++ snip |= a=manx a
-- --