# @s-ui/component-dependencies

> A set of dependencies of all SUI components.

Latest version **1.9.0** (published 2024-10-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @s-ui/component-dependencies
pnpm add @s-ui/component-dependencies
yarn add @s-ui/component-dependencies
bun add @s-ui/component-dependencies
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.9.0 |
| Published | 2024-10-30 |
| First published | 2017-09-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 2.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 147 |
| Maintainers | arnau.guell, miriam-gil, andresin87.adevinta, alfredo.narvaez, sendami.luque.ext, sebastian.badea.adevinta, thomas.page.ext, victoria.pasichnyk.ext, daniel.perez.ext, albert.peiro, frandelacasa-adevinta, mariapaula.forero.ext, hpintos_adevinta, sziauberyte, victor.perez.adevinta, oscar-raig-adevinta, carlos.gonzalezl, carolina.mallo.ext, david.nieto, ferran.simon, sergi.quintela, jamile.radloff, xavi_ballestar, luz_adv, ignacio.rodriguez, carlosvillu-adevinta, diegomr, arturo.vicente, adria.velardos, emiliovz, dann41, ruben-martin, pol.valls, cristina.rodriguez.duque, sergio.escano, marc.benito, azahara, patricio.sartore, giovanny.sayas.ext, david.cuadrado.ext, alex.castells, beatrizip, pablo.rey-adevinta, sergiocollado, cristhianb, alisa_bayanova, davidmartin2108, ferrangbtw, estefania_garcia, belen.santos, alfredo.arronte, joanleon-adv, luis-garrido, aitor.rodriguez, jordi.munoz, oscar_ramirez, ignacio_navarro, a.ferrer, gfabregoadv, izeller, salvador.juan, ivanmlaborda, alejandro.ferrante, pa.chruscinski.ext, isabelgomez87, jenifer.lopez, pablogs, javier.miguel, oscar.gomez, marian.lucaci, alverd004, oriol.puig, nacho_torrella, xavi.murcia, javiauso, alfredo.zimperz, francisco.ruiz.lloret, andresadv, schibstedspain |
| Keywords | fatigue, bundle |

## Links

- npm: https://www.npmjs.com/package/@s-ui/component-dependencies
- Repository: https://github.com/SUI-Components/sui-components
- Homepage: https://github.com/SUI-Components/sui-components/tree/master/utils/sui-component-dependencies#readme
- Issues: https://github.com/SUI-Components/sui-components/issues
- npm.io page: https://npm.io/package/@s-ui/component-dependencies

## Dependencies (2)

- [classnames](https://npm.io/package/classnames.md) 2.5.1
- [@s-ui/theme](https://npm.io/package/@s-ui/theme.md) 8

## Alternatives

- [raw-loader](https://npm.io/package/raw-loader.md) — 4.3M weekly downloads
- [plop](https://npm.io/package/plop.md) — 1.4M weekly downloads
- [webpack-deadcode-plugin](https://npm.io/package/webpack-deadcode-plugin.md) — 80.3K weekly downloads
- [@storybook/preact-vite](https://npm.io/package/@storybook/preact-vite.md) — 54.2K weekly downloads
- [vite-plugin-transform](https://npm.io/package/vite-plugin-transform.md) — 2.4K weekly downloads

## Recent versions

- 1.9.0 (latest) — 2024-10-30
- 1.7.0-beta.0 (beta) — 2024-08-12
- 1.8.0 — 2024-08-21
- 1.7.0 — 2021-05-27
- 1.6.0-beta.0 — 2020-09-14
- 1.6.0 — 2020-03-05
- 1.5.0 — 2017-10-05
- 1.4.0 — 2017-10-04
- 1.3.0 — 2017-09-15

## README

# sui-common-dependencies
> A set of dependencies of all SUI components.

It provides:
* Unified dependencies versions accross components
* Minified boilerplate

## Installation

```sh
$ npm install @s-ui/component-dependencies --save-dev
```

---
_Source: https://npm.io/package/@s-ui/component-dependencies · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
