Liking cljdoc? Tell your friends :D

manetu.lambda

Methods and utilities for Manetu Lambda Functions implemented in Clojure(script)

Methods and utilities for Manetu Lambda Functions implemented in Clojure(script)
raw docstring

->jscljs

(->js x)

A utility for converting Clojure maps to a Javascript object

A utility for converting Clojure maps to a Javascript object
sourceraw docstring

js->cljs

(js-> x)

A utility for converting Javascript objects to Clojure maps

A utility for converting Javascript objects to Clojure maps
sourceraw docstring

json->cljs

(json-> x)

A utility for parsing a JSON encoded string to a Clojure data structure

A utility for parsing a JSON encoded string to a Clojure data structure
sourceraw docstring

querycljs

(query expr)

Invokes a SPARQL-HTTP query to the Manetu backend (See https://www.w3.org/TR/sparql11-protocol/)

Invokes a SPARQL-HTTP query to the Manetu backend (See https://www.w3.org/TR/sparql11-protocol/)
sourceraw docstring

register-handlercljs

(register-handler f)

Registers a trigger handler function with the Manetu platform

Registers a trigger handler function with the Manetu platform
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close