• Stars
    star
    778
  • Rank 56,400 (Top 2 %)
  • Language
    C
  • License
    Other
  • Created about 12 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

libsass command line driver

SassC

Unix CI Windows CI

by Aaron Leung (@akhleung), Hampton Catlin (@hcatlin), Marcel Greter (@mgreter) and Michael Mifsud (@xzyfer)

http://github.com/sass/sassc

Warning: LibSass and SassC are deprecated. While it will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new CSS or Sass features. Projects that still use it should move onto Dart Sass.

About SassC

SassC is a wrapper around libsass (http://github.com/sass/libsass) used to generate a useful command-line application that can be installed and packaged for several operating systems.

SassC currently statically links the libsass library, but might one day using dynamic linking if libsass supports that in the future.

About Sass

Sass is a CSS pre-processor language to add on exciting, new, awesome features to CSS. Sass was the first language of its kind and by far the most mature and up to date codebase.

Sass was originally conceived of by the co-creator of this library, Hampton Catlin (@hcatlin). Most of the language has been the result of years of work by Natalie Weizenbaum (@nex3) and Chris Eppstein (@chriseppstein).

For more information about Sass itself, please visit https://sass-lang.com

Initial development of SassC by Aaron Leung and Hampton Catlin was supported by Moovweb.

Documentation

Licensing

Our MIT license is designed to be as simple, and liberal as possible.

More Repositories

1

sass

Sass makes CSS fun!
TypeScript
14,889
star
2

node-sass

🌈 Node.js bindings to libsass
C++
8,477
star
3

libsass

A C/C++ implementation of a Sass compiler
C++
4,312
star
4

dart-sass

The reference implementation of Sass, written in Dart.
Dart
3,784
star
5

sassc-rails

Integrate SassC-Ruby with Rails!
HTML
705
star
6

libsass-python

A straightforward binding of libsass for Python. Compile Sass/SCSS in Python with no Ruby stack at all!
Python
551
star
7

sassc-ruby

Use libsass with Ruby!
Ruby
365
star
8

sass-site

Sass Website
TypeScript
298
star
9

node-sass-middleware

connect middleware extracted from node-sass
JavaScript
263
star
10

sass-spec

Official Sass Spec Suite
SCSS
198
star
11

ruby-sass

The original, now deprecated Ruby implementation of Sass
Ruby
182
star
12

embedded-host-node

A Node.js library that will communicate with Embedded Dart Sass using the Embedded Sass protocol
TypeScript
129
star
13

node-sass-binaries

Platform specific binaries for node-sass
127
star
14

libsass-net

A lightweight wrapper around libsass
C#
94
star
15

migrator

Tool for migrating stylesheets to new Sass versions
Dart
83
star
16

ruby-libsass

Ruby bindings for libsass
Ruby
81
star
17

dart-sass-embedded

A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol
Dart
67
star
18

linter

An experimental Sass linter written using the Dart Sass AST
Dart
39
star
19

embedded-protocol

A protocol for communicating between a Sass implementation and a host language
33
star
20

homebrew-sass

A Homebrew tap for Sass
Ruby
33
star
21

perl-libsass

Perl bindings for libsass (CSS::Sass)
Perl
27
star
22

libsass.com

CSS
6
star
23

sass-registry

Extension registry for Sass
Ruby
6
star
24

sass-site-built

The built HTML of the Sass website, used to see output diffs in code reviews
HTML
5
star
25

clone-linked-repo

A utility action that emits information about one PR linked from another's message
Shell
2
star