Liking cljdoc? Tell your friends :D
All platforms.

automaton-core.utils.string-to-id

Transform a string into an id That id are currently used and tested for React

Transform a string into an id
That id are currently used and tested for React
raw docstring

string-to-idclj/s

(string-to-id txt)

Transform what is not alphanumerical to an id If txt is an empty string, a uuid turned into a string is returned Params:

  • txt text to transform
Transform what is not alphanumerical to an id
If `txt` is an empty string, a uuid turned into a string is returned
Params:
* `txt` text to transform
raw docstring

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

× close