A minimal ClojureScript project template for quickly starting new applications.
Mies is a minimal ClojureScript project template designed to help developers quickly bootstrap new applications. It provides essential build scripts and a clean project structure without unnecessary complexity, making it easy to start coding immediately.
ClojureScript developers who want a simple, unopinionated starting point for new projects without the overhead of larger frameworks or complex configurations.
Developers choose Mies for its simplicity and minimalism—it offers just enough structure to be useful while staying lightweight and easy to understand, reducing initial setup time.
Minimal ClojureScript project template
Provides just essential files and dependencies, allowing developers to start coding immediately without complex configurations, as emphasized in the description.
Includes scripts for build, watch, and release, simplifying the development workflow with straightforward commands like `scripts/build` and `scripts/watch`.
Avoids unnecessary tooling and structures, keeping the project lightweight and flexible, which aligns with its philosophy of staying out of the developer's way.
With commands like `lein new mies hello-world`, it enables rapid project creation, reducing initial setup time and letting developers focus on writing code.
Lacks built-in tools for testing, routing, or state management, requiring manual integration for common development needs beyond basic compilation.
Last updated in 2016, which may lead to compatibility issues with newer ClojureScript versions or modern development practices, as indicated by the copyright date.
Some scripts require rlwrap, adding an extra installation step that might be inconvenient for users on platforms without easy access, as noted in the README.
A ClojureScript framework for building user interfaces, leveraging React
Application template for Clojure + ClojureScript web apps
A declarative programming framework
A Leiningen template(Clojure/ClojureScript Project) for Web based desktop application with Electron (atom-shell).
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.