Fork of Borkdude's Scittle.
Find a file
2021-05-26 23:06:07 +02:00
doc release 2021-05-23 11:56:39 +02:00
resources/public Add example links 2021-05-26 23:06:07 +02:00
script Add bookmarklet.html to release 2021-05-26 17:47:16 +02:00
src/scittle hack 2021-05-26 14:07:40 +02:00
.gitignore release 2021-05-23 11:56:39 +02:00
bb.edn Cut out 300kb from build 2021-05-26 17:10:13 +02:00
CHANGELOG.md Initial commit 2021-05-23 11:31:40 +02:00
deps.edn sci 2021-05-26 17:36:45 +02:00
LICENSE Initial commit 2021-05-23 11:31:40 +02:00
package-lock.json Upgrade shadow 2021-05-26 12:18:48 +02:00
package.json Upgrade shadow 2021-05-26 12:18:48 +02:00
README.md Rename to skittle 2021-05-26 12:42:20 +02:00
shadow-cljs.edn Rename to skittle 2021-05-26 12:42:20 +02:00

Scittle

The Small Clojure Interpreter exposed for usage in script tags.

See Github pages for usage.

Tasks

Run bb tasks to see all available tasks:

$ bb tasks
The following tasks are available:

clean   Start from clean slate.
dev     Development build. Starts webserver and watches for changes.
prod    Builds production artifacts.
release Updates Github pages with new release build.

Credits

Idea by Arne Brasseur a.k.a plexus.

License

Copyright © 2021 Michiel Borkent

Distributed under the EPL License. See LICENSE.