Skip to content

Another bread calculator. Takes inputs of: Flour and Water in levain feed, Flour, Water, Levain, Salt in your dough mix. Outputs a table of relevant percentages and totals in your baked loaf of bread

eddieferrer/breadcalc

Repository files navigation

breadcalc

https://breadcalculator.netlify.app/

Another bread calculator. Based on Method #2 detailed in Levain Calculation | The Fresh Loaf.

Takes inputs of:

  • Flour and Water in levain feed
  • Flour, Water, Levain, Salt in your dough mix.

Outputs a table of relevant percentages and totals in your baked loaf of bread

Progressive Web App, works offline, built with Vue.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Another bread calculator. Takes inputs of: Flour and Water in levain feed, Flour, Water, Levain, Salt in your dough mix. Outputs a table of relevant percentages and totals in your baked loaf of bread

Topics

Resources

Stars

Watchers

Forks