@digitalservice4germany/style-dictionary
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

DigitalService Style Dictionary

version npm downloads

A Style Dictionary is a system that allows you to define styles once, in a way for any platform or language to consume. A single place to create and edit your styles, and a single command exports these rules to all the places you need them […]

Style Dictionary

Documentation

For documentation about the DigitalService Style Dictionary, please visit the documentation website.

Also, please join the discussions.

DigitalService internal only: you may also join the #1_ds_engineering_frontend Slack channel.

Development

npm install
npm run build
npm run test

Documentation website

cd website
npm install
npm start

npm link

Link the dist directory, not the root directory.

  1. npm run build
  2. cp package.json dist/
  3. cd dist
  4. npm link (inside dist)

Release

  1. update changelog
  2. use publish GitHub action workflow

Readme

Keywords

none

Package Sidebar

Install

npm i @digitalservice4germany/style-dictionary

Weekly Downloads

841

Version

2.0.0

License

MIT

Unpacked Size

52.8 kB

Total Files

15

Last publish

Collaborators

  • nfelger
  • benjaminaaron
  • joschka.decuveland
  • ckaatz
  • digitalservice4germany