{"id":16095909,"url":"https://github.com/joakin/cljs-browser-repl","last_synced_at":"2025-03-17T17:31:17.248Z","repository":{"id":36005106,"uuid":"40298207","full_name":"joakin/cljs-browser-repl","owner":"joakin","description":"A ClojureScript REPL and tutorial in your browser!","archived":false,"fork":false,"pushed_at":"2017-07-24T11:24:44.000Z","size":2806,"stargazers_count":36,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T02:23:15.914Z","etag":null,"topics":["browser","clojurescript","repl","tutorial","web"],"latest_commit_sha":null,"homepage":"http://chimeces.com/cljs-browser-repl/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joakin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T10:05:59.000Z","updated_at":"2024-03-10T20:35:02.000Z","dependencies_parsed_at":"2022-08-17T22:00:27.041Z","dependency_job_id":null,"html_url":"https://github.com/joakin/cljs-browser-repl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fcljs-browser-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fcljs-browser-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fcljs-browser-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fcljs-browser-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joakin","download_url":"https://codeload.github.com/joakin/cljs-browser-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243872435,"owners_count":20361480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","clojurescript","repl","tutorial","web"],"created_at":"2024-10-09T17:09:31.988Z","updated_at":"2025-03-17T17:31:16.633Z","avatar_url":"https://github.com/joakin.png","language":"Clojure","readme":"# cljs-browser-repl\n\nA clojurescript repl in your browser! 😱\n\nVisit the deployed page at\n[chimeces.com/cljs-browser-repl](http://chimeces.com/cljs-browser-repl/).\n\n![Repl](https://i.imgur.com/UWmycXw.png)\n![Repl doc \u0026 autosize input](https://i.imgur.com/gOC4otV.png)\n\n## Current status\n\n- [x] Repl implemented\n  - What do we do with `require` and friends?\n- Repl UI\n  * [x] History\n  * [x] Auto scroll bottom\n  * [x] Auto-size text input\n  * [x] Don't submit unreadable forms (insert new-lines)\n  * [x] Shift+enter makes new line\n  * Navigate history\n    * [ ] From text input going up/down.\n    * [x] Tapping a form/result should populate the input with it. (Also works selecting some text)\n    * [ ] Max-height for the text-input.\n* Other crazy things\n  * Rendering of other types of forms in the repl history (read meta or `:type`, render as appropiate).\n    * [x] Markdown\n    * [ ] Image url\n    * [x] HTML\n  * Load history contents from:\n    * [x] gist id\n    * [x] url\n    * [ ] drag file into repl\n  * [ ] Save history contents to gist/url or download file\n  * [ ] Edit the history in the repl.\n  * Loading libraries from cljsjs or somewhere else.\n  * Provide default utilities in the repl (for creating a floating movable iframe to eval in? something like that?).\n  * Add lessons support (load lesson exercises, check responses for match, move to next lesson).\n\n## Contributing\n\nPlease do.\n\nNeeds java, leiningen, node \u0026 npm.\n\n### In dev\n\n`rlwrap lein figwheel` Will start the dev server and cljs compilation.\n\nIn another terminal do `npm start` for kicking off the style builder.\n\nDo not commit the `resources/public/style.css` or\n`resources/public/js/compiled/cljs_browser_repl.js`, I'll update those when\nmaking a deployment.\n\n### For deploying\n\nIn general I'll deploy so don't commit the previously mentioned assets.\nInstructions are:\n\nGenerating js: `lein clean \u0026\u0026 lein cljsbuild once min`\nGenerating css: `npm run build`\nFor deploying use git subtree to push the `resources/public` subtree to the\nbranch `gh-pages`.\n\n## License\n\nCopyright © 2015 Joaquin Oltra\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fcljs-browser-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoakin%2Fcljs-browser-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fcljs-browser-repl/lists"}