PHPackages                             datashaman/tongs-sass - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. datashaman/tongs-sass

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

datashaman/tongs-sass
=====================

Sass plugin for Tongs

1.0.0(6y ago)016MITPHP

Since Jan 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/datashaman/tongs-sass)[ Packagist](https://packagist.org/packages/datashaman/tongs-sass)[ RSS](/packages/datashaman-tongs-sass/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

### tongs ssass plugin

[](#tongs-ssass-plugin)

Render SASS files into CSS. A plugin for [Tongs](https://github.com/datashaman/tongs) static site generator.

For example:

```
{
    "plugins": {
        "sass": {
            "outputStyle": "compressed"
        }
    }
}

```

will invoke the following command:

```
node-sass --output-style=compressed $sourcePath

```

for any file ending in `.sass` and `.scss`. The source will be removed and replaced by a file with `.css` containing the rendered stylesheet.

Bear in mind that your `node_modules` folder will not exist in the cloud if you use a cloud-based *source* disk. If your *source* is local, no problem - use `npm` packages in the build.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2301d ago

Major Versions

0.3.0 → 1.0.02020-01-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/48372fbab9c5059c6d5773bb3d42dff0382443ceb65d008fc219ad38a383eafd?d=identicon)[datashaman](/maintainers/datashaman)

---

Top Contributors

[![datashaman](https://avatars.githubusercontent.com/u/59514?v=4)](https://github.com/datashaman "datashaman (6 commits)")

---

Tags

laravelstatic-site-generatorstatic-sitessgtongstongs-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/datashaman-tongs-sass/health.svg)

```
[![Health](https://phpackages.com/badges/datashaman-tongs-sass/health.svg)](https://phpackages.com/packages/datashaman-tongs-sass)
```

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
