(add-resource bundle resource)
Creates a copy of the given bundle and adds the provided string resource to it.
Creates a copy of the given bundle and adds the provided string resource to it.
(build locale-str resource)
Create a new FluentBundle for the given locale with the provided resource.
Create a new FluentBundle for the given locale with the provided resource.
(format bundle id)
(format bundle id args)
Find message for id, format it with any args, return it.
Find message for id, format it with any args, return it.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close