[ANN] cljs-corpus: A greppable archive of ClojureScript code

cljs-corpus is a curated archive of high-quality ClojureScript code. In addition to libraries, an effort has been made to include full applications. Some of the applications included are commercial and some are free software, but most are licensed under a permissive license (please check the individual projects).

The hope is that this corpus will be useful to learners who are curious to see what mature ClojureScript applications look like, in terms of both code structure and library choices. But even seasoned Clojurists may be interested in usage examples for various platform API and different compiler targets, notably web, react-native and node.

For more about the rationale, please check out the README.

6 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.