diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-15 16:53:43 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-15 16:53:43 -0600 |
| commit | dd68489aced9f0f0fe1d534f421b568912136f87 (patch) | |
| tree | cc198bfee472a976ca0bea4b30da812a2df988ec /README.md | |
| parent | 4d12ff855d9f440b2f00b683804b3323e1a8625a (diff) | |
stuff
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -9,7 +9,26 @@ Visit the website: https://www.bogenherr.org/ while the client-side is written in ClojureScript. Additionally the client-side uses React.js via the Reagent library. -Two of the ClojureScript library dependencies are also written by me: +Eight of the Common Lisp libraries are written by me: + +https://github.com/ckonstanski/org-ckons-condition + +https://github.com/ckonstanski/org-ckons-core + +https://github.com/ckonstanski/org-ckons-file + +https://github.com/ckonstanski/org-ckons-http + +https://github.com/ckonstanski/org-ckons-json + +https://github.com/ckonstanski/org-ckons-serializable + +https://github.com/ckonstanski/org-ckons-session + +https://github.com/ckonstanski/org-ckons-sql + +In addition two of the ClojureScript library dependencies are written +by me: https://github.com/ckonstanski/org-ckons-cljs.form |
