Crates.io | figma-html |
lib.rs | figma-html |
version | 0.1.0 |
source | src |
created_at | 2023-06-17 20:19:13.739707 |
updated_at | 2023-06-17 20:19:13.739707 |
description | Figma to CSS and HTML toolkit |
homepage | |
repository | https://github.com/ccouzens/figma-rust |
max_upload_size | |
id | 893111 |
size | 42,681 |
Toolkit for building automation for converting Figma files to HTML and CSS.
There are many challenges to converting Figma files to HTML and CSS in a generic manner. For example:
Rather than trying to build a single tool to cover all scenarios, I believe an extendable toolkit to be more sensible.
Currently a Rust library, but will also be a TypeScript library.