
Mirrorful
Open-source tool to manage design templates
What it does
Mirrorful is an open-source tool to manage design templates directly in code, making it easy to create the building blocks of your app. By adding Mirrorful to your project, you can run a visual theme editor and propagate your design tokens across your apps.
Does a similar job
all alternatives →- MAMirrorful – A developer-first way to implement designs faster2023 · github.com · ▲134
Hey HN! Mirrorful (https://www.mirrorful.com/) is an open-source developer framework that helps front-end engineers manage their design systems. We’ve been building Mirrorful with the open-source community (https://github.com/Mirrorful/mirrorful) and wanted to share our beta with you. Check out our online demo to get the idea: https://app.mirrorful.com/. Design systems can be thought of as the “building blocks of your app” which makes me think of Lego bricks. Mirrorful helps you manage your codebase’s Lego bricks and ensure that they are…

- MAMake a programmable mirror2015 · github.com · ▲1,172



More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 4d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 28d ago · lettertrace.com
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io