shadow-cljs
Compiler
A tool for compiling and managing ClojureScript projects with ease
ClojureScript compilation made easy
2k stars
41 watching
179 forks
Language: Clojure
last commit: 6 days ago
Linked from 2 awesome lists
cljsclojurescripthot-reloadrepl
Related projects:
Repository | Description | Stars |
---|---|---|
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
reagent-project/reagent | An interface to React for ClojureScript | 4,757 |
magomimmo/modern-cljs | A series of tutorials on building and running ClojureScript projects | 2,918 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,007 |
insin/nwb | A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,574 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,550 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,478 |
clojure/clojurescript | A compiler that converts Clojure code to JavaScript. | 9,235 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
browserify/browserify-handbook | A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,584 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,507 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,804 |