coffee-stylesheets
Compiler
A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files.
Transpiler similar to SASS/SCSS/LESS/Stylus, except its 100% CoffeeScript!
26 stars
4 watching
2 forks
Language: CoffeeScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimalist template engine for CoffeeScript and JavaScript | 48 |
| A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,840 |
| Provides a Lisp-style macro system for CoffeeScript | 37 |
| A utility for continuously compiling CoffeeScript to JavaScript | 156 |
| Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
| A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
| Utility for preprocessing and concatenating CoffeeScript source files. | 96 |
| A compiler and virtual machine for a fictional programming language | 24 |
| A tool for generating CoffeeScript code from existing source | 30 |
| A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript | 442 |
| Converts JavaScript code to CoffeeScript syntax | 2,081 |
| A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |
| A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |