PHPackages                             controlaltdelete/swatches-sku - 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. controlaltdelete/swatches-sku

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

controlaltdelete/swatches-sku
=============================

v1.0.0(3y ago)31841OSL-3.0JavaScript

Since Jan 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/controlaltdelete-nl/magento2-swatches-sku)[ Packagist](https://packagist.org/packages/controlaltdelete/swatches-sku)[ RSS](/packages/controlaltdelete-swatches-sku/feed)WikiDiscussions main Synced today

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

ControlAltDelete SwatchesSku Extension
======================================

[](#controlaltdelete-swatchessku-extension)

Description
-----------

[](#description)

This module allows you to retrieve the SKU of the current selected SKU.

Usage
-----

[](#usage)

Require it in your component:

```
define([
    'uiComponent',
    'ControlAltDelete_SwatchesSku/js/model/selected-product-sku',
], function (
    Component,
    sku
) {
    'use strict';

    return Component.extend({
        sku: sku
    });
});
```

And then in your HTML:

```

```

But you can also use it with computed observables:

```
var result = ko.computed( function () {
    return 'The selected SKU is ' + sku();
});
```

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Licence
-------

[](#licence)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------

[](#copyright)

(c) [Control Alt Delete](https://www.controlaltdelete.dev)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

1254d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea5f9f50d4d50caa56065f4b55b1dd5aa3f1030402d0487a093200fdefa40f70?d=identicon)[michielgerritsen](/maintainers/michielgerritsen)

---

Top Contributors

[![michielgerritsen](https://avatars.githubusercontent.com/u/5858697?v=4)](https://github.com/michielgerritsen "michielgerritsen (5 commits)")

### Embed Badge

![Health badge](/badges/controlaltdelete-swatches-sku/health.svg)

```
[![Health](https://phpackages.com/badges/controlaltdelete-swatches-sku/health.svg)](https://phpackages.com/packages/controlaltdelete-swatches-sku)
```

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k24](/packages/loki-magento2-components)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

111.1k](/packages/angeo-module-llms-txt)

PHPackages © 2026

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