devcards
Code tester
A tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface.
Devcards aims to provide a visual REPL experience for ClojureScript
2k stars
41 watching
115 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/test.check | A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,122 |
jstepien/mutant | A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 102 |
clojure-expectations/expectations | A minimalist unit testing framework for Clojure. | 395 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,109 |
betterthantomorrow/calva | A Visual Studio Code extension that provides an integrated environment for Clojure and ClojureScript development with features such as REPL support, code evaluation, formatting, and debugging. | 1,689 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
avli/clojurevscode | A Visual Studio Code extension providing support for Clojure and ClojureScript development. | 204 |
chbatey/kafka-unit | Allows developers to test Kafka applications in isolation with a simple setup and teardown process. | 174 |
dev-juju/codebox | A code highlighting tool for editing JavaScript code | 39 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
binaryage/dirac | An extension for Chrome DevTools that provides enhanced functionality and tools for ClojureScript developers | 769 |
markwoodhall/clova | A minimal validation library for Clojure and ClojureScript | 16 |