summaryrefslogtreecommitdiff
path: root/app/mar/js.hoon
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-10-06 01:01:41 +0700
committerpolwex <polwex@sortug.com>2025-10-06 01:01:41 +0700
commitc4b392a179048f936c062f5ffccc2bc25627e500 (patch)
tree09be0904be8ec4d7ea52992ef7580d42ed0c28c1 /app/mar/js.hoon
working
Diffstat (limited to 'app/mar/js.hoon')
-rw-r--r--app/mar/js.hoon25
1 files changed, 25 insertions, 0 deletions
diff --git a/app/mar/js.hoon b/app/mar/js.hoon
new file mode 100644
index 0000000..fe010d9
--- /dev/null
+++ b/app/mar/js.hoon
@@ -0,0 +1,25 @@
+::
+:::: /hoon/js/mar
+ ::
+/? 310
+::
+=, eyre
+|_ mud=@
+++ grow
+ |%
+ ++ mime [/application/javascript (as-octs:mimes:html (@t mud))]
+ ++ hymn :: convert to %hymn
+ |^ html
+ ++ script ;script
+ ;- (trip (@t mud))
+ ==
+ ++ html ;html:(head:"{script}" body)
+ --
+ --
+++ grab
+ |% :: convert from
+ ++ mime |=([p=mite q=octs] (@t q.q))
+ ++ noun cord :: clam from %noun
+ --
+++ grad %mime
+--