@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,188 +1,188 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { ConcreteCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'concrete-mortar-calculator';
|
|
7
|
-
const title = 'Concrete and Mortar Calculator: Bags of Cement per Cubic Metre';
|
|
8
|
-
const description =
|
|
9
|
-
'Calculate exactly how many 25kg cement bags, sand shovels and litres of water you need per m³. Mix ratios for H200 concrete, M40 masonry mortar and M80 floor screeds.';
|
|
10
|
-
|
|
11
|
-
const faqData = [
|
|
12
|
-
{
|
|
13
|
-
question: 'How many 25kg bags of cement are needed per cubic metre of concrete?',
|
|
14
|
-
answer:
|
|
15
|
-
'For standard H-200 structural concrete, you need approximately 14 bags of 25kg (350kg total) per cubic metre of compacted mix. Weaker mixes like M-40 masonry mortar require around 11 bags per m³.',
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
question: 'What is the difference between concrete and mortar?',
|
|
19
|
-
answer:
|
|
20
|
-
'Concrete contains coarse aggregate (gravel) in addition to cement and sand, making it structurally stronger for load-bearing applications like foundations. Mortar uses only fine sand and is used for laying bricks, pointing, and rendering surfaces.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'How many shovels of sand per cubic metre?',
|
|
24
|
-
answer:
|
|
25
|
-
'For H-200 concrete, approximately 180 shovels of sand plus 240 shovels of gravel per m³ are needed. For M-40 masonry mortar, around 400 shovels of sand (no gravel). A standard shovel holds roughly 3-4 litres of material.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Can I mix concrete by hand without a cement mixer?',
|
|
29
|
-
answer:
|
|
30
|
-
'Yes, but it requires significant physical effort and becomes impractical above 0.5 m³. Mix on a clean, watertight surface. Add water sparingly, as excess water dramatically weakens the final strength.',
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
question: 'Why does concrete crack as it dries?',
|
|
34
|
-
answer:
|
|
35
|
-
'Cracking is usually caused by rapid moisture loss during curing or excess water in the mix. Keep the concrete damp for several days after pouring by covering it with wet hessian or plastic sheeting.',
|
|
36
|
-
},
|
|
37
|
-
];
|
|
38
|
-
|
|
39
|
-
const howToData = [
|
|
40
|
-
{
|
|
41
|
-
name: 'Choose the Mix Type',
|
|
42
|
-
text: 'Select whether you need structural concrete for foundations or masonry mortar for walls.',
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
name: 'Enter the Volume in m³',
|
|
46
|
-
text: 'Input the total volume or use the dimension helper: multiply length × width × thickness.',
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
name: 'Read the Quantities',
|
|
50
|
-
text: 'Check how many cement bags, sand shovels and litres of water you need to purchase.',
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
name: 'Follow the Proportion Guide',
|
|
54
|
-
text: 'Use the visual proportion bar to prepare a correctly balanced mix every time.',
|
|
55
|
-
},
|
|
56
|
-
];
|
|
57
|
-
|
|
58
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
59
|
-
'@context': 'https://schema.org',
|
|
60
|
-
'@type': 'FAQPage',
|
|
61
|
-
mainEntity: faqData.map((item) => ({
|
|
62
|
-
'@type': 'Question',
|
|
63
|
-
name: item.question,
|
|
64
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
65
|
-
})),
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
69
|
-
'@context': 'https://schema.org',
|
|
70
|
-
'@type': 'HowTo',
|
|
71
|
-
name: title,
|
|
72
|
-
description,
|
|
73
|
-
step: howToData.map((step, i) => ({
|
|
74
|
-
'@type': 'HowToStep',
|
|
75
|
-
position: i + 1,
|
|
76
|
-
name: step.name,
|
|
77
|
-
text: step.text,
|
|
78
|
-
})),
|
|
79
|
-
};
|
|
80
|
-
|
|
81
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
-
'@context': 'https://schema.org',
|
|
83
|
-
'@type': 'SoftwareApplication',
|
|
84
|
-
name: title,
|
|
85
|
-
description,
|
|
86
|
-
applicationCategory: 'UtilityApplication',
|
|
87
|
-
operatingSystem: 'All',
|
|
88
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
-
inLanguage: 'en',
|
|
90
|
-
};
|
|
91
|
-
|
|
92
|
-
export const content: ToolLocaleContent<ConcreteCalculatorUI> = {
|
|
93
|
-
slug,
|
|
94
|
-
title,
|
|
95
|
-
description,
|
|
96
|
-
faqTitle: 'Frequently Asked Questions',
|
|
97
|
-
faq: faqData,
|
|
98
|
-
bibliography,
|
|
99
|
-
howTo: howToData,
|
|
100
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
101
|
-
seo: [
|
|
102
|
-
{
|
|
103
|
-
type: 'title',
|
|
104
|
-
text: 'The Science of Concrete and Mortar Mix Ratios',
|
|
105
|
-
level: 2,
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
type: 'paragraph',
|
|
109
|
-
html: 'Whether you are laying a garden slab, building a block wall, or pouring a floor screed, getting the <strong>concrete mix ratio</strong> right is the single most important factor for structural integrity. This calculator converts professional engineering dosages - expressed in kg per cubic metre - into the practical units you actually work with on site: <strong>25kg bags, shovelfuls, and litres</strong>.',
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
type: 'card',
|
|
113
|
-
icon: 'mdi:water-alert',
|
|
114
|
-
title: 'Why Water Ratio Determines Concrete Strength',
|
|
115
|
-
html: '<p>The water-to-cement ratio (w/c ratio) is the key variable controlling concrete strength. Every extra litre of water you add beyond the minimum makes the mix more workable - but permanently weakens the cured concrete by leaving voids as it evaporates.</p><p>The correct consistency resembles a <strong>stiff, cohesive paste</strong>, not a pourable liquid. If your mix slumps off a trowel too easily, you have added too much water.</p>',
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
type: 'title',
|
|
119
|
-
text: 'Standard Mix Proportions by Application',
|
|
120
|
-
level: 3,
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
type: 'paragraph',
|
|
124
|
-
html: 'The three mixes in this calculator cover the most common DIY and trade applications. <strong>H-200 concrete</strong> (1:2.5:3 ratio) is suitable for foundations, slabs, and structural elements. <strong>M-40 masonry mortar</strong> (1:4 ratio) is ideal for laying bricks and blocks. <strong>M-80 screed mortar</strong> (1:3 ratio) gives a strong, dense finish for floor levelling and external rendering. Always choose the mix appropriate to the load the structure will bear.',
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
type: 'title',
|
|
128
|
-
text: 'Calculating Cubic Metres for Your Project',
|
|
129
|
-
level: 3,
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
type: 'card',
|
|
133
|
-
icon: 'mdi:calculator-variant',
|
|
134
|
-
title: 'Worked Example for a Garden Slab',
|
|
135
|
-
html: '<p>For a garden patio 4m long, 3m wide and 15cm deep: <strong>4 × 3 × 0.15 = 1.80 m³</strong>. Enter these dimensions directly into the calculator and it handles the rest automatically.</p><p>Always order <strong>10% more material</strong> than the calculated figure to account for spillage, uneven sub-base and the fact that wet aggregates contain less dry material by volume than you expect.</p>',
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
type: 'title',
|
|
139
|
-
text: 'Mixing Order and the Bag Dosage System',
|
|
140
|
-
level: 3,
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
type: 'paragraph',
|
|
144
|
-
html: 'In professional construction, mixes are specified as <strong>"300kg concrete"</strong>, meaning 300kg of cement per finished cubic metre. To achieve this with a mixer: add water first, then coarse aggregate (gravel and sand), and finally add cement gradually to prevent it balling on the drum walls. This sequence ensures even distribution throughout the mix.',
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
type: 'card',
|
|
148
|
-
icon: 'mdi:package-variant-closed',
|
|
149
|
-
title: 'Always Buy 10% Extra to Cover Wastage',
|
|
150
|
-
html: '<p>Material waste on a concrete job is not optional - it is unavoidable. Sub-base irregularities, form overfill, mixer residue and the compaction factor all consume material beyond the theoretical volume. A <strong>10% surplus</strong> prevents the costly and time-critical problem of running short mid-pour with no way to restart the job.</p>',
|
|
151
|
-
},
|
|
152
|
-
],
|
|
153
|
-
ui: {
|
|
154
|
-
mixH200Label: 'Standard Concrete',
|
|
155
|
-
mixH200Hint: 'For foundations and slabs',
|
|
156
|
-
mixM40Label: 'Masonry Mortar',
|
|
157
|
-
mixM40Hint: 'For walls and blockwork',
|
|
158
|
-
mixM80Label: 'Floor Screed',
|
|
159
|
-
mixM80Hint: 'For floors and renderings',
|
|
160
|
-
modeDimsLabel: 'By Dimensions',
|
|
161
|
-
modeDirectLabel: 'Direct m³',
|
|
162
|
-
labelLength: 'Length',
|
|
163
|
-
labelWidth: 'Width',
|
|
164
|
-
labelThickness: 'Depth',
|
|
165
|
-
labelVolume: 'Total Volume (m³)',
|
|
166
|
-
binderCementLabel: 'Cement',
|
|
167
|
-
binderLimeLabel: 'Lime',
|
|
168
|
-
summaryLabel: 'Total to fill:',
|
|
169
|
-
resUnitSacks: 'Bags (25kg)',
|
|
170
|
-
resUnitShovels: 'Shovels',
|
|
171
|
-
resUnitLitres: 'Litres',
|
|
172
|
-
resLabelCement: 'Portland Cement',
|
|
173
|
-
resLabelLime: 'Hydraulic Lime',
|
|
174
|
-
resLabelSand: 'Sand / Aggregate',
|
|
175
|
-
resLabelWater: 'Clean Water',
|
|
176
|
-
proportionsTitle: 'Proportions for Selected Mix',
|
|
177
|
-
propLabelSand: 'Sand',
|
|
178
|
-
propLabelGravel: 'Gravel',
|
|
179
|
-
adviceH200: 'Ideal for columns, slabs and load-bearing structures.',
|
|
180
|
-
adviceM40: 'Perfect for laying brick or block walls.',
|
|
181
|
-
adviceM80: 'Use this for highly resistant floor screeds.',
|
|
182
|
-
adviceLimeH200: 'Lime concrete is more flexible but takes longer to set.',
|
|
183
|
-
priceTotalLabel: 'Estimated Budget',
|
|
184
|
-
priceSackLabel: 'Bag',
|
|
185
|
-
priceSandLabel: 'Sand (m³)',
|
|
186
|
-
priceDisclaimer: 'Indicative market prices. Adjust to your local supplier.',
|
|
187
|
-
},
|
|
188
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { ConcreteCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'concrete-mortar-calculator';
|
|
7
|
+
const title = 'Concrete and Mortar Calculator: Bags of Cement per Cubic Metre';
|
|
8
|
+
const description =
|
|
9
|
+
'Calculate exactly how many 25kg cement bags, sand shovels and litres of water you need per m³. Mix ratios for H200 concrete, M40 masonry mortar and M80 floor screeds.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'How many 25kg bags of cement are needed per cubic metre of concrete?',
|
|
14
|
+
answer:
|
|
15
|
+
'For standard H-200 structural concrete, you need approximately 14 bags of 25kg (350kg total) per cubic metre of compacted mix. Weaker mixes like M-40 masonry mortar require around 11 bags per m³.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'What is the difference between concrete and mortar?',
|
|
19
|
+
answer:
|
|
20
|
+
'Concrete contains coarse aggregate (gravel) in addition to cement and sand, making it structurally stronger for load-bearing applications like foundations. Mortar uses only fine sand and is used for laying bricks, pointing, and rendering surfaces.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'How many shovels of sand per cubic metre?',
|
|
24
|
+
answer:
|
|
25
|
+
'For H-200 concrete, approximately 180 shovels of sand plus 240 shovels of gravel per m³ are needed. For M-40 masonry mortar, around 400 shovels of sand (no gravel). A standard shovel holds roughly 3-4 litres of material.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Can I mix concrete by hand without a cement mixer?',
|
|
29
|
+
answer:
|
|
30
|
+
'Yes, but it requires significant physical effort and becomes impractical above 0.5 m³. Mix on a clean, watertight surface. Add water sparingly, as excess water dramatically weakens the final strength.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: 'Why does concrete crack as it dries?',
|
|
34
|
+
answer:
|
|
35
|
+
'Cracking is usually caused by rapid moisture loss during curing or excess water in the mix. Keep the concrete damp for several days after pouring by covering it with wet hessian or plastic sheeting.',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
|
|
39
|
+
const howToData = [
|
|
40
|
+
{
|
|
41
|
+
name: 'Choose the Mix Type',
|
|
42
|
+
text: 'Select whether you need structural concrete for foundations or masonry mortar for walls.',
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
name: 'Enter the Volume in m³',
|
|
46
|
+
text: 'Input the total volume or use the dimension helper: multiply length × width × thickness.',
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
name: 'Read the Quantities',
|
|
50
|
+
text: 'Check how many cement bags, sand shovels and litres of water you need to purchase.',
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
name: 'Follow the Proportion Guide',
|
|
54
|
+
text: 'Use the visual proportion bar to prepare a correctly balanced mix every time.',
|
|
55
|
+
},
|
|
56
|
+
];
|
|
57
|
+
|
|
58
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
59
|
+
'@context': 'https://schema.org',
|
|
60
|
+
'@type': 'FAQPage',
|
|
61
|
+
mainEntity: faqData.map((item) => ({
|
|
62
|
+
'@type': 'Question',
|
|
63
|
+
name: item.question,
|
|
64
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
65
|
+
})),
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
69
|
+
'@context': 'https://schema.org',
|
|
70
|
+
'@type': 'HowTo',
|
|
71
|
+
name: title,
|
|
72
|
+
description,
|
|
73
|
+
step: howToData.map((step, i) => ({
|
|
74
|
+
'@type': 'HowToStep',
|
|
75
|
+
position: i + 1,
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'en',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<ConcreteCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faqTitle: 'Frequently Asked Questions',
|
|
97
|
+
faq: faqData,
|
|
98
|
+
bibliography,
|
|
99
|
+
howTo: howToData,
|
|
100
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
101
|
+
seo: [
|
|
102
|
+
{
|
|
103
|
+
type: 'title',
|
|
104
|
+
text: 'The Science of Concrete and Mortar Mix Ratios',
|
|
105
|
+
level: 2,
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
type: 'paragraph',
|
|
109
|
+
html: 'Whether you are laying a garden slab, building a block wall, or pouring a floor screed, getting the <strong>concrete mix ratio</strong> right is the single most important factor for structural integrity. This calculator converts professional engineering dosages - expressed in kg per cubic metre - into the practical units you actually work with on site: <strong>25kg bags, shovelfuls, and litres</strong>.',
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
type: 'card',
|
|
113
|
+
icon: 'mdi:water-alert',
|
|
114
|
+
title: 'Why Water Ratio Determines Concrete Strength',
|
|
115
|
+
html: '<p>The water-to-cement ratio (w/c ratio) is the key variable controlling concrete strength. Every extra litre of water you add beyond the minimum makes the mix more workable - but permanently weakens the cured concrete by leaving voids as it evaporates.</p><p>The correct consistency resembles a <strong>stiff, cohesive paste</strong>, not a pourable liquid. If your mix slumps off a trowel too easily, you have added too much water.</p>',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'Standard Mix Proportions by Application',
|
|
120
|
+
level: 3,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'The three mixes in this calculator cover the most common DIY and trade applications. <strong>H-200 concrete</strong> (1:2.5:3 ratio) is suitable for foundations, slabs, and structural elements. <strong>M-40 masonry mortar</strong> (1:4 ratio) is ideal for laying bricks and blocks. <strong>M-80 screed mortar</strong> (1:3 ratio) gives a strong, dense finish for floor levelling and external rendering. Always choose the mix appropriate to the load the structure will bear.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'title',
|
|
128
|
+
text: 'Calculating Cubic Metres for Your Project',
|
|
129
|
+
level: 3,
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'card',
|
|
133
|
+
icon: 'mdi:calculator-variant',
|
|
134
|
+
title: 'Worked Example for a Garden Slab',
|
|
135
|
+
html: '<p>For a garden patio 4m long, 3m wide and 15cm deep: <strong>4 × 3 × 0.15 = 1.80 m³</strong>. Enter these dimensions directly into the calculator and it handles the rest automatically.</p><p>Always order <strong>10% more material</strong> than the calculated figure to account for spillage, uneven sub-base and the fact that wet aggregates contain less dry material by volume than you expect.</p>',
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: 'Mixing Order and the Bag Dosage System',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: 'In professional construction, mixes are specified as <strong>"300kg concrete"</strong>, meaning 300kg of cement per finished cubic metre. To achieve this with a mixer: add water first, then coarse aggregate (gravel and sand), and finally add cement gradually to prevent it balling on the drum walls. This sequence ensures even distribution throughout the mix.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'card',
|
|
148
|
+
icon: 'mdi:package-variant-closed',
|
|
149
|
+
title: 'Always Buy 10% Extra to Cover Wastage',
|
|
150
|
+
html: '<p>Material waste on a concrete job is not optional - it is unavoidable. Sub-base irregularities, form overfill, mixer residue and the compaction factor all consume material beyond the theoretical volume. A <strong>10% surplus</strong> prevents the costly and time-critical problem of running short mid-pour with no way to restart the job.</p>',
|
|
151
|
+
},
|
|
152
|
+
],
|
|
153
|
+
ui: {
|
|
154
|
+
mixH200Label: 'Standard Concrete',
|
|
155
|
+
mixH200Hint: 'For foundations and slabs',
|
|
156
|
+
mixM40Label: 'Masonry Mortar',
|
|
157
|
+
mixM40Hint: 'For walls and blockwork',
|
|
158
|
+
mixM80Label: 'Floor Screed',
|
|
159
|
+
mixM80Hint: 'For floors and renderings',
|
|
160
|
+
modeDimsLabel: 'By Dimensions',
|
|
161
|
+
modeDirectLabel: 'Direct m³',
|
|
162
|
+
labelLength: 'Length',
|
|
163
|
+
labelWidth: 'Width',
|
|
164
|
+
labelThickness: 'Depth',
|
|
165
|
+
labelVolume: 'Total Volume (m³)',
|
|
166
|
+
binderCementLabel: 'Cement',
|
|
167
|
+
binderLimeLabel: 'Lime',
|
|
168
|
+
summaryLabel: 'Total to fill:',
|
|
169
|
+
resUnitSacks: 'Bags (25kg)',
|
|
170
|
+
resUnitShovels: 'Shovels',
|
|
171
|
+
resUnitLitres: 'Litres',
|
|
172
|
+
resLabelCement: 'Portland Cement',
|
|
173
|
+
resLabelLime: 'Hydraulic Lime',
|
|
174
|
+
resLabelSand: 'Sand / Aggregate',
|
|
175
|
+
resLabelWater: 'Clean Water',
|
|
176
|
+
proportionsTitle: 'Proportions for Selected Mix',
|
|
177
|
+
propLabelSand: 'Sand',
|
|
178
|
+
propLabelGravel: 'Gravel',
|
|
179
|
+
adviceH200: 'Ideal for columns, slabs and load-bearing structures.',
|
|
180
|
+
adviceM40: 'Perfect for laying brick or block walls.',
|
|
181
|
+
adviceM80: 'Use this for highly resistant floor screeds.',
|
|
182
|
+
adviceLimeH200: 'Lime concrete is more flexible but takes longer to set.',
|
|
183
|
+
priceTotalLabel: 'Estimated Budget',
|
|
184
|
+
priceSackLabel: 'Bag',
|
|
185
|
+
priceSandLabel: 'Sand (m³)',
|
|
186
|
+
priceDisclaimer: 'Indicative market prices. Adjust to your local supplier.',
|
|
187
|
+
},
|
|
188
|
+
};
|