Scittlets

Scittlets is a catalog of ready to use ClojureScript components for Scittle, with a CLI tool to help manage them. Add working visual components to existing apps instantly, or bootstrap new Scittle apps from starter templates.

Scittlets Catalog

Each scittlet provides a ClojureScript component with its JavaScript dependencies - all available from CDN. Browse ready to use components with usage instructions and live demos.

Explore Scittlets

Templates Gallery

Starter templates help you quickly bootstrap your Scittle apps. Browse available templates and use the CLI to create new apps from these templates or customize them with additional components.

View Templates

Scittlets CLI

install npm install -g scittlets Install the scittlets CLI globally
usage npx scittlets Show general usage and help
help npx scittlets CMD --help Get help for a specific command (CMD)
catalog npx scittlets catalog List all scittlets and templates in the catalog
new npx scittlets new Create a Scittle app from a template
add npx scittlets add Add scittlets dependencies to an HTML file
update npx scittlets update Update scittlet dependencies in an HTML file
pack npx scittlets pack Pack an HTML file by inlining scripts
releases npx scittlets releases List all published versions of the scittlets Catalog