Liking cljdoc? Tell your friends :D

reagent-hickory.sweet


filter-angularcljs

(filter-angular attrs)

Remove ng-* angular tags from hiccup data structure

Remove ng-* angular tags from hiccup data structure
sourceraw docstring

hiccup->sablonocljs

(hiccup->sablono coll)

Transforms a style inline attribute into a style map for React

Transforms a style inline attribute into a style map for React
sourceraw docstring

html->hiccupcljs

(html->hiccup html)

translate html to hiccup captible with reagent

translate html to hiccup captible with reagent
sourceraw docstring

string->tokenscljs

(string->tokens style)

Takes a string with syles and parses it into properties and value tokens

Takes a string with syles and parses it into properties and value tokens
sourceraw docstring

style->mapcljs

(style->map style)

Takes an inline style attribute stirng and converts it to a React Style map

Takes an inline style attribute stirng and converts it to a React Style map
sourceraw docstring

tokens->mapcljs

(tokens->map tokens)

Takes a seq of tokens with the properties (even) and their values (odd) and returns a map of {properties values}

Takes a seq of tokens with the properties (even) and their values (odd)
and returns a map of {properties values}
sourceraw docstring

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

× close