lein-figwheel
Code replacer
A tool that enables live code reloading and hot updates for ClojureScript projects in web applications.
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
3k stars
67 watching
208 forks
Language: Clojure
last commit: 8 months ago
Linked from 2 awesome lists
clojureclojurescriptclojurescript-replfigwheelrepl
Related projects:
Repository | Description | Stars |
---|---|---|
day8/re-frame | A ClojureScript framework for building user interfaces with a data-oriented, functional design. | 5,435 |
clojure/clojurescript | A compiler that converts Clojure code to JavaScript. | 9,235 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,478 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,595 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,550 |
fody/fody | Tool for weaving and manipulating .NET assemblies at build time | 4,359 |
reagent-project/reagent | An interface to React for ClojureScript | 4,757 |
bernaferrari/figmatocode | Converts Figma designs to fully responsive web and mobile applications using multiple frameworks | 3,774 |
thheller/shadow-cljs | A tool for compiling and managing ClojureScript projects with ease | 2,270 |
gothinkster/realworld | A demo application platform allowing users to create and showcase their own implementations of a full-stack web app using various frontend and backend technologies. | 80,636 |
babashka/babashka | An interpreter for scripting languages similar to Bash but with Clojure syntax and performance. | 4,065 |
pedestal/pedestal | A set of libraries for building scalable and maintainable server-side applications in Clojure | 2,702 |
juliangarnier/anime | A JavaScript animation library for creating dynamic and interactive visual effects on web pages. | 50,355 |
ballerina-platform/ballerina-lang | A cloud-native programming language for integrating microservices and applications | 3,677 |