figma2html
figma2html copied to clipboard
Export Figma frames as responsive HTML and CSS
### Describe the problem Currently, using a chart produced by figma2html in an iFrame is difficult if the chart changes heights. Even if it doesn't, the host page for the...
### Describe the problem We have a custom script input, but no custom CSS script input. This would be useful when users are utilizing custom attributes on a project and...
### Describe the problem feature req. from Texas Tribune to have a way to prevent widows ### Describe the proposed solution Could look into like [widont from journalize](https://github.com/rdmurphy/journalize#widont) for inspo,...
### Describe the problem Figma2html doesn't currently display error/success messages. Many users who come to us with issues simply have malformatted YAML or something else wrong with their config file,...
### Describe the bug Text can be layered behind an image or asset in Figma and will be hidden in the Figma UI. However, if the text or an ancestor...
### Describe the problem Allow solo frames for figma2html. Someone could have a super design with minimal text that should work. Currently our script only works with 2+ frames ###...
### Describe the bug If two or more frames share a name, only one is produced, causing an unexpected issue. While identically named frames are a mistake, we should prevent...
Add the ability to generate next-gen image formats such as .avif and .webp when exporting artboards as .png or .jpeg. Next-gen formats are usually a quarter of the size of...
Add options to export for specific frameworks: - [x] Svelte - [ ] React - [ ] Vue - [ ] Angular
Not all Svelte components and even .ts files are written in TypeScript. We should update so TypeScript is used across the board for uniformity