@tti/ux (0.1.3)

Published 2026-07-03 16:15:13 +00:00 by tti-admin

Installation

@tti:registry=
npm install @tti/ux@0.1.3
"@tti/ux": "0.1.3"

About this package

@tti/ux

TTI design system — CSS tokens + components, published to the TTI self-hosted Forgejo npm registry.

The point: replace <script src="cdn.example.com/..."> and copy-pasted color hex codes across researcher project sites with a single versioned, SCA-scanned npm package.

Consume

# In your project's .npmrc
@tti:registry=http://forgejo.tti.local/api/packages/tti/npm/

# Install
npm install @tti/ux
<link rel="stylesheet" href="/node_modules/@tti/ux/dist/index.css">

<button class="tti-button">Click me</button>

Build

npm run build   # → dist/

Publish

Push a tag (v0.1.0, v0.2.0, …). The publish workflow runs Trivy, builds, and pushes to the registry.

Details
npm
2026-07-03 16:15:13 +00:00
2
UNLICENSED
latest
1.5 KiB
Assets (1)
ux-0.1.3.tgz 1.5 KiB
Versions (2) View all
0.1.3 2026-07-03
0.1.0 2026-07-03