style-dictionary

A build system for creating cross-platform styles. (by amzn)

Style-dictionary Alternatives

Similar projects and alternatives to style-dictionary

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better style-dictionary alternative or higher similarity.

style-dictionary reviews and mentions

Posts with mentions or reviews of style-dictionary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-03.
  • Syncing Figma Variables and StyleDictionary with GitHub Actions
    2 projects | dev.to | 3 Aug 2023
    function getStyleDictionaryConfig(brand) { return { source: [`tokens/brands/${brand}/*.json`, 'tokens/globals/**/*.json'], platforms: { /** * Available platforms: https://amzn.github.io/style-dictionary/#/config?id=platform */ web: { transformGroup: 'web', buildPath: `build/web/${brand}/`, files: [ { destination: 'tokens.scss', format: 'scss/variables', }, ], }, }, } } /** * Build the tokens for each brand. * {@see - Example based on https://github.com/amzn/style-dictionary/tree/main/examples/advanced/multi-brand-multi-platform} */ ['microsoft', 'xbox'].map(function (brand) { ['web'].map(function (platform) { const StyleDictionary = StyleDictionaryPackage.extend( getStyleDictionaryConfig(brand), ) StyleDictionary.buildPlatform(platform) }) })
  • Specify VS Style Dictionary
    2 projects | dev.to | 25 Oct 2022
    Check out the official examples projects provided by Style Dictionary. In our case, we just used the basic example 👍
  • Any wait to generate a full JSON of tailwind?
    1 project | /r/tailwindcss | 18 May 2022
    Did you know about Style Dictionary https://github.com/amzn/style-dictionary Its a tool that creates Design Tokens for different platforms using a JSON file. Sounds similar to what you are trying to achieve.
  • This is my favorite Github issue 🦎
    1 project | /r/webdev | 17 Mar 2022
  • Introduction to Variabless
    2 projects | /r/css | 2 Aug 2021
    Cool. Can you compare this to https://github.com/amzn/style-dictionary?
  • A note from our sponsor - SurveyJS
    surveyjs.io | 23 Apr 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Stats

Basic style-dictionary repo stats
5
3,638
6.6
about 16 hours ago

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com