LibSassHost
Sass processor library
Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system.
.NET wrapper around the LibSass library with the ability to support a virtual file system.
83 stars
5 watching
11 forks
Language: C++
last commit: 4 months ago
Linked from 4 awesome lists
cssdotnetlibsasssassscss
Related projects:
Repository | Description | Stars |
---|---|---|
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
sass/libsass | A C++ implementation of the Sass CSS compiler | 4,337 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 56 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
jakedixon/jacobdixon.aspnetcore.livesasscompile | Automatically recompiles Sass/Scss files in response to changes during runtime | 2 |
davidkpiano/sassdash | A utility library for functional programming in Sass, providing a range of functions for data manipulation and transformation. | 390 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
ls-age/svelte-preprocess-sass | A Svelte preprocessor that integrates Sass styles into the build process | 91 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
rails/sass-rails | Integrates Sass with Ruby on Rails, providing a stylesheet engine. | 859 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |