Liking cljdoc? Tell your friends :D

Fulcro I18N

fulcro i18n CircleCI

An internationalization library, targeted at Fulcro 3 applications.

See documentation for usage.

Breaking change from 0.0.4-alpha → 0.0.5-alpha. LocaleSelector was moved to a new ns so that i18n could be used from React Native. You will need to update your requires.

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