garden
CSS generator
A Clojure-based library for generating CSS
Generate CSS with Clojure
1k stars
33 watching
90 forks
Language: Clojure
last commit: 10 months ago
Linked from 1 awesome list
clojureclojurescriptcss-compiler
Related projects:
Repository | Description | Stars |
---|---|---|
cgrand/enlive | A templating and transformation system for Clojure based on CSS selectors | 1,619 |
npjg/classic.css | A CSS framework for creating native Mac OS 8.1 interface components in web browsers. | 171 |
paddymul/css-lite | A library for generating CSS from an S-expression based syntax in Common Lisp. | 77 |
nondv/clojure-style-guide | A comprehensive style guide for writing maintainable and readable Clojure code | 26 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
geekerzp/clojure-style-guide | A comprehensive style guide for writing maintainable Clojure code | 62 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
stylus/nib | Provides tools and utilities for generating CSS stylesheets using Stylus | 1,901 |
jarzka/stylefy | A Clojure library for defining and applying CSS styles in a flexible and maintainable way | 317 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,067 |
jeko2000/clojure-style-guide | A style guide for Clojure that aims to provide best practices for maintaining code written in the language. | 0 |
kripod/css-homogenizer | Provides pre-defined CSS styles to normalize and homogenize browser inconsistencies across various design systems | 35 |
codemakebros/css-style-guide | A comprehensive guide to CSS and Sass styles with best practices and conventions | 96 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |