Skip to content

roman01la/figcup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

figma->hiccup

Converts Figma designs into Hiccup and Reagent components to render in the browser.

How to use

Code overview

FAQ

Why it doesn't layout elements in browser in the same way as in Figma editor?

Because Figma is using its own constraint layout system to position elements on the screen, which is different from CSS. However this behaviour can be reproduced via custom layout algorithm. See http://overconstrained.io/ for reference

About

Converts Figma designs into Reagent/Hiccup components to render in the browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published