clojure / clojure-cheatsheets

Cheatsheets and information for Clojure/JVM and ClojureScript
https://clojure.org/api/cheatsheet
154 stars 22 forks source link

Consider using updated data for ClojureDocs.org number of examples and see-also's #49

Closed jafingerhut closed 4 years ago

jafingerhut commented 4 years ago

See article here for location of the data exported as JSON, and also the output of an automated service that updates a version converted to EDN: https://metaredux.com/posts/2019/12/14/exporting-clojuredocs-as-edn.html

jafingerhut commented 4 years ago

As of this commit on 2019-Dec-22: https://github.com/jafingerhut/clojure-cheatsheets/commit/2b39ba18441c14f6ad43a78b0ee070ed66fd3913

I have added code changes that enable the reading and use of a clojuredocs-export.json file downloaded from this URL: https://clojuredocs.org/clojuredocs-export.json

to be used to generate the summary info for ClojureDocs.org examples. The version of that file appears to have been generated on 2018-Nov-20, which is 4 years more recent than the data I had been using until now.

I have also published the updated cheat sheets to https://jafingerhut.github.io with this commit: https://github.com/jafingerhut/jafingerhut.github.com/commit/3794ef6c0dc4570376a0dfcbcceeee03284e317b