All Projects → six7 → Figma Tokens

six7 / Figma Tokens

Official Repo of the Figma Plugin 'Figma Tokens'

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Figma Tokens

Figma Theme
Generate development-ready theme JSON files from Figma Styles
Stars: ✭ 130 (-2.99%)
Mutual labels:  tokens, styles
Rollup Plugin Styles
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Stars: ✭ 116 (-13.43%)
Mutual labels:  styles
Flask Httpauth
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
Stars: ✭ 951 (+609.7%)
Mutual labels:  tokens
Vertical Rhythm
Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
Stars: ✭ 83 (-38.06%)
Mutual labels:  styles
Eth Scan
An efficient Ether and token balance scanner library
Stars: ✭ 35 (-73.88%)
Mutual labels:  tokens
Tokenscript
TokenScript schema, specs and paper
Stars: ✭ 89 (-33.58%)
Mutual labels:  tokens
Styled System
⬢ Style props for rapid UI development
Stars: ✭ 7,126 (+5217.91%)
Mutual labels:  tokens
Paris
Define and apply styles to Android views programmatically
Stars: ✭ 1,716 (+1180.6%)
Mutual labels:  styles
Tokens
Tokens, Tokens, Tokens
Stars: ✭ 101 (-24.63%)
Mutual labels:  tokens
Torch Models
Stars: ✭ 65 (-51.49%)
Mutual labels:  styles
Bottyclient
A slim Discord client with many cool features including less network traffic which supports bot tokens, but user tokens theoretically work too. Tags: Discord Bot Client Token for Bot Botting Download English
Stars: ✭ 58 (-56.72%)
Mutual labels:  tokens
Figmagic Example
Using Figmagic (simplifying design token generation and asset extraction) with Webpack 5, React 16, Styled Components.
Stars: ✭ 37 (-72.39%)
Mutual labels:  tokens
Mapbox Gl Controls
Stars: ✭ 93 (-30.6%)
Mutual labels:  styles
Stellar Contracts
Stellar contract examples and components
Stars: ✭ 36 (-73.13%)
Mutual labels:  tokens
Styled By
Simple and powerful lib to handle styled props in your components
Stars: ✭ 122 (-8.96%)
Mutual labels:  styles
Pay Protocol
fixing the transition to a cashless world
Stars: ✭ 29 (-78.36%)
Mutual labels:  tokens
Coin registry
A global registry of JSON formatted files on 1500+ cryptocurrency tokens. Provides information like chat rooms, communities, explorers, and contact information on each coin. Used by https://blockmodo.com, DEXs, developers, and exchanges.
Stars: ✭ 85 (-36.57%)
Mutual labels:  tokens
React Scoped Styles
Scoped Styles for React
Stars: ✭ 45 (-66.42%)
Mutual labels:  styles
Skin
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
Stars: ✭ 126 (-5.97%)
Mutual labels:  styles
Unused Style Remover
Remove unused layer and text styles.
Stars: ✭ 94 (-29.85%)
Mutual labels:  styles

Figma Tokens

installs likes

Figma Design Tokens - Making design tokens a single source of truth for Figma. | Product Hunt

How to use

I'm currently in the process of building a dedicated Documentation page. Visit it by going to http://docs.tokens.studio/ — it's still very early, but will hopefully provide some useful information.

Get started

When you first open the plugin we give you a set of pre-defined tokens that can be used as-is to show you what is possible. You can delete these tokens by going to the JSON tab and hitting the Clear button to remove all tokens.

Creating Tokens

Create new tokens by hitting the + button in the token group that you wish to add a token.

Creating a new Token Group

if you want to nest your tokens you can do that. Go to the Edit Tokens dialog o the property you want to create a group for and then hit the Add a new group button.

Applying Tokens

There are two ways how you can apply tokens to your selection:

Default behaviour (left-click)

When you left-click a token this token is being put on your selection (multiple layers selected are possible!). For certain tokens we assume defaults, such as for Colors we assume you want to apply Fill.

Specifying what to apply (right-click)

You can right-click tokens to specify what property should be set, such as in Spacing the Horizontal Spacing, Vertical Spacing or Gap properties individually

More information

I will provide more information and some Getting Started videos on my personal website: jansix.at/resources/figma-tokens

Contribute

  • Run yarn to install dependencies.
  • Run yarn build:watch to start webpack in watch mode.
  • Open Figma -> Plugins -> Development -> New Plugin... and choose manifest.json file from this repo.
  • Create a Pull Request for your branch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].