clay
CSS preprocessor
A CSS preprocessor implemented as an embedded Haskell domain specific language
A CSS preprocessor as embedded Haskell.
361 stars
13 watching
72 forks
Language: Haskell
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
giraud/bs-css | A statically typed DSL for writing CSS in Reason and ReScript. | 586 |
groenewege/vim-less | Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 322 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 279 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
crufter/haquery | Allows HTML manipulation and template rendering using CSS selectors familiar to web developers | 65 |
morganstanley/hobbes | An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis | 1,173 |
myfavshrimp/turf | A toolchain for compile-time SCSS transformation and CSS injection into binaries | 68 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 511 |