
React Complex Tree
Pagedraw - Beta release
RecipeJar.app
JustTheRecipe
Copy Me That
ManageMeals
Paprika Recipe Manager
Recipe Jar is a free, local-first recipe keeper. Paste a recipe link and get a clean card with just the ingredients and steps, then save unlimited recipes on your own device. No account, no ads, and it works offline. Your recipes live in your browser, not on a server, so nothing leaves your device. It is open source under the MIT license, and it stays free because there is no backend holding your data. Extras include a merged shopping list, cook mode, one-file backup, recipe sharing by link, and photo import with on-device OCR.
React Complex Tree
RecipeJar.appNo React Complex Tree videos yet. You could help us improve this page by suggesting one.
RecipeJar.app's answer:
Recipe Jar is a Svelte 5 and TypeScript single-page app built with Vite and shipped as an offline PWA using Workbox. Recipes are stored locally in the browser's IndexedDB through Dexie. The only backend is a small Cloudflare Pages Function that proxies recipe-page fetches, so there is no database or app server. Photo import runs on-device with Tesseract.js OCR, and the whole thing deploys to Cloudflare Pages.
RecipeJar.app's answer:
Recipe Jar keeps every recipe on your own device instead of on a server. That one choice is what makes it different: there is no account to create, nothing to upload, and no bill that grows with users, so it stays free and private by design rather than by promise. You paste a recipe link and get a clean card with only the ingredients and steps, then save as many as you want. It works offline, and it is open source under the MIT license.
RecipeJar.app's answer:
Most recipe keepers either put unlimited saving behind a subscription or require an account and store your data on their servers. Recipe Jar does neither. It is free with no limits, needs no sign up, and keeps your recipes in your browser so nothing leaves your device. You can back everything up to a single file and take it with you, so you are never locked in. The shopping list and cook mode that other apps charge for are here too, free and offline.
RecipeJar.app's answer:
Home cooks who collect recipes from across the web and want them in one tidy place, without a subscription or an account. It suits people who care about privacy and owning their own data, and people who cook offline in the kitchen where signal is poor. Because it is a lightweight offline app, it also runs well on cheap phones and slow connections, which matters for reaching cooks beyond the usual well-connected markets.
RecipeJar.app's answer:
I built Recipe Jar after getting tired of recipe apps that hid saving behind a subscription or made me create an account just to keep a link. I wanted something free, private, and mine. So I made a local-first keeper where the recipes live on your own device, and the app costs nothing to run because there is no server holding your data. It is built and maintained solo from Kathmandu, and it is open source, so anyone can see exactly how it works.
Based on our record, React Complex Tree seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can find the source code for it at https://github.com/lukasbach/react-complex-tree, and documentation and examples at https://rct.lukasbach.com. Source: over 3 years ago
More examples on the customizability, in-depth documentation and a typing API is available at the documentation homepage: https://rct.lukasbach.com/. Source: about 5 years ago
Pagedraw - Beta release - Compile UI Mockups to React Code
JustTheRecipe - JustTheRecipe removes the lengthy, irrelevant content from recipe sites and just shows you the instructions in a simple and readable format.