← All repos

libsass

A C/C++ implementation of a Sass compiler

Browse cluster: Haskell tooling and libraries
4,198commits
138contributors
8languages

Tech stack & purpose

LibSass is a C++ port of the Ruby Sass CSS compiler that provides a library implementation of a Sass compiler with a C API. The project is designed for portability and efficiency, allowing Sass stylesheets to be compiled across many programming languages through various implementer bindings such as Node.js, Python, Go, Ruby, C#, Java, and Elixir. LibSass was originally created by Aaron Leung and Hampton Catlin with initial support from Moovweb, and is currently maintained by Marcel Greter and Michael Mifsud, though it has reached end-of-life status and users are directed to migrate to Dart Sass instead.

Languages

C++
93.6%
C
2.3%
Shell
2.0%
Makefile
0.9%
M4
0.7%
Perl
0.5%
CSS
0.0%
SCSS
0.0%

Contributors (top 30 of 138)