Last active
March 27, 2024 08:48
-
-
Save Loupax/6be257b6da2f75f8887a076069216092 to your computer and use it in GitHub Desktop.
Stuff you can find in the hardware store
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const stuff = [ | |
"allen wrenches", | |
"gerbil feeders", | |
"toilet seats", | |
"electric heaters", | |
"trash compactors", | |
"juice extractor", | |
"shower rods and water meters", | |
"walkie-talkies", | |
"copper wires safety goggles", | |
"radial tires", | |
"bb pellets", | |
"rubber mallets", | |
"fans and dehumidifiers", | |
"picture hangers", | |
"paper cutters", | |
"waffle irons", | |
"window shutters", | |
"paint removers", | |
"window louvres", | |
"masking tape and plastic gutters", | |
"kitchen faucets", | |
"folding tables", | |
"weather stripping", | |
"jumper cables", | |
"hooks and tackle", | |
"grout and spackle", | |
"power foggers", | |
"spoons and ladles", | |
"pesticides for fumigation", | |
"high-performance lubrication", | |
"metal roofing", | |
"water proofing", | |
"multi-purpose insulation", | |
"air compressors", | |
"brass connectors", | |
"wrecking chisels", | |
"smoke detectors", | |
"tire guages", | |
"hamster cages", | |
"thermostats and bug deflectors", | |
"trailer hitch demagnetizers", | |
"automatic circumcisers", | |
"tennis rackets", | |
"angle brackets", | |
"duracells and energizers", | |
"soffit panels", | |
"circuit brakers", | |
"vacuum cleaners", | |
"coffee makers", | |
"calculators", | |
"generators", | |
"matching salt and pepper shakers" | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment