Showing 101-120 of 260 packages
A fork of 'olalonde/better-require' - lets you load JSON and YAML files using require syntax. For example: var config = require('./config.json'); Extensions available are: json, yaml, coffee, ts, ls, co
CLI tool for ClojureScript Storybook integration
ClojureScript preprocessor for Svelte using Squint
Watermarked images in the browser
Clojurescript tokenizer
Create repositories in github and dockerhub
Modern Web Components Library built with ClojureScript - Zero Dependencies, Semantic Design System, Advanced Modular Architecture
Scan Clojure files for matches to Tailwind CSS class names.
Cirru Parser in TypeScript
ClojureScript compiler and JS bundler
HTML/SVG/XML serialization of nested data structures, iterables & closures
A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, ocaml, reason, common lisp
Prettier Plugin for Clojure. Indentation only, and non-configurable
require('better-require')('json yaml') lets you load JSON and YAML files using require syntax. For example: var config = require('./config.json'); Extensions available are: json, yaml.
Set up a ClojureScript web server in one command with sitefox and shadow-cljs.
To get a grip on basics of clojurescript on node, writing a hello world app using shadow-cljs.
Cross-platform zero knowledge facilities
Project versioning tools: bump, voom-like-version, docker-compose
With-DOM aims to be a Javascript alternative to [day8/re-frame](https://github.com/day8/re-frame) when Clojurescript is not an option.
CSP channels with ES6 generators, inspired by Clojurescript's core.async and Go