style-dictionary VS a11y-color-tokens

Compare style-dictionary vs a11y-color-tokens and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
style-dictionary a11y-color-tokens
5 3
3,650 158
1.4% -
6.3 3.3
4 days ago 7 months ago
JavaScript JavaScript
Apache License 2.0 ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

style-dictionary

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?

a11y-color-tokens

Posts with mentions or reviews of a11y-color-tokens. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-06.

What are some alternatives?

When comparing style-dictionary and a11y-color-tokens you can also consider the following projects:

theo - Theo is a an abstraction for transforming and formatting Design Tokens

SAPC-APCA - APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.

Awesome-Design-Tokens - A list of resources on all things to do with Design Tokens

buttonbuddy - Learn about accessible button contrast then generate your own accessible button color palette

community-group - This is the official DTCG repository for the design tokens specification.

chakra-ui-vue - ⚡️ Build scalable and accessible Vue.js applications with ease.

Awesome-Design-Tools - The best design tools and plugins for everything 👉

11ty-sass-skeleton - Featuring absolutely nothing beyond a base HTML5 template and the essential setup to watch and compile your Sass alongside 11ty.

variabless - JS & CSS - A Match Made in Heaven 💎

Discord-Tokens-Checker - A small script to check if your discord tokens are functional or not

cmake-js - CMake.js - a Node.js native addon build tool

tinycolors - Color names supported by all browsers.