sample-clojurephant-cljs-app
Clojure app
A sample project demonstrating the use of Clojurephant to build a ClojureScript application
Sample project using clojurephant to build a ClojureScript app.
0 stars
2 watching
0 forks
Language: Clojure
last commit: 11 months ago clojurephantclojurescriptgradle
Related projects:
Repository | Description | Stars |
---|---|---|
clojurephant/sample-clojurephant-clj-app | A sample project demonstrating Clojurephant's capabilities to build a Clojure application using Gradle | 0 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 148 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
clojure/clojure-clr | A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. | 1,569 |
clojure/tools.cli | Provides a framework for parsing command-line options in Clojure programs. | 723 |
boot-clj/boot | Provides a runtime environment and build framework for Clojure projects | 1,748 |