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: about 2 months 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,558 |
reagent-project/reagent | An interface to React for ClojureScript | 4,766 |
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,606 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,011 |
insin/nwb | A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,576 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,554 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,496 |
clojure/clojurescript | A compiler that converts Clojure code to JavaScript. | 9,247 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
browserify/browserify-handbook | A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,587 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,555 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |