Commit graph

20 commits

Author SHA1 Message Date
Jeroen van Dijk 1977424508
Add Replicant plugin (#108)
* Add replicant tictactoe example

* Update Changelog
2025-06-16 10:43:04 +02:00
Michiel Borkent 2d4782702c
Fix #75: support reader conditionals in source code (#76) 2024-04-22 14:19:07 +02:00
Michiel Borkent 3fcc3978e5 Update codemirror example 2022-11-23 13:40:09 +01:00
Michiel Borkent 83e96ceb4a fix codemirror 2022-10-10 15:28:51 +02:00
Carnun Marcus-Page 25e9ea61af
Fix fix of bookmarklet share link (#37)
Related issue: https://github.com/babashka/scittle/issues/36
2022-08-16 13:00:51 +02:00
Carnun Marcus-Page a698bd4ed9
Fix bookmarklet share link (#35)
For some reason, Twitter (and possibly other sites!) cut closing parens from the "Copy this link to share ⤴️" link. So a quick-and-dirty fix is to just append a bit of whitespace.

A little more context (with pictures): https://twitter.com/CarnunMP/status/1559148858118111234
2022-08-15 14:34:44 +02:00
Michiel Borkent 2a93334a43
Browser repl (#24) 2022-05-17 21:07:22 +02:00
Michiel Borkent 96d2e44188 Run straight from github 2022-02-07 18:34:01 +01:00
Michiel Borkent 728cd304aa Add wordle by oxalorg 2022-02-07 18:23:16 +01:00
Michiel Borkent 8f72a1a51f Update links 2021-11-16 13:54:43 +01:00
Gert Goet c5fdaf4a02
Allow bookmarklet to be shared (#5) 2021-05-27 22:37:51 +02:00
Jeroen van Dijk 1eabb65c4c
Bookmarklet: Be able to load gists (#4)
* Simplify extraction code

* Remove unnecessary wrapping

* Be able to load from gist.github.co
2021-05-27 19:32:13 +02:00
Jeroen van Dijk 169c9b8717
Bookmarklet improvements (#3)
* Remove unused function

* Improve serialisation + loading of bookmarlets

- Drop bookmark link on textarea to edit

* Move serialisation to correct place
2021-05-27 12:12:26 +02:00
Jeroen van Dijk fc15e8a5ac Add simple error handling 2021-05-26 17:55:19 +03:00
Jeroen van Dijk b8a0957530 Don’t load scittle twice (while testing) 2021-05-26 17:55:19 +03:00
Jeroen van Dijk 2ef2a8f7a3 Add Bookmarklet example 2021-05-26 17:26:03 +03:00
Michiel Borkent 4f0bfa0d4c cleanup 2021-05-24 23:30:22 +02:00
Michiel Borkent fd5acb9164 tictactoe 2021-05-24 23:13:46 +02:00
Michiel Borkent 2718fec16b docs 2021-05-23 17:23:04 +02:00
Michiel Borkent 57c4e38f7e Support for src 2021-05-23 17:13:23 +02:00