@3f.dk/design
v1.143.2
Published
Internal **Vue 2 design system for 3F** (Danish trade union), consumed by the 3F Sitecore production site. Published to npm as `@3f.dk/design` for distribution only — **not intended for general or external use.**
Downloads
1,155
Readme
3f-design
Internal Vue 2 design system for 3F (Danish trade union), consumed by the 3F Sitecore production
site. Published to npm as @3f.dk/design for distribution only — not intended for general or
external use.
Documentation
- Live docs: https://3f-design.dk/design@latest/docs/
- Changelog: https://3f-design.dk/design@latest/docs/changelog.html
Getting started (maintainers)
npm install # Node 20 / npm 10 — `nvm use` / `n auto` (.nvmrc)
npm run dev # local docs dev server → http://localhost:3000| Command | Result |
|---|---|
| npm run build | full production build (components → dist/ + docs → docs/) |
| npm run small:build | components bundle only (dist/) |
| npm run lint | ESLint across .js / .vue |
For maintainers
These guides live in the repository (not shipped with the npm package):
- Developer guide — coding standards, accessibility, VuePress constraints, dependency constraints: CLAUDE.md
- Deploy & release runbook — beta previews and production releases: DEPLOY.md
License
UNLICENSED. Copyright © 3F. All rights reserved. Proprietary — not licensed for external use.
