Skip to content

jacekschae/shadow-cljs-devcards

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

shadow-cljs-devcards

shadow-cljs ClojureScript build tool

devcards Devcards makes it simple to interactively surface code examples that have a visual aspect into a browser interface

Setup

This example should provide an overview of how devcards should be configured with shadow-cljs.

Most of the configuration happens in the shadow-cljs.edn file. This is where we create :browser-test build that picks up all files ending in -cards.* that are inside the test directory. You can easily change that, for more details see shadow-cljs.edn file.

Some other things included are syntax highlighting and markdown support.

Releases

No releases published

Sponsor this project

 

Packages

No packages published