clay
CSS preprocessor
A CSS preprocessor implemented as an embedded Haskell domain specific language
A CSS preprocessor as embedded Haskell.
360 stars
13 watching
73 forks
Language: Haskell
last commit: 30 days ago Related projects:
Repository | Description | Stars |
---|---|---|
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
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 | 113 |
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. | 323 |
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 | 351 |
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 | A language and embedded JIT compiler for efficient dynamic expression evaluation and data storage | 1,168 |
myfavshrimp/turf | A toolchain for compile-time SCSS transformation and CSS injection into binaries | 63 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 512 |