Liking cljdoc? Tell your friends :D

Fulcro I18N

fulcro i18n CircleCI

An internationalization library, targeted at Fulcro 3 applications.

See documentation for usage.

String extraction instructions changed from version 1.0.x to 1.1.x. The extraction names are all now prefixed with fulcro_. See the documentation.

Contributing:

Dev mode tests:

  • Clojure: Just use the REPL (recommended), or you can use:

clojure -A:dev:test:clj-tests --watch
  • Clojurescript: Use shadow-cljs target:

$ npm install
$ npx shadow-cljs watch test

Can you improve this documentation?Edit on GitHub

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

× close