Home

Scittlets Catalog v0.6.3

Browse ready-to-use ClojureScript components below. Each scittlet includes API documentation, interactive tests, and live demonstrations.

Click the arrow icon to view full details, copy the command to add it to your project, or start with a template if you're new to Scittle.

scittlets.dev.nrepl — Provides dependencies and a babashka script for opening up an nREPL connection to the Scittle app
ADD npx scittlets add HTML-PATH scittlets.dev.nrepl
scittlets.reagent — Provides dependencies for Reagent, a simple ClojureScript interface to React
ADD npx scittlets add HTML-PATH scittlets.reagent
scittlets.reagent.codemirror — A Reagent component around CodeMirror, a code editor component for the web
ADD npx scittlets add HTML-PATH scittlets.reagent.codemirror
scittlets.reagent.mermaid — A Reagent component around around Mermaid, the diagramming and charting tool
ADD npx scittlets add HTML-PATH scittlets.reagent.mermaid
install npm i -g scittlets
help npx scittlets add --help