2.0.0 • Published 1 year ago

@digitalservice4germany/style-dictionary v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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
1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

2.0.0

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago