# @scion/toolkit

> Provides a collection of framework-agnostic utilities designed primarily for use in SCION libraries such as `@scion/workbench` and `@scion/microfrontend-platform`. This library is written in plain TypeScript and has no dependency on any other library.

Latest version **2.2.0** (published 2026-09-24) · EPL-2.0 license · 0 weekly downloads

## Install

```sh
npm install @scion/toolkit
pnpm add @scion/toolkit
yarn add @scion/toolkit
bun add @scion/toolkit
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.2.0 |
| Published | 2026-09-24 |
| First published | 2020-01-23 |
| Weekly downloads | 0 |
| License | EPL-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 1 |
| Unpacked size | 266 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 7 |
| Author | SCION contributors |
| Maintainers | scion.collaborator |

## Links

- npm: https://www.npmjs.com/package/@scion/toolkit
- Repository: https://github.com/SchweizerischeBundesbahnen/scion-toolkit
- Issues: https://github.com/SchweizerischeBundesbahnen/scion-toolkit/issues
- npm.io page: https://npm.io/package/@scion/toolkit

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.5.0

## Recent versions

- 2.2.0 (latest) — 2026-09-24
- 2.1.0 — 2026-02-12
- 2.0.2 — 2025-10-31
- 2.0.1 — 2025-06-13
- 2.0.0 — 2025-06-06
- 1.6.2 — 2025-05-28
- 1.6.1 — 2025-05-27
- 1.6.0 — 2024-10-28
- 1.5.1 — 2024-10-22
- 1.5.0 — 2024-10-03
- 1.4.1 — 2023-06-14
- 1.4.0 — 2023-04-19
- 1.3.1 — 2022-11-09
- 1.3.0 — 2022-11-02
- 1.2.1 — 2022-10-07
- … 35 more at https://npm.io/package/@scion/toolkit/versions

## README

<a href="/README.md"><img src="/resources/branding/scion-toolkit-banner.svg" height="50" alt="SCION Toolkit"></a>

| SCION Toolkit | [Projects Overview][menu-projects-overview] | [Changelog][menu-changelog] | [Contributing][menu-contributing] | [Sponsoring][menu-sponsoring] |  
| --- | --- | --- | --- | --- |

## SCION Toolkit

SCION Toolkit is a collection of UI components and utilities designed primarily for use in SCION libraries and their demo and test applications.

***
- [**@scion/toolkit**][link-scion-toolkit]\
  Provides framework-agnostic utilities in TypeScript. It only has a dependency on RxJS.

- [**@scion/components** <img src="/docs/logo/angular.svg" alt="Angular-specific" title="Angular-specific">][link-scion-components]\
  Provides Angular-based components and directives with a focus on SCION requirements.
***

[![@scion/toolkit version](https://img.shields.io/npm/v/@scion/toolkit/latest?label=%40scion%2Ftoolkit)][link-toolkit-download]
[![@scion/components versions](https://img.shields.io/npm/v/@scion/components/latest?label=%40scion%2Fcomponents)][link-components-download]
[![Continuous Integration and Delivery][link-github-actions-workflow:status]][link-github-actions-workflow]

[link-scion-toolkit]: /docs/site/scion-toolkit.md
[link-scion-components]: /docs/site/scion-components.md
[link-toolkit-download]: https://www.npmjs.com/package/@scion/toolkit
[link-components-download]: https://www.npmjs.com/package/@scion/components
[link-github-actions-workflow]: https://github.com/SchweizerischeBundesbahnen/scion-toolkit/actions
[link-github-actions-workflow:status]: https://github.com/SchweizerischeBundesbahnen/scion-toolkit/actions/workflows/workflow.yml/badge.svg

[menu-home]: /README.md
[menu-projects-overview]: /docs/site/projects-overview.md
[menu-changelog]: /docs/site/changelog.md
[menu-contributing]: /CONTRIBUTING.md
[menu-sponsoring]: /docs/site/sponsoring.md

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