Hacker News new | ask | show | jobs
Calculated Web Development with Soulver App (rachelbaker.me)
9 points by rachelbaker 5034 days ago
Soulver allows me to calculate CSS element sizes and spacing quickly, improving my front-end development workflow.
1 comments

I started an implementation of soulver in html and js if you are interested. The fundations are there, need to finish the grammar and implement all the rules :)

https://github.com/vjeux/soulver.js

Very cool!