clojure -A:dev:test:clj-tests --watch
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. |
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
Then open http://localhost:9002.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close