figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

TokensBrücke is a Figma plugin that converts Figma variables into design-tokens JSON.

Results 9 figma-plugin issues
Sort by recently updated
recently updated
newest added

Text inputs within the GitHub configuration UI do not have accessible labels associated with them, instead relying on the `placeholder` attribute to provide a name. `placeholder`s are poor substitutes for...

enhancement

I see that Tokens Brücke wraps tokens in top-level groups based on the Figma variable collection name or type of style (e.g. "Typography"). In my case, I don't need those...

![Screenshot 2024-04-18 at 11 00 38](https://github.com/tokens-bruecke/figma-plugin/assets/147876953/9ecd4725-c4f2-4731-87d7-ab13cdd33d92) Figma recently introduced typography variables during their framework event. These variables are exported accurately in the JSON, which is great. However, it's still necessary...

enhancement

At the moment the variables are sorted in the json according to the creation date: this means that if I create a variable at a later time, it is sorted...

enhancement

Hey! I think it would be very handy to be able to select, if I want to generate one JSON for all collections or individual collections as individual JSONs. For...

Hey Pavel, great plugin! :-) Just tried it out and I think it would be cool, to be able to toggle on/off the extensions in the generated JSON, so in...

Is there a possibility in the future to have a multitenant version? at the moment I have 4 design systems and every time I want to push tokens I have...

enhancement

Hello I checked out the project and run the following commands ``` pnpm install pnpm build ``` but webpack fails with missing types ERROR in /home/sylvain/projects/ds/figma-plugin/src/app/CodePreviewView/index.tsx(13,14) TS2580: Cannot find name...

bug

Is it possible to add a field to specify the gitlab host ?

enhancement